lib: tevent: Remove select backend.
[Samba.git] / WHATSNEW.txt
blob6de5de81478b971d0d9b8ce5b554e86bf4eaebdf
1                    =============================
2                    Release Notes for Samba 4.7.1
3                          November 02, 2017
4                    =============================
7 This is the latest stable release of the Samba 4.7 release series.
10 Changes since 4.7.0:
11 --------------------
13 o  Michael Adam <obnox@samba.org>
14    * BUG 13091: vfs_glusterfs: Fix exporting subdirs with shadow_copy2.
16 o  Jeremy Allison <jra@samba.org>
17    * BUG 13027: s3: smbd: Currently if getwd() fails after a chdir(), we panic.
18    * BUG 13068: s3: VFS: Ensure default SMB_VFS_GETWD() call can't return a
19      partially completed struct smb_filename.
20    * BUG 13069: sys_getwd() can leak memory or possibly return the wrong errno
21      on older systems.
22    * BUG 13093: 'smbclient' doesn't correctly canonicalize all local names
23      before use.
25 o  Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
26    * BUG 13095: Fix broken linked attribute handling.
28 o  Andrew Bartlett <abartlet@samba.org>
29    * BUG 12994: Missing LDAP query escapes in DNS rpc server.
30    * BUG 13087: replace: Link to -lbsd when building replace.c by hand.
32 o  Ralph Boehme <slow@samba.org>
33    * BUG 6133: Cannot delete non-ACL files on Solaris/ZFS/NFSv4 ACL filesystem.
34    * BUG 7909: Map SYNCHRONIZE acl permission statically in zfs_acl vfs module.
35    * BUG 7933: Samba fails to honor SEC_STD_WRITE_OWNER bit with the
36      acl_xattr module.
37    * BUG 12991: s3/mdssvc: Missing assignment in sl_pack_float.
38    * BUG 12995: Wrong Samba access checks when changing DOS attributes.
39    * BUG 13062: samba_runcmd_send() leaves zombie processes on timeout
40    * BUG 13065: net: groupmap cleanup should not delete BUILTIN mappings.
41    * BUG 13076: Enabling vfs_fruit results in loss of Finder tags and other
42      xattrs.
44 o  Alexander Bokovoy <ab@samba.org>
45    * BUG 9613: man pages: Properly ident lists.
46    * BUG 13081: smb.conf.5: Sort parameters alphabetically.
48 o  Samuel Cabrero <scabrero@suse.de>
49    * BUG 12993: s3: spoolss: Fix GUID string format on GetPrinter info.
51 o  Amitay Isaacs <amitay@gmail.com>
52    * BUG 13042: Remote serverid check doesn't check for the unique id.
53    * BUG 13056: CTDB starts consuming memory if there are dead nodes in the
54      cluster.
55    * BUG 13070: ctdb-common: Ignore event scripts with multiple '.'s.
57 o  Lutz Justen <ljusten@google.com>
58    * BUG 13046: libgpo doesn't sort the GPOs in the correct order.
60 o  Volker Lendecke <vl@samba.org>
61    * BUG 13042: Remote serverid check doesn't check for the unique id.
62    * BUG 13090: vfs_catia: Fix a potential memleak.
63    * BUG 12903: Fix file change notification for renames.
65 o  Gary Lockyer <gary@catalyst.net.nz>
66    * BUG 12952: Samba DNS server does not honour wildcards.
68 o  Stefan Metzmacher <metze@samba.org>
69    * BUG 13079:  Can't change password in samba from a Windows client if Samba
70      runs on IPv6 only interface.
72 o  Anoop C S <anoopcs@redhat.com>
73    * BUG 13086: vfs_fruit: Replace closedir() by SMB_VFS_CLOSEDIR.
75 o  Christof Schmitt <cs@samba.org>
76    * BUG 13047: Apple client can't cope with SMB2 async replies when creating
77      symlinks.
79 o  Andreas Schneider <asn@samba.org>
80    * BUG 12959: s4:rpc_server:backupkey: Move variable into scope.
81    * BUG 13099: s4:scripting: Fix ntstatus_gen.h generation on 32bit.
82    * BUG 13100: s3:vfs_glusterfs: Fix a double free in vfs_gluster_getwd().
83    * BUG 13101: Fix resouce leaks and pointer issues.
85 o  Jorge Schrauwen
86    * BUG 13049: vfs_solarisacl: Fix build for samba 4.7 and up.
89 #######################################
90 Reporting bugs & Development Discussion
91 #######################################
93 Please discuss this release on the samba-technical mailing list or by
94 joining the #samba-technical IRC channel on irc.freenode.net.
96 If you do report problems then please try to send high quality
97 feedback. If you don't provide vital information to help us track down
98 the problem then you will probably be ignored.  All bug reports should
99 be filed under the "Samba 4.1 and newer" product in the project's Bugzilla
100 database (https://bugzilla.samba.org/).
103 ======================================================================
104 == Our Code, Our Bugs, Our Responsibility.
105 == The Samba Team
106 ======================================================================
109 Release notes for older releases follow:
110 ----------------------------------------
112                    =============================
113                    Release Notes for Samba 4.7.0
114                         September 20, 2017
115                    =============================
118 This is the first stable release of Samba 4.7.
119 Please read the release notes carefully before upgrading.
121 UPGRADING
122 =========
124 'smbclient' changes
125 ------------------
127 'smbclient' no longer prints a 'Domain=[...] OS=[Windows 6.1] Server=[...]'
128 banner when connecting to the first server. With SMB2 and Kerberos,
129 there's no way to print this information reliably. Now we avoid it at all
130 consistently. In interactive sessions the following banner is now presented
131 to the user: 'Try "help" do get a list of possible commands.'.
133 The default for "client max protocol" has changed to "SMB3_11",
134 which means that 'smbclient' (and related commands) will work against
135 servers without SMB1 support.
137 It's possible to use the '-m/--max-protocol' option to overwrite
138 the "client max protocol" option temporarily.
140 Note that the '-e/--encrypt' option also works with most SMB3 servers
141 (e.g. Windows >= 2012 and Samba >= 4.0.0), so the SMB1 unix extensions
142 are not required for encryption.
144 The change to SMB3_11 as default also means 'smbclient' no longer
145 negotiates SMB1 unix extensions by default, when talking to a Samba server with
146 "unix extensions = yes".  As a result, some commands are not available, e.g.
147 'posix_encrypt', 'posix_open', 'posix_mkdir', 'posix_rmdir', 'posix_unlink',
148 'posix_whoami', 'getfacl' and 'symlink'. Using "-mNT1" reenables them, if the
149 server supports SMB1.
151 Note the default ("CORE") for "client min protocol" hasn't changed,
152 so it's still possible to connect to SMB1-only servers by default.
154 'smbclient' learned a new command 'deltree' that is able to do
155 a recursive deletion of a directory tree.
158 NEW FEATURES/CHANGES
159 ====================
161 Whole DB read locks: Improved LDAP and replication consistency
162 --------------------------------------------------------------
164 Prior to Samba 4.7 and ldb 1.2.0, the LDB database layer used by Samba
165 erroneously did not take whole-DB read locks to protect search
166 and DRS replication operations.
168 While each object returned remained subject to a record-level lock (so
169 would remain consistent to itself), under a race condition with a
170 rename or delete, it and any links (like the member attribute) to it
171 would not be returned.
173 The symptoms of this issue include:
175 Replication failures with this error showing in the client side logs:
176  error during DRS repl ADD: No objectClass found in replPropertyMetaData for
177  Failed to commit objects:
178  WERR_GEN_FAILURE/NT_STATUS_INVALID_NETWORK_RESPONSE
180 A crash of the server, in particular the rpc_server process with
181  INTERNAL ERROR: Signal 11
183 LDAP read inconsistency
184  A DN subject to a search at the same time as it is being renamed
185  may not appear under either the old or new name, but will re-appear
186  for a subsequent search.
188 See https://bugzilla.samba.org/show_bug.cgi?id=12858 for more details
189 and updated advise on database recovery for affected installations.
191 Samba AD with MIT Kerberos
192 --------------------------
194 After four years of development, Samba finally supports compiling and
195 running Samba AD with MIT Kerberos. You can enable it with:
197     ./configure --with-system-mitkrb5
199 Samba requires version 1.15.1 of MIT Kerberos to build with AD DC support.
200 The krb5-devel and krb5-server packages are required.
201 The feature set is not on par with the Heimdal build but the most important
202 things, like forest and external trusts, are working. Samba uses the KDC binary
203 provided by MIT Kerberos.
205 Missing features, compared to Heimdal, are:
206   * PKINIT support
207   * S4U2SELF/S4U2PROXY support
208   * RODC support (not fully working with Heimdal either)
210 The Samba AD process will take care of starting the MIT KDC and it will load a
211 KDB (Kerberos Database) driver to access the Samba AD database.  When
212 provisioning an AD DC using 'samba-tool' it will take care of creating a correct
213 kdc.conf file for the MIT KDC.
215 For further details, see:
216 https://wiki.samba.org/index.php/Running_a_Samba_AD_DC_with_MIT_Kerberos_KDC
218 Dynamic RPC port range
219 ----------------------
221 The dynamic port range for RPC services has been changed from the old default
222 value "1024-1300" to "49152-65535". This port range is not only used by a
223 Samba AD DC, but also applies to all other server roles including NT4-style
224 domain controllers. The new value has been defined by Microsoft in Windows
225 Server 2008 and newer versions. To make it easier for Administrators to control
226 those port ranges we use the same default and make it configurable with the
227 option: "rpc server dynamic port range".
229 The "rpc server port" option sets the first available port from the new
230 "rpc server dynamic port range" option. The option "rpc server port" only
231 applies to Samba provisioned as an AD DC.
233 Authentication and Authorization audit support
234 ----------------------------------------------
236 Detailed authentication and authorization audit information is now
237 logged to Samba's debug logs under the "auth_audit" debug class,
238 including in particular the client IP address triggering the audit
239 line.  Additionally, if Samba is compiled against the jansson JSON
240 library, a JSON representation is logged under the "auth_json_audit"
241 debug class.
243 Audit support is comprehensive for all authentication and
244 authorisation of user accounts in the Samba Active Directory Domain
245 Controller, as well as the implicit authentication in password
246 changes.  In the file server and classic/NT4 domain controller, NTLM
247 authentication, SMB and RPC authorization is covered, however password
248 changes are not at this stage, and this support is not currently
249 backed by a testsuite.
251 For further details, see:
252 https://wiki.samba.org/index.php/Setting_up_Audit_Logging
254 Multi-process LDAP Server
255 -------------------------
257 The LDAP server in the AD DC now honours the process model used for
258 the rest of the 'samba' process, rather than being forced into a single
259 process.  This aids in Samba's ability to scale to larger numbers of AD
260 clients and the AD DC's overall resiliency, but will mean that there is a
261 fork()ed child for every LDAP client, which may be more resource
262 intensive in some situations.  If you run Samba in a
263 resource-constrained VM, consider allocating more RAM and swap space.
265 Improved Read-Only Domain Controller (RODC) Support
266 ---------------------------------------------------
268 Support for RODCs in Samba AD until now has been experimental. With this latest
269 version, many of the critical bugs have been fixed and the RODC can be used in
270 DC environments requiring no writable behaviour. RODCs now correctly support
271 bad password lockouts and password disclosure auditing through the
272 msDS-RevealedUsers attribute.
274 The fixes made to the RWDC will also allow Windows RODC to function more
275 correctly and to avoid strange data omissions such as failures to replicate
276 groups or updated passwords. Password changes are currently rejected at the
277 RODC, although referrals should be given over LDAP. While any bad passwords can
278 trigger domain-wide lockout, good passwords which have not been replicated yet
279 for a password change can only be used via NTLM on the RODC (and not Kerberos).
281 The reliability of RODCs locating a writable partner still requires some
282 improvements and so the 'password server' configuration option is generally
283 recommended on the RODC.
285 Samba 4.7 is the first Samba release to be secure as an RODC or when
286 hosting an RODC.  If you have been using earlier Samba versions to
287 host or be an RODC, please upgrade.
289 In particular see https://bugzilla.samba.org/show_bug.cgi?id=12977 for
290 details on the security implications for password disclosure to an
291 RODC using earlier versions.
293 Additional password hashes stored in supplementalCredentials
294 ------------------------------------------------------------
296 A new config option 'password hash userPassword schemes' has been added to
297 enable generation of SHA-256 and SHA-512 hashes (without storing the plaintext
298 password with reversible encryption). This builds upon previous work to improve
299 password sync for the AD DC (originally using GPG).
301 The user command of 'samba-tool' has been updated in order to be able to
302 extract these additional hashes, as well as extracting the (HTTP) WDigest
303 hashes that we had also been storing in supplementalCredentials.
305 Improvements to DNS during Active Directory domain join
306 -------------------------------------------------------
308 The 'samba-tool' domain join command will now add the A and GUID DNS records
309 (on both the local and remote servers) during a join if possible via RPC. This
310 should allow replication to proceed more smoothly post-join.
312 The mname element of the SOA record will now also be dynamically generated to
313 point to the local read-write server. 'samba_dnsupdate' should now be more
314 reliable as it will now find the appropriate name server even when resolv.conf
315 points to a forwarder.
317 Significant AD performance and replication improvements
318 -------------------------------------------------------
320 Previously, replication of group memberships was been an incredibly expensive
321 process for the AD DC. This was mostly due to unnecessary CPU time being spent
322 parsing member linked attributes. The database now stores these linked
323 attributes in sorted form to perform efficient searches for existing members.
324 In domains with a large number of group memberships, a join can now be
325 completed in half the time compared with Samba 4.6.
327 LDAP search performance has also improved, particularly in the unindexed search
328 case. Parsing and processing of security descriptors should now be more
329 efficient, improving replication but also overall performance.
331 Query record for open file or directory
332 ---------------------------------------
334 The record attached to an open file or directory in Samba can be
335 queried through the 'net tdb locking' command. In clustered Samba this
336 can be useful to determine the file or directory triggering
337 corresponding "hot" record warnings in ctdb.
339 Removal of lpcfg_register_defaults_hook()
340 -----------------------------------------
342 The undocumented and unsupported function lpcfg_register_defaults_hook()
343 that was used by external projects to call into Samba and modify
344 smb.conf default parameter settings has been removed. If your project
345 was using this call please raise the issue on
346 samba-technical@lists.samba.org in order to design a supported
347 way of obtaining the same functionality.
349 Change of loadable module interface
350 -----------------------------------
352 The _init function of all loadable modules in Samba has changed
353 from:
355 NTSTATUS _init(void);
359 NTSTATUS _init(TALLOC_CTX *);
361 This allows a program loading a module to pass in a long-lived
362 talloc context (which must be guaranteed to be alive for the
363 lifetime of the module). This allows modules to avoid use of
364 the talloc_autofree_context() (which is inherently thread-unsafe)
365 and still be valgrind-clean on exit. Modules that don't need to
366 free long-lived data on exit should use the NULL talloc context.
368 SHA256 LDAPS Certificates
369 -------------------------
371 The self-signed certificate generated for use on LDAPS will now be
372 generated with a SHA256 self-signature, not a SHA1 self-signature.
374 Replacing this certificate with a certificate signed by a trusted
375 CA is still highly recommended.
377 CTDB changes
378 ------------
380 * CTDB no longer allows mixed minor versions in a cluster
382   See the AllowMixedVersions tunable option in ctdb-tunables(7) and also
383   https://wiki.samba.org/index.php/Upgrading_a_CTDB_cluster#Policy
385 * CTDB now ignores hints from Samba about TDB flags when attaching to databases
387   CTDB will use the correct flags depending on the type of database.
388   For clustered databases, the smb.conf setting
389   dbwrap_tdb_mutexes:*=true will be ignored. Instead, CTDB continues
390   to use the TDBMutexEnabled tunable.
392 * New configuration variable CTDB_NFS_CHECKS_DIR
394   See ctdbd.conf(5) for more details.
396 * The CTDB_SERVICE_AUTOSTARTSTOP configuration variable has been
397   removed
399   To continue to manage/unmanage services while CTDB is running:
401   - Start service by hand and then flag it as managed
403   - Mark service as unmanaged and shut it down by hand
405   - In some cases CTDB does something fancy - e.g. start Samba under
406     "nice", so care is needed. One technique is to disable the
407     eventscript, mark as managed, run the startup event by hand and then
408     re-enable the eventscript.
410 * The CTDB_SCRIPT_DEBUGLEVEL configuration variable has been removed
412 * The example NFS Ganesha call-out has been improved
414 * A new "replicated" database type is available
416   Replicated databases are intended for CTDB's internal use to
417   replicate state data across the cluster, but may find other
418   uses. The data in replicated databases is valid for the lifetime of
419   CTDB and cleared on first attach.
421 Using x86_64 Accelerated AES Crypto Instructions
422 ------------------------------------------------
424 Samba on x86_64 can now be configured to use the Intel accelerated AES
425 instruction set, which has the potential to make SMB3 signing and
426 encryption much faster on client and server. To enable this, configure
427 Samba using the new option --accel-aes=intelaesni.
429 This is a temporary solution that is being included to allow users
430 to enjoy the benefits of Intel accelerated AES on the x86_64 platform,
431 but the longer-term solution will be to move Samba to a fully supported
432 external crypto library.
434 The third_party/aesni-intel code will be removed from Samba as soon as
435 external crypto library performance reaches parity.
437 The default is to build without setting --accel-aes, which uses the
438 existing Samba software AES implementation.
440 Parameter changes
441 -----------------
443 The "strict sync" global parameter has been changed from
444 a default of "no" to "yes". This means smbd will by default
445 obey client requests to synchronize unwritten data in operating
446 system buffers safely onto disk. This is a safer default setting
447 for modern SMB1/2/3 clients.
449 The 'ntlm auth' option default is renamed to 'ntlmv2-only', reflecting
450 the previous behaviour.  Two new values have been provided,
451 'mschapv2-and-ntlmv2-only' (allowing MSCHAPv2 while denying NTLMv1)
452 and 'disabled', totally disabling NTLM authentication and password
453 changes.
455 smb.conf changes
456 ================
458   Parameter Name                     Description             Default
459   --------------                     -----------             -------
460   allow unsafe cluster upgrade       New parameter           no
461   auth event notification            New parameter           no
462   auth methods                       Deprecated
463   client max protocol                Effective               SMB3_11
464                                      default changed
465   map untrusted to domain            New value/              auto
466                                      Default changed/
467                                      Deprecated
468   mit kdc command                    New parameter
469   profile acls                       Deprecated
470   rpc server dynamic port range      New parameter           49152-65535
471   strict sync                        Default changed         yes
472   password hash userPassword schemes New parameter
473   ntlm auth                          New values              ntlmv2-only
476 KNOWN ISSUES
477 ============
479 https://wiki.samba.org/inFdex.php/Release_Planning_for_Samba_4.7#Release_blocking_bugs
482 CHANGES SINCE 4.7.0rc6
483 ======================
485 o  CVE-2017-12150:
486    A man in the middle attack may hijack client connections.
488 o  CVE-2017-12151:
489    A man in the middle attack can read and may alter confidential
490    documents transferred via a client connection, which are reached
491    via DFS redirect when the original connection used SMB3.
493 o  CVE-2017-12163:
494    Client with write access to a share can cause server memory contents to be
495    written into a file or printer.
498 CHANGES SINCE 4.7.0rc5
499 ======================
501 o  Jeremy Allison <jra@samba.org>
502    * BUG 13003: s3: vfs: catia: compression get/set must act only on base file, and
503      must cope with fsp==NULL.
504    * BUG 13008: lib: crypto: Make smbd use the Intel AES instruction set for signing
505      and encryption.
507 o  Andrew Bartlett <abartlet@samba.org>
508    * BUG 12946: s4-drsuapi: Avoid segfault when replicating as a non-admin with
509      GUID_DRS_GET_CHANGES.
510    * BUG 13015: Allow re-index of newer databases with binary GUID TDB keys
511      (this officially removes support for re-index of the original pack format 0,
512      rather than simply segfaulting).
513    * BUG 13017: Add ldb_ldif_message_redacted_string() to allow debug of redacted
514      log messages, avoiding showing secret values.
515    * BUG 13023: ldb: version 1.2.2.
516    * BUG 13025: schema: Rework dsdb_schema_set_indices_and_attributes() db
517      operations.
519 o  Alexander Bokovoy <ab@samba.org>
520    * BUG 13030: Install dcerpc/__init__.py for all Python environments.
522 o  Ralph Boehme <slow@samba.org>
523    * BUG 13024: s3/smbd: Sticky write time offset miscalculation causes broken
524      timestamps
525    * BUG 13037: lib/util: Only close the event_fd in tfork if the caller didn't
526      call tfork_event_fd().
528 o  Volker Lendecke <vl@samba.org>
529    * BUG 13006: messaging: Avoid a socket leak after fork.
531 o  Stefan Metzmacher <metze@samba.org>
532    * BUG 13018: charset: Fix str[n]casecmp_m() by comparing lower case values.
534 o  Gary Lockyer <gary@catalyst.net.nz>
535    * BUG 13037: util_runcmd: Free the fde in event handler.
537 o  Amitay Isaacs <amitay@gmail.com>
538    * BUG 13012: ctdb-daemon: Fix implementation of process_exists control.
539    * BUG 13021: GET_DB_SEQNUM control can cause ctdb to deadlock when databases
540      are frozen.
541    * BUG 13029: ctdb-daemon: Free up record data if a call request is deferred.
542    * BUG 13036: ctdb-client: Initialize ctdb_ltdb_header completely for empty
543      record.
545 o  Christof Schmitt <cs@samba.org>
546    * BUG 13032: vfs_streams_xattr: Fix segfault when running with log level 10.
549 CHANGES SINCE 4.7.0rc4
550 ======================
552 o  Andrew Bartlett <abartlet@samba.org>
553    * BUG 12929: smb.conf: Explain that "ntlm auth" is a per-passdb setting.
554    * BUG 12953: s4/lib/tls: Use SHA256 to sign the TLS certificates.
556 o  Jeremy Allison <jra@samba.org>
557    * BUG 12932: Get rid of talloc_autofree_context().
559 o  Amitay Isaacs <amitay@gmail.com>
560    * BUG 12978: After restarting CTDB, it attaches replicated databases with
561      wrong flags.
563 o  Stefan Metzmacher <metze@samba.org>
564    * BUG 12863: s3:smbclient: Don't try any workgroup listing with
565      "client min protocol = SMB2".
566    * BUG 12876: s3:libsmb: Don't call cli_NetServerEnum() on SMB2/3 connections
567      in SMBC_opendir_ctx().
568    * BUG 12881: s3:libsmb: Let do_connect() debug the negotiation result
569      similar to "session request ok".
570    * BUG 12919: s4:http/gensec: add missing tevent_req_done() to
571      gensec_http_ntlm_update_done().
572    * BUG 12968: Fix 'smbclient tarmode' with SMB2/3.
573    * BUG 12973: 'smbd': Don't use a lot of CPU on startup of a connection.
575 o  Christof Schmitt <cs@samba.org>
576    * BUG 12983: vfs_default: Fix passing of errno from async calls.
578 o  Andreas Schneider <asn@samba.org>
579    * BUG 12629: s3:utils: Do not report an invalid range for AD DC role.
580    * BUG 12704: s3:libsmb: Let get_ipc_connect() use
581      CLI_FULL_CONNECTION_FORCE_SMB1.
582    * BUG 12930: Fix build issues with GCC 7.1.
583    * BUG 12950: s3:script: Untaint user supplied data in modprinter.pl.
584    * BUG 12956: s3:libads: Fix changing passwords with Kerberos.
585    * BUG 12975: Fix changing the password with 'smbpasswd' as a local user on
586      a domain member.
589 CHANGES SINCE 4.7.0rc3
590 ======================
592 o  Jeremy Allison <jra@samba.org>
593    * BUG 12913: Implement cli_smb2_setatr() by calling cli_smb2_setpathinfo().
595 o  Andrew Bartlett <abartlet@samba.org>
596    * BUG 11392: s4-cldap/netlogon: Match Windows 2012R2 and return
597      NETLOGON_NT_VERSION_5 when version unspecified.
598    * BUG 12855: dsdb: Do not force a re-index of sam.ldb on upgrade to 4.7.
599    * BUG 12904: dsdb: Fix dsdb_next_callback to correctly use ldb_module_done()
600      etc.
601    * BUG 12939: s4-rpc_server: Improve debug of new endpoints.
603 o  Ralph Boehme <slow@samba.org>
604    * BUG 12791: Fix kernel oplocks issues with named streams.
605    * BUG 12944: vfs_gpfs: Handle EACCES when fetching DOS attributes from xattr.
607 o  Bob Campbell <bobcampbell@catalyst.net.nz>
608    * BUG 12842: samdb/cracknames: Support user and service principal as desired
609      format.
611 o  David Disseldorp <ddiss@samba.org>
612    * BUG 12911: vfs_ceph: Fix cephwrap_chdir().
614 o  Gary Lockyer <gary@catalyst.net.nz>
615    * BUG 12865: Track machine account ServerAuthenticate3.
617 o  Marc Muehlfeld <mmuehlfeld@samba.org>
618    * BUG 12947: python: Fix incorrect kdc.conf parameter name in kerberos.py.
620 o  Noel Power <noel.power@suse.com>
621    * BUG 12937: s3/utils: 'smbcacls' failed to detect DIRECTORIES using SMB2
622      (Windows only).
624 o  Arvid Requate <requate@univention.de>
625    * BUG 11392: s4-dsdb/netlogon: Allow missing ntver in cldap ping.
627 o  Anoop C S <anoopcs@redhat.com>
628    * BUG 12936: source3/client: Fix typo in help message displayed by default.
630 o  Andreas Schneider <asn@samba.org>
631    * BUG 12930: Fix building with GCC 7.1.1.
634 CHANGES SINCE 4.7.0rc2
635 ======================
637 o  Jeremy Allison <jra@samba.org>
638    * BUG 12836: s3: smbd: Fix a read after free if a chained SMB1 call goes
639      async.
640    * BUG 12899: s3: libsmb: Reverse sense of 'clear all attributes', ignore
641      attribute change in SMB2 to match SMB1.
642    * BUG 12914: s3: smbclient: Add new command deltree.
644 o  Ralph Boehme <slow@samba.org>
645    * BUG 12885: s3/smbd: Let non_widelink_open() chdir() to directories
646      directly.
647    * BUG 12887: Remove SMB_VFS_STRICT_UNLOCK noop from the VFS.
648    * BUG 12891: Enable TDB mutexes in dbwrap and ctdb.
649    * BUG 12897: vfs_fruit: don't use MS NFS ACEs with Windows clients.
650    * BUG 12910: s3/notifyd: Ensure notifyd doesn't return from
651      smbd_notifyd_init.
653 o  Alexander Bokovoy <ab@samba.org>
654    * BUG 12905: Build py3 versions of other rpc modules.
656 o  Günther Deschner <gd@samba.org>
657    * BUG 12840: vfs_fruit: Add "fruit:model = <modelname>" parametric option.
659 o  Dustin L. Howett
660    * BUG 12720: idmap_ad: Retry query_user exactly once if we get
661      TLDAP_SERVER_DOWN.
663 o  Amitay Isaacs <amitay@gmail.com>
664    * BUG 12891: dbwrap_ctdb: Fix calculation of persistent flag.
666 o  Thomas Jarosch <thomas.jarosch@intra2net.com>
667    * BUG 12927: s3: libsmb: Fix use-after-free when accessing pointer *p.
669 o  Volker Lendecke <vl@samba.org>
670    * BUG 12925: smbd: Fix a connection run-down race condition.
672 o  Stefan Metzmacher <metze@samba.org>
673    * tevent: version 0.9.33: make tevent_req_print() more robust against crashes.
674    * ldb: version 1.2.1
675    * BUG 12882: Do not install _ldb_text.py if we have system libldb.
676    * BUG 12890: s3:smbd: consistently use talloc_tos() memory for
677      rpc_pipe_open_interface().
678    * BUG 12900: Fix index out of bound in ldb_msg_find_common_values.
680 o  Rowland Penny <rpenny@samba.org>
681    * BUG 12884: Easily edit a users object in AD, as if using 'ldbedit'.
683 o  Bernhard M. Wiedemann <bwiedemann@suse.de>
684    * BUG 12906: s3: drop build_env
686 o  Andreas Schneider <asn@samba.org>
687    * BUG 12882: waf: Do not install _ldb_text.py if we have system libldb.
689 o  Martin Schwenke <martin@meltin.net>
690    * BUG 12898: ctdb-common: Set close-on-exec when creating PID file.
693 CHANGES SINCE 4.7.0rc1
694 ======================
696 o  Jeffrey Altman <jaltman@secure-endpoints.com>
697    * BUG 12894: CVE-2017-11103: Orpheus' Lyre KDC-REP service name validation
700 #######################################
701 Reporting bugs & Development Discussion
702 #######################################
704 Please discuss this release on the samba-technical mailing list or by
705 joining the #samba-technical IRC channel on irc.freenode.net.
707 If you do report problems then please try to send high quality
708 feedback. If you don't provide vital information to help us track down
709 the problem then you will probably be ignored.  All bug reports should
710 be filed under the Samba 4.1 and newer product in the project's Bugzilla
711 database (https://bugzilla.samba.org/).
714 ======================================================================
715 == Our Code, Our Bugs, Our Responsibility.
716 == The Samba Team
717 ======================================================================