summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJule Anger <janger@samba.org>2021-10-27 14:27:35 +0200
committerJule Anger <janger@samba.org>2021-10-27 14:31:13 +0200
commitd9c91656442b49347489f00f9245605a8020b62d (patch)
treef153571077749c90fb8adbfc83b74df73adfabb6
parentc1d2a0570dfc697bbdda6047f10da4ea9cf261f8 (diff)
downloadsamba-d9c91656442b49347489f00f9245605a8020b62d.tar.gz
WHATSNEW: Add release notes for Samba 4.14.9.
Signed-off-by: Jule Anger <janger@samba.org>
-rw-r--r--WHATSNEW.txt104
1 files changed, 102 insertions, 2 deletions
diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index cdea32de764..e41ee1dabb4 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -1,4 +1,105 @@
==============================
+ Release Notes for Samba 4.14.9
+ October 27, 2021
+ ==============================
+
+
+This is the latest stable release of the Samba 4.14 release series.
+
+
+Changes since 4.14.8
+--------------------
+
+o Jeremy Allison <jra@samba.org>
+ * BUG 14682: vfs_shadow_copy2: core dump in make_relative_path.
+
+o Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
+ * BUG 14868: rodc_rwdc test flaps.
+ * BUG 14881: Backport bronze bit fixes, tests, and selftest improvements.
+
+o Andrew Bartlett <abartlet@samba.org>
+ * BUG 14836: Python ldb.msg_diff() memory handling failure.
+ * BUG 14642: Provide a fix for MS CVE-2020-17049 in Samba [SECURITY] 'Bronze
+ bit' S4U2Proxy Constrained Delegation bypass in Samba with embedded
+ Heimdal.
+ * BUG 14845: "in" operator on ldb.Message is case sensitive.
+ * BUG 14848: Release LDB 2.3.1 for Samba 4.14.9.
+ * BUG 14870: Prepare to operate with MIT krb5 >= 1.20.
+ * BUG 14871: Fix Samba support for UF_NO_AUTH_DATA_REQUIRED.
+ * BUG 14874: Allow special chars like "@" in samAccountName when generating
+ the salt.
+ * BUG 14881: Backport bronze bit fixes, tests, and selftest improvements.
+
+o Ralph Boehme <slow@samba.org>
+ * BUG 14826: Correctly ignore comments in CTDB public addresses file.
+
+o Isaac Boukris <iboukris@gmail.com>
+ * BUG 14642: Provide a fix for MS CVE-2020-17049 in Samba [SECURITY] 'Bronze
+ bit' S4U2Proxy Constrained Delegation bypass in Samba with embedded
+ Heimdal.
+ * BUG 14881: Backport bronze bit fixes, tests, and selftest improvements.
+
+o Viktor Dukhovni <viktor@twosigma.com>
+ * BUG 12998: Fix transit path validation.
+ * BUG 14881: Backport bronze bit fixes, tests, and selftest improvements.
+
+o Luke Howard <lukeh@padl.com>
+ * BUG 14642: Provide a fix for MS CVE-2020-17049 in Samba [SECURITY] 'Bronze
+ bit' S4U2Proxy Constrained Delegation bypass in Samba with embedded
+ Heimdal.
+ * BUG 14881: Backport bronze bit fixes, tests, and selftest improvements.
+
+o Stefan Metzmacher <metze@samba.org>
+ * BUG 14881: Backport bronze bit fixes, tests, and selftest improvements.
+
+o Andreas Schneider <asn@samba.org>
+ * BUG 14870: Prepare to operate with MIT krb5 >= 1.20.
+ * BUG 14881: Backport bronze bit fixes, tests, and selftest improvements.
+
+o Martin Schwenke <martin@meltin.net>
+ * BUG 14826: Correctly ignore comments in CTDB public addresses file.
+
+o Joseph Sutton <josephsutton@catalyst.net.nz>
+ * BUG 14642: Provide a fix for MS CVE-2020-17049 in Samba [SECURITY] 'Bronze
+ bit' S4U2Proxy Constrained Delegation bypass in Samba with embedded
+ Heimdal.
+ * BUG 14845: "in" operator on ldb.Message is case sensitive.
+ * BUG 14868: rodc_rwdc test flaps.
+ * BUG 14871: Fix Samba support for UF_NO_AUTH_DATA_REQUIRED.
+ * BUG 14874: Allow special chars like "@" in samAccountName when generating
+ the salt.
+ * BUG 14881: Backport bronze bit fixes, tests, and selftest improvements.
+
+o Nicolas Williams <nico@twosigma.com>
+ * BUG 14642: Provide a fix for MS CVE-2020-17049 in Samba [SECURITY] 'Bronze
+ bit' S4U2Proxy Constrained Delegation bypass in Samba with embedded
+ Heimdal.
+ * BUG 14881: Backport bronze bit fixes, tests, and selftest improvements.
+
+
+#######################################
+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.14.8
October 05, 2021
==============================
@@ -89,8 +190,7 @@ database (https://bugzilla.samba.org/).
======================================================================
-Release notes for older releases follow:
-----------------------------------------
+----------------------------------------------------------------------
==============================
Release Notes for Samba 4.14.7
August 24, 2021