[SCM] Samba Shared Repository - branch v4-14-test updated

Karolin Seeger kseeger at samba.org
Tue Apr 20 10:03:20 UTC 2021


The branch, v4-14-test has been updated
       via  a8b9ea7e1aa VERSION: Bump version up to 4.14.4...
       via  def81d0a59d VERSION: Disable GIT_SNAPSHOT for the 4.14.3 release.
       via  794e1610385 WHATSNEW: Add release notes for Samba 4.14.3.
      from  1cf726dd52f build: Notice if flex is missing at configure time

https://git.samba.org/?p=samba.git;a=shortlog;h=v4-14-test


- Log -----------------------------------------------------------------
commit a8b9ea7e1aa4f526bd73baee45f0a3483c95381a
Author: Karolin Seeger <kseeger at samba.org>
Date:   Mon Apr 19 09:57:25 2021 +0200

    VERSION: Bump version up to 4.14.4...
    
    and re-enable GIT_SNAPSHOT.
    
    Signed-off-by: Karolin Seeger <kseeger at samba.org>

commit def81d0a59d5155e9a4337f3a5960bc98c78e263
Author: Karolin Seeger <kseeger at samba.org>
Date:   Mon Apr 19 09:56:47 2021 +0200

    VERSION: Disable GIT_SNAPSHOT for the 4.14.3 release.
    
    Signed-off-by: Karolin Seeger <kseeger at samba.org>

commit 794e1610385191345e16e70f61c712bccc4778c7
Author: Karolin Seeger <kseeger at samba.org>
Date:   Mon Apr 19 09:56:20 2021 +0200

    WHATSNEW: Add release notes for Samba 4.14.3.
    
    Signed-off-by: Karolin Seeger <kseeger at samba.org>

-----------------------------------------------------------------------

Summary of changes:
 VERSION      |  2 +-
 WHATSNEW.txt | 76 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++--
 2 files changed, 75 insertions(+), 3 deletions(-)


Changeset truncated at 500 lines:

diff --git a/VERSION b/VERSION
index 43019d5a7f4..23737d21667 100644
--- a/VERSION
+++ b/VERSION
@@ -25,7 +25,7 @@
 ########################################################
 SAMBA_VERSION_MAJOR=4
 SAMBA_VERSION_MINOR=14
-SAMBA_VERSION_RELEASE=3
+SAMBA_VERSION_RELEASE=4
 
 ########################################################
 # If a official release has a serious bug              #
diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index 1ef1779c841..71eff9a756c 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -1,3 +1,76 @@
+                   ==============================
+                   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 at gmail.com>
+   * BUG 14671: s3:modules:vfs_virusfilter: Recent New_VFS changes break
+     vfs_virusfilter_openat.
+
+o  Andrew Bartlett <abartlet at samba.org>
+   * BUG 14586: build: Notice if flex is missing at configure time.
+
+o  Ralph Boehme <slow at 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 at samba.org>
+   * BUG 14675: s3-iremotewinspool: Set the per-request memory context.
+
+o  Volker Lendecke <vl at samba.org>
+   * BUG 14675: Fix memory leak in the RPC server.
+
+o  Stefan Metzmacher <metze at 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 at suse.com>
+   * BUG 14665: samba-gpupdate: Test that sysvol paths download in
+     case-insensitive way.
+
+o  Sachin Prabhu <sprabhu at redhat.com>
+   * BUG 14662: smbd: Ensure errno is preserved across fsp destructor.
+
+o  Christof Schmitt <cs at samba.org>
+   * BUG 14663: idmap_rfc2307 and idmap_nss return wrong mapping for uid/gid
+     conflict.
+
+o  Martin Schwenke <martin at 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:
-----------------------------------------
+----------------------------------------------------------------------
 
 
                    ==============================


-- 
Samba Shared Repository



More information about the samba-cvs mailing list