summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarolin Seeger <kseeger@samba.org>2021-04-19 09:56:20 +0200
committerKarolin Seeger <kseeger@samba.org>2021-04-20 12:02:33 +0200
commit794e1610385191345e16e70f61c712bccc4778c7 (patch)
treeb6e30af94edb2a6931abd378b4f6ac979a7ecaa1
parent1cf726dd52fe0ba383a67e7292f642090e8931cf (diff)
downloadsamba-794e1610385191345e16e70f61c712bccc4778c7.tar.gz
WHATSNEW: Add release notes for Samba 4.14.3.
Signed-off-by: Karolin Seeger <kseeger@samba.org>
-rw-r--r--WHATSNEW.txt76
1 files changed, 74 insertions, 2 deletions
diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index 1ef1779c841..71eff9a756c 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -1,4 +1,77 @@
==============================
+ Release Notes for Samba 4.14.3
+ April 20, 2021
+ ==============================
+
+
+This is the latest stable release of the Samba 4.14 release series.
+
+
+Changes since 4.14.2
+--------------------
+
+o Trever L. Adams <trever.adams@gmail.com>
+ * BUG 14671: s3:modules:vfs_virusfilter: Recent New_VFS changes break
+ vfs_virusfilter_openat.
+
+o Andrew Bartlett <abartlet@samba.org>
+ * BUG 14586: build: Notice if flex is missing at configure time.
+
+o Ralph Boehme <slow@samba.org>
+ * BUG 14672: Fix smbd panic when two clients open same file.
+ * BUG 14675: Fix memory leak in the RPC server.
+ * BUG 14679: s3: smbd: fix deferred renames.
+
+o Samuel Cabrero <scabrero@samba.org>
+ * BUG 14675: s3-iremotewinspool: Set the per-request memory context.
+
+o Volker Lendecke <vl@samba.org>
+ * BUG 14675: Fix memory leak in the RPC server.
+
+o Stefan Metzmacher <metze@samba.org>
+ * BUG 11899: third_party: Update socket_wrapper to version 1.3.2.
+ * BUG 14640: third_party: Update socket_wrapper to version 1.3.3.
+
+o David Mulder <dmulder@suse.com>
+ * BUG 14665: samba-gpupdate: Test that sysvol paths download in
+ case-insensitive way.
+
+o Sachin Prabhu <sprabhu@redhat.com>
+ * BUG 14662: smbd: Ensure errno is preserved across fsp destructor.
+
+o Christof Schmitt <cs@samba.org>
+ * BUG 14663: idmap_rfc2307 and idmap_nss return wrong mapping for uid/gid
+ conflict.
+
+o Martin Schwenke <martin@meltin.net>
+ * BUG 14288: build: Only add -Wl,--as-needed when supported.
+
+
+#######################################
+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.2
March 24, 2021
==============================
@@ -55,8 +128,7 @@ database (https://bugzilla.samba.org/).
======================================================================
-Release notes for older releases follow:
-----------------------------------------
+----------------------------------------------------------------------
==============================