s3: VFS: Catia: Ensure path name is also converted.
[Samba.git] / WHATSNEW.txt
blobfb533f3688e92931b710152ebe15ab3eaca8292d
1                    =============================
2                    Release Notes for Samba 4.6.4
3                             May 24, 2017
4                    =============================
7 This is a security release in order to address the following defect:
9 o  CVE-2017-7494 (Remote code execution from a writable share)
11 =======
12 Details
13 =======
15 o  CVE-2017-7494:
16    All versions of Samba from 3.5.0 onwards are vulnerable to a remote
17    code execution vulnerability, allowing a malicious client to upload a
18    shared library to a writable share, and then cause the server to load
19    and execute it.
22 Changes since 4.6.3:
23 ---------------------
25 o  Volker Lendecke <vl@samba.org>
26    * BUG 12780: CVE-2017-7494: Avoid remote code execution from a writable
27      share.
30 #######################################
31 Reporting bugs & Development Discussion
32 #######################################
34 Please discuss this release on the samba-technical mailing list or by
35 joining the #samba-technical IRC channel on irc.freenode.net.
37 If you do report problems then please try to send high quality
38 feedback. If you don't provide vital information to help us track down
39 the problem then you will probably be ignored.  All bug reports should
40 be filed under the "Samba 4.1 and newer" product in the project's Bugzilla
41 database (https://bugzilla.samba.org/).
44 ======================================================================
45 == Our Code, Our Bugs, Our Responsibility.
46 == The Samba Team
47 ======================================================================
50 Release notes for older releases follow:
51 ----------------------------------------
53                    =============================
54                    Release Notes for Samba 4.6.3
55                            April 25, 2017
56                    =============================
59 This is the latest stable release of the Samba 4.6 release series.
62 Changes since 4.6.2:
63 --------------------
65 o  Michael Adam <obnox@samba.org>
66    * BUG 12743: s3:vfs:shadow_copy2: vfs_shadow_copy2 fails to list snapshots
67      from shares with GlusterFS backend.
69 o  Jeremy Allison <jra@samba.org>
70    * BUG 12559: Fix for Solaris C compiler.
71    * BUG 12628: s3: locking: Update oplock optimization for the leases era.
72    * BUG 12693: Make the Solaris C compiler happy.
73    * BUG 12695: s3: libgpo: Allow skipping GPO objects that don't have the
74      expected LDAP attributes.
75    * BUG 12747: Fix buffer overflow caused by wrong use of getgroups.
77 o  Hanno Boeck <hanno@hboeck.de>
78    * BUG 12746: lib: debug: Avoid negative array access.
79    * BUG 12748: cleanupdb: Fix a memory read error.
81 o  Ralph Boehme <slow@samba.org>
82    * BUG 7537: streams_xattr and kernel oplocks results in
83      NT_STATUS_NETWORK_BUSY.
84    * BUG 11961: winbindd: idmap_autorid allocates ids for unknown SIDs from other
85      backends.
86    * BUG 12565: vfs_fruit: Resource fork open request with
87      flags=O_CREAT|O_RDONLY.
88    * BUG 12615: manpages/vfs_fruit: Document global options.
89    * BUG 12624: lib/pthreadpool: Fix a memory leak.
90    * BUG 12727: Lookup-domain for well-known SIDs on a DC.
91    * BUG 12728: winbindd: Fix error handling in rpc_lookup_sids().
92    * BUG 12729: winbindd: Trigger possible passdb_dsdb initialisation.
94 o  Alexander Bokovoy <ab@samba.org>
95    * BUG 12611: credentials_krb5: use gss_acquire_cred for client-side GSSAPI
96      use case.
97    * BUG 12690: lib/crypto: Implement samba.crypto Python module for RC4.
99 o  Amitay Isaacs <amitay@gmail.com>
100    * BUG 12697: ctdb-readonly: Avoid a tight loop waiting for revoke to
101      complete.
102    * BUG 12723: ctdb_event monitor command crashes if event is not specified.
103    * BUG 12733: ctdb-docs: Fix documentation of "-n" option to 'ctdb tool'.
105 o  Volker Lendecke <vl@samba.org>
106    * BUG 12558: smbd: Fix smb1 findfirst with DFS.
107    * BUG 12610: smbd: Do an early exit on negprot failure.
108    * BUG 12699: winbindd: Fix substitution for 'template homedir'.
110 o  Stefan Metzmacher <metze@samba.org>
111    * BUG 12554: s4:kdc: Disable principal based autodetected referral detection.
112    * BUG 12613: idmap_autorid: Allocate new domain range if the callers knows
113      the sid is valid.
114    * BUG 12724: LINKFLAGS_PYEMBED should not contain -L/some/path.
115    * BUG 12725: PAM auth with WBFLAG_PAM_GET_PWD_POLICY returns wrong policy for
116      trusted domain.
117    * BUG 12731: rpcclient: Allow -U'OTHERDOMAIN\user' again.
119 o  Christof Schmitt <cs@samba.org>
120    * BUG 12725: winbindd: Fix password policy for pam authentication.
122 o  Andreas Schneider <asn@samba.org>
123    * BUG 12554: s3:gse: Correctly handle external trusts with MIT.
124    * BUG 12611: auth/credentials: Always set the realm if we set the principal
125      from the ccache.
126    * BUG 12686: replace: Include sysmacros.h.
127    * BUG 12687: s3:vfs_expand_msdfs: Do not open the remote address as a file.
128    * BUG 12704: s3:libsmb: Only print error message if kerberos use is forced.
129    * BUG 12708: winbindd: Child process crashes when kerberos-authenticating
130      a user with wrong password.
132 o  Uri Simchoni <uri@samba.org>
133    * BUG 12715: vfs_fruit: Office document opens as read-only on macOS due to
134      CNID semantics.
135    * BUG 12737: vfs_acl_xattr: Fix failure to get ACL on Linux if memory is
136      fragmented.
139 #######################################
140 Reporting bugs & Development Discussion
141 #######################################
143 Please discuss this release on the samba-technical mailing list or by
144 joining the #samba-technical IRC channel on irc.freenode.net.
146 If you do report problems then please try to send high quality
147 feedback. If you don't provide vital information to help us track down
148 the problem then you will probably be ignored.  All bug reports should
149 be filed under the "Samba 4.1 and newer" product in the project's Bugzilla
150 database (https://bugzilla.samba.org/).
153 ======================================================================
154 == Our Code, Our Bugs, Our Responsibility.
155 == The Samba Team
156 ======================================================================
159 ----------------------------------------------------------------------
162                    =============================
163                    Release Notes for Samba 4.6.2
164                            March 31, 2017
165                    =============================
168 This is a bug fix release to address a regression introduced by the security
169 fixes for CVE-2017-2619 (Symlink race allows access outside share definition).
170 Please see https://bugzilla.samba.org/show_bug.cgi?id=12721 for details.
173 Changes since 4.6.1:
174 --------------------
176 o  Jeremy Allison <jra@samba.org>
177    * BUG 12721: Fix regression with "follow symlinks = no".
180 #######################################
181 Reporting bugs & Development Discussion
182 #######################################
184 Please discuss this release on the samba-technical mailing list or by
185 joining the #samba-technical IRC channel on irc.freenode.net.
187 If you do report problems then please try to send high quality
188 feedback. If you don't provide vital information to help us track down
189 the problem then you will probably be ignored.  All bug reports should
190 be filed under the "Samba 4.1 and newer" product in the project's Bugzilla
191 database (https://bugzilla.samba.org/).
194 ======================================================================
195 == Our Code, Our Bugs, Our Responsibility.
196 == The Samba Team
197 ======================================================================
200 ----------------------------------------------------------------------
203                    =============================
204                    Release Notes for Samba 4.6.1
205                            March 23, 2017
206                    =============================
209 This is a security release in order to address the following defect:
211 o  CVE-2017-2619 (Symlink race allows access outside share definition)
213 =======
214 Details
215 =======
217 o  CVE-2017-2619:
218    All versions of Samba prior to 4.6.1, 4.5.7, 4.4.11 are vulnerable to
219    a malicious client using a symlink race to allow access to areas of
220    the server file system not exported under the share definition.
222    Samba uses the realpath() system call to ensure when a client requests
223    access to a pathname that it is under the exported share path on the
224    server file system.
226    Clients that have write access to the exported part of the file system
227    via SMB1 unix extensions or NFS to create symlinks can race the server
228    by renaming a realpath() checked path and then creating a symlink. If
229    the client wins the race it can cause the server to access the new
230    symlink target after the exported share path check has been done. This
231    new symlink target can point to anywhere on the server file system.
233    This is a difficult race to win, but theoretically possible. Note that
234    the proof of concept code supplied wins the race reliably only when
235    the server is slowed down using the strace utility running on the
236    server. Exploitation of this bug has not been seen in the wild.
239 Changes since 4.6.0:
240 --------------------
242 o  Jeremy Allison <jra@samba.org>
243    * BUG 12496: CVE-2017-2619: Symlink race permits opening files outside share
244      directory.
246 o  Ralph Boehme <slow@samba.org>
247    * BUG 12496: CVE-2017-2619: Symlink race permits opening files outside share
248      directory.
251 #######################################
252 Reporting bugs & Development Discussion
253 #######################################
255 Please discuss this release on the samba-technical mailing list or by
256 joining the #samba-technical IRC channel on irc.freenode.net.
258 If you do report problems then please try to send high quality
259 feedback. If you don't provide vital information to help us track down
260 the problem then you will probably be ignored.  All bug reports should
261 be filed under the "Samba 4.1 and newer" product in the project's Bugzilla
262 database (https://bugzilla.samba.org/).
265 ======================================================================
266 == Our Code, Our Bugs, Our Responsibility.
267 == The Samba Team
268 ======================================================================
271 ----------------------------------------------------------------------
274                    ==============================
275                    Release Notes for Samba 4.6.0
276                            March 7, 2017
277                    ==============================
280 This is the first stable release of Samba 4.6.
281 Please read the release notes carefully before upgrading.
284 UPGRADING
285 =========
287 ID Mapping
288 ----------
289 We discovered that the majority of users have an invalid or incorrect
290 ID mapping configuration. We implemented checks in the 'testparm' tool to
291 validate the ID mapping configuration. You should run it and check if it prints
292 any warnings or errors after upgrading! If it does you should fix them. See the
293 'IDENTITY MAPPING CONSIDERATIONS' section in the smb.conf manpage.
294 There are some ID mapping backends which are not allowed to be used for the
295 default backend. Winbind will no longer start if an invalid backend is
296 configured as the default backend.
298 To avoid problems in future we advise all users to run 'testparm' after
299 changing the smb.conf file!
301 vfs_fruit option "fruit:resource" spelling correction
302 -----------------------------------------------------
304 Due to a spelling error in the vfs_fruit option parsing for the "fruit:resource"
305 option, users who have set this option in their smb.conf were still using the
306 default setting "fruit:resource = file" as the parser was looking for the string
307 "fruit:ressource" (two "s").
309 After upgrading to this Samba version 4.6, you MUST either remove the option
310 from your smb.conf or set it to the default "fruit:resource = file", otherwise
311 your macOS clients will not be able to access the resource fork data.
313 This version Samba 4.6 accepts both the correct and incorrect spelling, but the
314 next Samba version 4.7 will not accept the wrong spelling.
316 Users who were using the wrong spelling "ressource" with two "s" can keep the
317 setting, but are advised to switch to the correct spelling.
319 vfs_fruit Netatalk metadata xattr name on *BSD
320 ----------------------------------------------
322 Users on *BSD must rename the metadata xattr used by vfs_fruit when
323 using the default setting "fruit:metadata = netatalk".
325 Due to a glitch in the Samba xattr API compatibility layer for FreeBSD and a
326 mistake in vfs_fruit, vfs_fruit ended up using the wrong xattr name when
327 configured with "fruit:metadata = netatalk" (default). Instead of the correct
329   org.netatalk.Metadata
331 it used
333   netatalk.Metadata
335 Starting with Samba 4.6 vfs_fruit will use the correct "org.netatalk.Metadata"
336 which means existing installations must rename this xattrs. For this purpose
337 Samba now includes a new tool `mvxattr`. See below for further details.
340 NEW FEATURES/CHANGES
341 ====================
343 Kerberos client encryption types
344 --------------------------------
345 Some parts of Samba (most notably winbindd) perform Kerberos client
346 operations based on a Samba-generated krb5.conf file. A new
347 parameter, "kerberos encryption types" allows configuring the
348 encryption types set in this file, thereby allowing the user to
349 enforce strong or legacy encryption in Kerberos exchanges.
351 The default value of "all" is compatible with previous behavior, allowing
352 all encryption algorithms to be negotiated. Setting the parameter to "strong"
353 only allows AES-based algorithms to be negotiated. Setting the parameter to
354 "legacy" allows only RC4-HMAC-MD5 - the legacy algorithm for Active Directory.
355 This can solves some corner cases of mixed environments with Server 2003R2 and
356 newer DCs.
358 Printing
359 --------
360 Support for uploading printer drivers from newer Windows clients (Windows 10)
361 has been added until our implementation of [MS-PAR] protocol is ready.
362 Several issues with uploading different printing drivers have been addressed.
364 The OS Version for the printing server has been increased to announce
365 Windows Server 2003 R2 SP2. If a driver needs a newer version then you should
366 check the smb.conf manpage for details.
368 New option for owner inheritance
369 --------------------------------
370 The "inherit owner" smb.conf parameter instructs smbd to set the
371 owner of files to be the same as the parent directory's owner.
372 Up until now, this parameter could be set to "yes" or "no".
373 A new option, "unix only", enables this feature only for the UNIX owner
374 of the file, not affecting the SID owner in the Windows NT ACL of the
375 file. This can be used to emulate something very similar to folder quotas.
377 Multi-process Netlogon support
378 ------------------------------
380 The Netlogon server in the Samba AD DC can now run as multiple
381 processes.  The Netlogon server is a part of the AD DC that handles
382 NTLM authentication on behalf of domain members, including file
383 servers, NTLM-authenticated web servers and 802.1x gateways.  The
384 previous restriction to running as a single process has been removed,
385 and it will now run in the same process model as the rest of the
386 'samba' binary.
388 As part of this change, the NETLOGON service will now run on a distinct
389 TCP port, rather than being shared with all other RPC services (LSA,
390 SAMR, DRSUAPI etc).
392 New options for controlling TCP ports used for RPC services
393 -----------------------------------------------------------
395 The new 'rpc server port' option controls the default port used for
396 RPC services other than Netlogon.  The Netlogon server honours instead
397 the 'rpc server port:netlogon' option.  The default value for both
398 these options is the first available port including or after 1024.
400 AD LDAP and replication performance improvements
401 ------------------------------------------------
403 Samba's LDB (the database holding the AD directory tree, as seen via
404 LDAP) and our DRSUAPI replication code continues to improve,
405 particularly in respect to the handling of large numbers of objects or
406 linked attributes.
408  * We now respect an 'uptodateness vector' which will dramatically
409    reduce the over-replication of links from new DCs.
411  * We have also made the parsing of on-disk linked attributes much
412    more efficient.
414  * We rely on ldb 1.1.28.  This ldb version has improved memory
415    handling for ldb search results, improving poorly indexed and
416    unindexed search result processing speed by around 20%.
418 DNS improvements
419 ----------------
421 The samba-tool dns subcommand is now much more robust and can delete
422 records in a number of situations where it was not possible to do so
423 in the past.
425 On the server side, DNS names are now more strictly validated.
427 CTDB changes
428 ------------
430 * "ctdb event" is a new top-level command for interacting with event scripts
432   "ctdb event status" replaces "ctdb scriptstatus" - the latter is
433   maintained for backward compatibility but the output format has been
434   cleaned up
436   "ctdb event run" replaces "ctdb eventscript"
438   "ctdb event script enable" replaces "ctdb enablescript"
440   "ctdb event script disable" replaces "ctdb disablescript"
442   The new command "ctdb event script list" lists event scripts.
444 * CTDB's back-end for running event scripts has been replaced by a
445   separate, long-running daemon ctdbd_eventd.
447 * Running ctdb interactively will log to stderr
449 * CTDB logs now include process id for each process
451 * CTDB tags log messages differently.  Changes include:
453   ctdb-recoverd: Messages from CTDB's recovery daemon
454   ctdb-recovery: Messages from CTDB database recovery
455   ctdb-eventd: Messages from CTDB's event daemon
456   ctdb-takeover: Messages from CTDB's public IP takeover subsystem
458 * The mapping between symbolic and numeric debug levels has changed
460   Configurations containing numeric debug levels should be updated.
461   Symbolic debug levels are recommended.  See the DEBUG LEVEL section
462   of ctdb(7) for details.
464 * Tunable IPAllocAlgorithm replaces LCP2PublicIPs, DeterministicIPs
466   See ctdb-tunables(7) for details.
468 * CTDB's configuration tunables should be consistently set across a cluster
470   This has always been the cases for most tunables but this fact is
471   now documented.
473 * CTDB ships with recovery lock helper call-outs for etcd and Ceph RADOS
475   To build/install these, use the "--enable-etcd-reclock" and
476   "--enable-ceph-reclock" configure options.
478 winbind changes
479 ---------------
481 winbind contains code that tries to emulate the group membership calculation
482 that domain controllers do when a user logs in. This group membership calculation
483 is a very complex process, in particular for domain trust relationship
484 situations. Also, in many scenarios it is impossible for winbind to
485 correctly do this calculation due to access restrictions in the
486 domains: winbind using its machine account simply does not have the
487 rights to ask for an arbitrary user's group memberships.
489 When a user logs in to a Samba server, the domain controller correctly
490 calculates the user's group memberships authoritatively and makes the
491 information available to the Samba server. This is the only reliable
492 way Samba can get informed about the groups a user is member of.
494 Because of its flakiness, the fallback group membership code is unwished,
495 and our code pathes try hard to only use of the group memberships
496 calculated by the domain controller.
498 However, a lot of admins rely on the fallback behavior in order to support
499 access for nfs access, ssh public key authentication and passwordless sudo.
501 That's the reason for changing this back between 4.6.0rc4 and 4.6.0
502 (See BUG 12612).
504 The winbind change to simplify the calculation of supplementary groups to make
505 it more reliable and predictable has been deferred to 4.7 or later.
507 This means that 'id <username>' without the user having logged in
508 previously works similar to 4.5.
510 winbind primary group and nss info
511 ----------------------------------
513 With 4.6, it will be possible to optionally use the primary group as
514 set in the "Unix Attributes" tab for the local unix token of a domain
515 user.  Before 4.6, the Windows primary group was always chosen as
516 primary group for the local unix token.
518 To activate the unix primary group, set
520 idmap config <DOMAIN> : unix_primary_group = yes
522 Similarly, set
524 idmap config <DOMAIN> : unix_nss_info = yes
526 to retrieve the home directory and login shell from the "Unix
527 Attributes" of the user. This supersedes the "winbind nss info"
528 parameter with a per-domain configuration option.
530 mvxattr
531 -------
533 mvxattr is a simple utility to recursively rename extended attributes of all
534 files and directories in a directory tree.
536   Usage: mvxattr -s STRING -d STRING PATH [PATH ...]
537     -s, --from=STRING         xattr source name
538     -d, --to=STRING           xattr destination name
539     -l, --follow-symlinks     follow symlinks, the default is to ignore them
540     -p, --print               print files where the xattr got renamed
541     -v, --verbose             print files as they are checked
542     -f, --force               force overwriting of destination xattr
544   Help options:
545     -?, --help                Show this help message
546     --usage                   Display brief usage message
548 idmap_hash
549 ----------
551 The idmap_hash module is marked as deprecated with this release and will be
552 removed in a future version. See the manpage of the module for details.
555 smb.conf changes
556 ================
558   Parameter Name                Description             Default
559   --------------                -----------             -------
560   kerberos encryption types     New                     all
561   inherit owner                 New option
562   fruit:resource                Spelling correction
563   lsa over netlogon             New (deprecated)        no
564   rpc server port               New                     0
567 KNOWN ISSUES
568 ============
570 https://wiki.samba.org/index.php/Release_Planning_for_Samba_4.6#Release_blocking_bugs
573 CHANGES SINCE 4.6.0rc4
574 ======================
576 o  Jeremy Allison <jra@samba.org>
577    * BUG 12592: Fix several issues found by covscan.
578    * BUG 12608: s3: smbd: Restart reading the incoming SMB2 fd when the send
579      queue is drained.
581 o  Ralph Boehme <slow@samba.org>
582    * BUG 12427: vfs_fruit doesn't work with fruit:metadata=stream.
583    * BUG 12526: vfs_fruit: Only veto AppleDouble files if "fruit:resource" is
584      set to "file".
585    * BUG 12604: vfs_fruit: Enabling AAPL extensions must be a global switch.
587 o  Volker Lendecke <vl@samba.org>
588    * BUG 12612: Re-enable token groups fallback.
590 o  Stefan Metzmacher <metze@samba.org>
591    * BUG 9048: Samba4 ldap error codes.
592    * BUG 12557: gensec:spnego: Add debug message for the failed principal.
593    * BUG 12605: s3:winbindd: Fix endless forest trust scan.
594    * BUG 12612: winbindd: Find the domain based on the sid within
595      wb_lookupusergroups_send().
597 o  Andreas Schneider <asn@samba.org>
598    * BUG 12557: s3:librpc: Handle gss_min in gse_get_client_auth_token()
599      correctly.
600    * BUG 12582: idmap_hash: Add a deprecation message, improve the idmap_hash
601      manpage.
602    * BUG 12592: Fix several issues found by covscan.
604 o  Martin Schwenke <martin@meltin.net>
605    * BUG 12592: ctdb-logging: CID 1396883 Dereference null return value
606      (NULL_RETURNS).
609 CHANGES SINCE 4.6.0rc3
610 ======================
612 o  Jeremy Allison <jra@samba.org>
613    * BUG 12545: s3: rpc_server/mdssvc: Add attribute "kMDItemContentType".
614    * BUG 12572: s3: smbd: Don't loop infinitely on bad-symlink resolution.
616 o  Ralph Boehme <slow@samba.org>
617    * BUG 12490: vfs_fruit: Correct Netatalk metadata xattr on FreeBSD.
618    * BUG 12536: s3/smbd: Check for invalid access_mask
619      smbd_calculate_access_mask().
620    * BUG 12591: vfs_streams_xattr: use fsp, not base_fsp.
622 o  Amitay Isaacs <amitay@gmail.com>
623    * BUG 12580: ctdb-common: Fix use-after-free error in comm_fd_handler().
624    * BUG 12595: build: Fix generation of CTDB manpages while creating tarball.
626 o  Bryan Mason <bmason@redhat.com>
627    * BUG 12575: Modify smbspool_krb5_wrapper to just fall through to smbspool if
628      AUTH_INFO_REQUIRED is not set or is not "negotiate".
630 o  Stefan Metzmacher <metze@samba.org>
631    * BUG 11830: s3:winbindd: Try a NETLOGON connection with noauth over NCACN_NP
632      against trusted domains.
633    * BUG 12262: 'net ads testjoin' and smb access fails after winbindd changed the
634      trust password.
635    * BUG 12585: librpc/rpc: fix regression in
636      NT_STATUS_RPC_ENUM_VALUE_OUT_OF_RANGE error mapping.
637    * BUG 12586: netlogon_creds_cli_LogonSamLogon doesn't work without
638      netr_LogonSamLogonEx.
639    * BUG 12587: winbindd child segfaults on connect to an NT4 domain.
640    * BUG 12588: s3:winbindd: Make sure cm_prepare_connection() only returns OK
641      with a valid tree connect.
642    * BUG 12598: winbindd (as member) requires kerberos against trusted ad domain,
643      while it shouldn't.
644    * BUG 12601: Backport pytalloc_GenericObject_reference() related changes to
645      4.6.
647 o  Garming Sam <garming@catalyst.net.nz>
648    * BUG 12600: dbchecker: Stop ignoring linked cases where both objects are
649      alive.
651 o  Andreas Schneider <asn@samba.org>
652    * BUG 12571: s3-vfs: Only walk the directory once in open_and_sort_dir().
654 o  Martin Schwenke <martin@meltin.net>
655    * BUG 12589: CTDB statd-callout does not cause grace period when
656      CTDB_NFS_CALLOUT="".
657    * BUG 12595: ctdb-build: Fix RPM build.
660 CHANGES SINCE 4.6.0rc2
661 ======================
663 o  Jeremy Allison <jra@samba.org>
664    * BUG 12499: s3: vfs: dirsort doesn't handle opendir of "." correctly.
665    * BUG 12546: s3: VFS: vfs_streams_xattr.c: Make streams_xattr_open() store
666      the same path as streams_xattr_recheck().
667    * BUG 12531: Make vfs_shadow_copy2 cope with server changing directories.
669 o  Andrew Bartlett <abartlet@samba.org>
670    * BUG 12543: samba-tool: Correct handling of default value for use_ntvfs and
671      use_xattrs.
672    * BUG 12573: Samba < 4.7 does not know about compatibleFeatures and
673      requiredFeatures.
674    * BUG 12577: 'samba-tool dbcheck' gives errors on one-way links after a
675      rename.
677 o  Ralph Boehme <slow@samba.org>
678    * BUG 12184: s3/rpc_server: Shared rpc modules loading.
679    * BUG 12520: Ensure global "smb encrypt = off" is effective.
680    * BUG 12524: s3/rpc_server: Move rpc_modules.c to its own subsystem.
681    * BUG 12541: vfs_fruit: checks wrong AAPL config state and so always uses
682      readdirattr.
684 o  Volker Lendecke <vl@samba.org>
685    * BUG 12551: smbd: Fix "map acl inherit" = yes.
687 o  Stefan Metzmacher <metze@samba.org>
688    * BUG 12398: Replication with DRSUAPI_DRS_CRITICAL_ONLY and
689      DRSUAPI_DRS_GET_ANC results in WERR_DS_DRA_MISSING_PARENT S
690    * BUG 12540: s3:smbd: allow "server min protocol = SMB3_00" to go via "SMB
691      2.???" negprot.
693 o  John Mulligan <jmulligan@nasuni.com>
694    * BUG 12542: docs: Improve description of "unix_primary_group" parameter in
695      idmap_ad manpage.
697 o  Andreas Schneider <asn@samba.org>
698    * BUG 12552: waf: Do not install the unit test binary for krb5samba.
700 o  Amitay Isaacs <amitay@gmail.com>
701    * BUG 12547: ctdb-build: Install CTDB tests correctly from toplevel.
702    * BUG 12549: ctdb-common: ioctl(.. FIONREAD ..) returns an int value.
704 o  Garming Sam <garming@catalyst.net.nz>
705    * BUG 12577: 'samba-tool dbcheck' gives errors on one-way links after a
706      rename.
708 o  Uri Simchoni <uri@samba.org>
709    * BUG 12529: waf: Backport finding of pkg-config.
712 CHANGES SINCE 4.6.0rc1
713 ======================
715 o  Amitay Isaacs <amitay@gmail.com>
716    * BUG 12469: CTDB lock helper getting stuck trying to lock a record.
717    * BUG 12500: ctdb-common: Fix a bug in packet reading code for generic socket
718      I/O.
719    * BUG 12510: sock_daemon_test 4 crashes with SEGV.
720    * BUG 12513: ctdb-daemon: Remove stale eventd socket.
722 o  Björn Jacke <bj@sernet.de>
723    * BUG 12535: vfs_default: Unlock the right file in copy chunk.
725 o  Volker Lendecke <vl@samba.org>
726    * BUG 12509: messaging: Fix dead but not cleaned-up-yet destination sockets.
727    * BUG 12538: Backport winbind fixes.
729 o  Stefan Metzmacher <metze@samba.org>
730    * BUG 12501: s3:winbindd: talloc_steal the extra_data in
731      winbindd_list_users_recv().
733 o  Martin Schwenke <martin@meltin.net>
734    * BUG 12511: ctdb-takeover: Handle case where there are no RELEASE_IPs to
735      send.
736    * BUG 12512: ctdb-scripts: Fix remaining uses of "ctdb gratiousarp".
737    * BUG 12516: ctdb-scripts: /etc/iproute2/rt_tables gets populated with multiple
738      'default' entries.
741 #######################################
742 Reporting bugs & Development Discussion
743 #######################################
745 Please discuss this release on the samba-technical mailing list or by
746 joining the #samba-technical IRC channel on irc.freenode.net.
748 If you do report problems then please try to send high quality
749 feedback. If you don't provide vital information to help us track down
750 the problem then you will probably be ignored.  All bug reports should
751 be filed under the Samba 4.1 and newer product in the project's Bugzilla
752 database (https://bugzilla.samba.org/).
755 ======================================================================
756 == Our Code, Our Bugs, Our Responsibility.
757 == The Samba Team
758 ======================================================================