From: Karolin Seeger Date: Wed, 3 Apr 2019 08:31:06 +0000 (+0200) Subject: WHATSNEW: Add release notes for Samba 4.10.1. X-Git-Tag: samba-4.10.1~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=17f3d535c71d76345574a4559eda8e5566e97a54;p=thirdparty%2Fsamba.git WHATSNEW: Add release notes for Samba 4.10.1. Signed-off-by: Karolin Seeger --- diff --git a/WHATSNEW.txt b/WHATSNEW.txt index 5d3d23ab9da..9fd3e8abe10 100644 --- a/WHATSNEW.txt +++ b/WHATSNEW.txt @@ -1,3 +1,85 @@ + ============================== + Release Notes for Samba 4.10.1 + April 3, 2019 + ============================== + + +This is the latest stable release of the Samba 4.10 release series. + + +Changes since 4.10.0: +--------------------- + +o Douglas Bagnall + * BUG 13837: py/kcc_utils: py2.6 compatibility. + +o Philipp Gesang + * BUG 13869: libcli: permit larger values of DataLength in + SMB2_ENCRYPTION_CAPABILITIES of negotiate response. + +o Michael Hanselmann + * BUG 13840: regfio: Improve handling of malformed registry hive files. + +o Amitay Isaacs + * BUG 13789: ctdb-version: Simplify version string usage. + +o Volker Lendecke + * BUG 13859: lib: Make fd_load work for non-regular files. + +o Stefan Metzmacher + * BUG 13816: dbcheck in the middle of the tombstone garbage collection causes + replication failures, dbcheck: add --selftest-check-expired-tombstones + cmdline option. + * BUG 13818: ndr_spoolss_buf: Fix out of scope use of stack variable in + NDR_SPOOLSS_PUSH_ENUM_OUT(). + +o Anoop C S + * BUG 13854: s4/messaging: Fix undefined reference in linking + libMESSAGING-samba4.so. + +o Garming Sam + * BUG 13836: acl_read: Fix regression for empty lists. + +o Michael Saxl + * BUG 13841: s4:dlz make b9_has_soa check dc=@ node. + +o Andreas Schneider + * BUG 13832: s3:client: Fix printing via smbspool backend with kerberos auth. + * BUG 13847: s4:librpc: Fix installation of Samba. + * BUG 13848: s3:lib: Fix the debug message for adding cache entries. + * BUG 13793: s3:utils: Add 'smbstatus -L --resolve-uids' to show username. + * BUG 13848: s3:lib: Fix the debug message for adding cache entries. + * BUG 13853: s3:waf: Fix the detection of makdev() macro on Linux. + +o Martin Schwenke + * BUG 13789: ctdb-build: Drop creation of .distversion in tarball. + * BUG 13838: ctdb-packaging: Test package requires tcpdump, ctdb package + should not own system library directory. + + +####################################### +Reporting bugs & Development Discussion +####################################### + +Please discuss this release on the samba-technical mailing list or by +joining the #samba-technical IRC channel on irc.freenode.net. + +If you do report problems then please try to send high quality +feedback. If you don't provide vital information to help us track down +the problem then you will probably be ignored. All bug reports should +be filed under the "Samba 4.1 and newer" product in the project's Bugzilla +database (https://bugzilla.samba.org/). + + +====================================================================== +== Our Code, Our Bugs, Our Responsibility. +== The Samba Team +====================================================================== + + +Release notes for older releases follow: +---------------------------------------- + ============================== Release Notes for Samba 4.10.0 March 19, 2019