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

Jule Anger janger at samba.org
Mon Jun 13 06:49:44 UTC 2022


The branch, v4-16-test has been updated
       via  ad60cbaf053 VERSION: Bump version up to Samba 4.16.3...
       via  b1829426413 VERSION: Disable GIT_SNAPSHOT for the 4.16.2 release.
       via  7fd4aba0fb4 WHATSNEW: Add release notes for Samba 4.16.2.
      from  9bab57ae404 Revert "lib:util: Remove NIS support from string_match()"

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


- Log -----------------------------------------------------------------
commit ad60cbaf053c4177d3d771825d065bb3486e9bcf
Author: Jule Anger <janger at samba.org>
Date:   Mon Jun 13 08:48:17 2022 +0200

    VERSION: Bump version up to Samba 4.16.3...
    
    and re-enable GIT_SNAPSHOT.
    
    Signed-off-by: Jule Anger <janger at samba.org>

commit b18294264136eae3634c03bb141d2db18c3fef00
Author: Jule Anger <janger at samba.org>
Date:   Mon Jun 13 08:47:05 2022 +0200

    VERSION: Disable GIT_SNAPSHOT for the 4.16.2 release.
    
    Signed-off-by: Jule Anger <janger at samba.org>

commit 7fd4aba0fb4bc3d1905ec19ea1a4eff321b9178f
Author: Jule Anger <janger at samba.org>
Date:   Mon Jun 13 08:46:32 2022 +0200

    WHATSNEW: Add release notes for Samba 4.16.2.
    
    Signed-off-by: Jule Anger <janger at samba.org>

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

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


Changeset truncated at 500 lines:

diff --git a/VERSION b/VERSION
index b62d950c0a6..7318fb10be7 100644
--- a/VERSION
+++ b/VERSION
@@ -25,7 +25,7 @@
 ########################################################
 SAMBA_VERSION_MAJOR=4
 SAMBA_VERSION_MINOR=16
-SAMBA_VERSION_RELEASE=2
+SAMBA_VERSION_RELEASE=3
 
 ########################################################
 # If a official release has a serious bug              #
diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index dfe17dcf110..a4727cbf331 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -1,3 +1,73 @@
+                   ==============================
+                   Release Notes for Samba 4.16.2
+                           June 13, 2022
+                   ==============================
+
+
+This is the latest stable release of the Samba 4.16 release series.
+
+
+Changes since 4.16.1
+--------------------
+
+o  Jeremy Allison <jra at samba.org>
+   * BUG 15042: Use pathref fd instead of io fd in vfs_default_durable_cookie.
+
+o  Ralph Boehme <slow at samba.org>
+   * BUG 15069: vfs_gpfs with vfs_shadowcopy2 fail to restore file if original
+     file had been deleted.
+
+o  Samuel Cabrero <scabrero at samba.org>
+   * BUG 15087: netgroups support removed.
+
+o  Samuel Cabrero <scabrero at suse.de>
+   * BUG 14674: net ads info shows LDAP Server: 0.0.0.0 depending on contacted
+     server.
+
+o  Volker Lendecke <vl at samba.org>
+   * BUG 15062: Update from 4.15  to 4.16 breaks discovery of [homes] on
+     standalone server from Win and IOS.
+
+o  Stefan Metzmacher <metze at samba.org>
+   * BUG 15071: waf produces incorrect names for python extensions with Python
+     3.11.
+
+o  Noel Power <noel.power at suse.com>
+   * BUG 15075: smbclient -E doesn't work as advertised.
+
+o  Andreas Schneider <asn at samba.org>
+   * BUG 15071: waf produces incorrect names for python extensions with Python
+     3.11.
+   * BUG 15081: The samba background daemon doesn't refresh the printcap cache
+     on startup.
+
+o  Robert Sprowson <webpages at sprow.co.uk>
+   * BUG 14443: Out-by-4 error in smbd read reply max_send clamp..
+
+
+#######################################
+Reporting bugs & Development Discussion
+#######################################
+
+Please discuss this release on the samba-technical mailing list or by
+joining the #samba-technical:matrix.org matrix room, or
+#samba-technical IRC channel on irc.libera.chat.
+
+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.16.1
                             May 02, 2022
@@ -68,8 +138,7 @@ database (https://bugzilla.samba.org/).
 ======================================================================
 
 
-Release notes for older releases follow:
-----------------------------------------
+----------------------------------------------------------------------
                    ==============================
                    Release Notes for Samba 4.16.0
                            March 21, 2022


-- 
Samba Shared Repository



More information about the samba-cvs mailing list