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

Jule Anger janger at samba.org
Mon Mar 21 12:12:29 UTC 2022


The branch, v4-16-test has been updated
       via  7e410e4883f VERSION: Bump version up to Samba 4.16.1...
       via  e95d85f784a VERSION: Disable GIT_SNAPSHOT for the 4.16.0 release.
       via  9fef6aae682 WHATSNEW: Add release notes for Samba 4.16.0.
       via  85ce5e7d821 WHATSNEW: Mention our matrix room as well
       via  8892af2a092 WHATSNEW: IRC is irc.libera.chat according to https://www.samba.org/samba/irc.html
      from  e79f04a3179 WHATSNEW for Heimdal upgrade

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


- Log -----------------------------------------------------------------
commit 7e410e4883f2dcfe8f088a444f7ceca837c1d61e
Author: Jule Anger <janger at samba.org>
Date:   Mon Mar 21 11:09:03 2022 +0100

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

commit e95d85f784ae6b19f2cb42cc9039b60b146e5b69
Author: Jule Anger <janger at samba.org>
Date:   Mon Mar 21 11:08:03 2022 +0100

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

commit 9fef6aae682c02a3cdf4110ff52b2be2755c15fb
Author: Jule Anger <janger at samba.org>
Date:   Mon Mar 21 11:05:22 2022 +0100

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

commit 85ce5e7d821f7adb4520799b3aaab23595145792
Author: Andrew Bartlett <abartlet at samba.org>
Date:   Thu Mar 17 18:47:48 2022 +1300

    WHATSNEW: Mention our matrix room as well
    
    Signed-off-by: Andrew Bartlett <abartlet at samba.org>

commit 8892af2a0925ef40cf133fa351a17f7518fb038e
Author: Thomas Debesse <dev at illwieckz.net>
Date:   Tue Feb 15 14:11:45 2022 +0100

    WHATSNEW: IRC is irc.libera.chat according to https://www.samba.org/samba/irc.html
    
    Signed-off-by: Thomas Debesse <dev at illwieckz.net>
    Reviewed-by: Andrew Bartlett <abartlet at samba.org>

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

Summary of changes:
 VERSION      |  4 ++--
 WHATSNEW.txt | 57 ++++++++++++++++++++++++++++++++++++++++++++-------------
 2 files changed, 46 insertions(+), 15 deletions(-)


Changeset truncated at 500 lines:

diff --git a/VERSION b/VERSION
index f37d4c2db1b..6f051210e67 100644
--- a/VERSION
+++ b/VERSION
@@ -25,7 +25,7 @@
 ########################################################
 SAMBA_VERSION_MAJOR=4
 SAMBA_VERSION_MINOR=16
-SAMBA_VERSION_RELEASE=0
+SAMBA_VERSION_RELEASE=1
 
 ########################################################
 # If a official release has a serious bug              #
@@ -87,7 +87,7 @@ SAMBA_VERSION_PRE_RELEASE=
 # e.g. SAMBA_VERSION_RC_RELEASE=1                      #
 #  ->  "3.0.0rc1"                                      #
 ########################################################
-SAMBA_VERSION_RC_RELEASE=6
+SAMBA_VERSION_RC_RELEASE=
 
 ########################################################
 # To mark SVN snapshots this should be set to 'yes'    #
diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index 31f656e4095..785650e269f 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -1,16 +1,10 @@
-Release Announcements
-=====================
+                   ==============================
+                   Release Notes for Samba 4.16.0
+                           March 21, 2022
+                   ==============================
 
-This is the fifth release candidate of Samba 4.16.  This is *not*
-intended for production environments and is designed for testing
-purposes only.  Please report any defects via the Samba bug reporting
-system at https://bugzilla.samba.org/.
-
-Samba 4.16 will be the next version of the Samba suite.
-
-
-UPGRADING
-=========
+This is the first stable release of the Samba 4.16 release series.
+Please read the release notes carefully before upgrading.
 
 
 NEW FEATURES/CHANGES
@@ -262,6 +256,42 @@ smb.conf changes
   rpc start on demand helpers             Added           true
 
 
+CHANGES SINCE 4.16.0rc5
+=======================
+
+o  Andrew Bartlett <abartlet at samba.org>
+   * BUG 15000: Memory leak in FAST cookie handling.
+
+o  Elia Geretto <elia.f.geretto at gmail.com>
+   * BUG 14983: NT_STATUS_ACCESS_DENIED translates into EPERM instead of EACCES
+     in SMBC_server_internal.
+
+o  Stefan Metzmacher <metze at samba.org>
+   * BUG 13879: Simple bind doesn't work against an RODC (with non-preloaded
+     users).
+   * BUG 14641: Crash of winbind on RODC.
+   * BUG 15001: LDAP simple binds should honour "old password allowed period".
+   * BUG 15002: S4U2Self requests don't work against servers without FAST
+     support.
+   * BUG 15003: wbinfo -a doesn't work reliable with upn names.
+   * BUG 15005: A cross-realm kerberos client exchanges fail using KDCs with and
+     without FAST.
+   * BUG 15015: PKINIT: hdb_samba4_audit: Unhandled hdb_auth_status=9 =>
+     INTERNAL_ERROR.
+
+o  Garming Sam <garming at catalyst.net.nz>
+   * BUG 13879: Simple bind doesn't work against an RODC (with non-preloaded
+     users).
+
+o  Andreas Schneider <asn at samba.org>
+   * BUG 15016: Regression: create krb5 conf = yes doesn't work with a single
+     KDC.
+
+o  Joseph Sutton <josephsutton at catalyst.net.nz>
+   * BUG 15015: PKINIT: hdb_samba4_audit: Unhandled hdb_auth_status=9 =>
+     INTERNAL_ERROR.
+
+
 CHANGES SINCE 4.16.0rc4
 =======================
 
@@ -380,7 +410,8 @@ 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.
+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


-- 
Samba Shared Repository



More information about the samba-cvs mailing list