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