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

Karolin Seeger kseeger at samba.org
Tue Mar 9 12:35:08 UTC 2021


The branch, v4-14-test has been updated
       via  3fa3608e8f0 VERSION: Bump version up to 4.14.1...
       via  9b49519cae3 VERSION: Bump version up to 4.14.0...
       via  d42d46964b7 WHATSNEW: Add release notes for Samba 4.14.0.
       via  fc0c01be970 Revert "wscript: use --as-needed only if tested successfully"
      from  f912b8f600a g_lock: Fix uninitalized variable reads

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


- Log -----------------------------------------------------------------
commit 3fa3608e8f00df81ae7504f26459b42da069d322
Author: Karolin Seeger <kseeger at samba.org>
Date:   Tue Mar 9 13:31:47 2021 +0100

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

commit 9b49519cae3e967af9ea48dc5fcfb6c145e31db4
Author: Karolin Seeger <kseeger at samba.org>
Date:   Tue Mar 9 13:30:50 2021 +0100

    VERSION: Bump version up to 4.14.0...
    
    and disable GIT_SNAPSHOT for the release.
    
    Signed-off-by: Karolin Seeger <kseeger at samba.org>

commit d42d46964b758e2fd2374828f7cb52ad24f28a2f
Author: Karolin Seeger <kseeger at samba.org>
Date:   Tue Mar 9 13:27:49 2021 +0100

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

commit fc0c01be9700f9e4bb50211a53f3ec2d2d4b3a3d
Author: Karolin Seeger <kseeger at samba.org>
Date:   Tue Mar 9 09:18:16 2021 +0100

    Revert "wscript: use --as-needed only if tested successfully"
    
    This reverts commit 4d1ed9c319deac5cba1682611dcefdf002cb9d48.

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

Summary of changes:
 VERSION      |  4 ++--
 WHATSNEW.txt | 50 +++++++++++++++++++++++++++-----------------------
 wscript      |  3 +--
 3 files changed, 30 insertions(+), 27 deletions(-)


Changeset truncated at 500 lines:

diff --git a/VERSION b/VERSION
index 14663dc058f..626f0afffe6 100644
--- a/VERSION
+++ b/VERSION
@@ -25,7 +25,7 @@
 ########################################################
 SAMBA_VERSION_MAJOR=4
 SAMBA_VERSION_MINOR=14
-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=5
+SAMBA_VERSION_RC_RELEASE=
 
 ########################################################
 # To mark SVN snapshots this should be set to 'yes'    #
diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index 32bf4adf3e5..7e46022b2b9 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -1,19 +1,15 @@
-Release Announcements
-=====================
+                   ==============================
+                   Release Notes for Samba 4.14.0
+                          March 09, 2021
+                   ==============================
 
-This is the fourth release candidate of Samba 4.14.  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.14 will be the next version of the Samba suite.
+This is the first stable release of the Samba 4.14 release series.
+Please read the release notes carefully before upgrading.
 
 
-UPGRADING
-=========
-
 New GPG key
------------
+===========
 
 The GPG release key for Samba releases changed from:
 
@@ -86,7 +82,6 @@ Publishing printers in AD is more reliable and more printer features are
 added to the published information in AD. Samba now also supports Windows
 drivers for the ARM64 architecture.
 
-
 Client Group Policy
 -------------------
 This release extends Samba to support Group Policy functionality for Winbind
@@ -111,7 +106,6 @@ Configuration/Policies/Administrative Templates. Alternatively, Samba policy
 may be managed using the `samba-tool gpo manage` command. This tool does not
 require the admx templates to be installed.
 
-
 Python 3.6 or later required
 ----------------------------
 
@@ -123,22 +117,21 @@ Samba's minimum runtime requirement for python was raised to Python
 As Python 2.7 has been End Of Life upstream since April 2020, Samba
 is dropping ALL Python 2.x support in this release.
 
-
 Miscellaneous samba-tool changes
 --------------------------------
 
-The samba-tool commands to manage AD objects (e.g. users, computers and
+The 'samba-tool' subcommands to manage AD objects (e.g. users, computers and
 groups) now consistently use the "add" command when adding a new object to
-the AD. The previous deprecation warnings when using the "add" commands
-have been removed. For compatibility reasons, both the "add" and "create"
+the AD. The previous deprecation warnings when using the 'add' commands
+have been removed. For compatibility reasons, both the 'add' and 'create'
 commands can be used now.
 
 Users, groups and contacts can now be renamed with the respective rename
 commands.
 
-Locked users can be unlocked with the new "samba-tool user unlock" command.
+Locked users can be unlocked with the new 'samba-tool user unlock' command.
 
-The "samba-tool user list" and "samba-tool group listmembers" commands
+The 'samba-tool user list' and 'samba-tool group listmembers' commands
 provide additional options to hide expired and disabled user accounts
 (--hide-expired and --hide-disabled).
 
@@ -160,10 +153,6 @@ CTDB CHANGES
   recmaster".
 
 
-REMOVED FEATURES
-================
-
-
 smb.conf changes
 ================
 
@@ -177,6 +166,21 @@ smb.conf changes
   server smb encrypt                 New                        default
 
 
+CHANGES SINCE 4.14.0rc4
+=======================
+
+o  Trever L. Adams <trever.adams at gmail.com>
+   * BUG 14634: s3:modules:vfs_virusfilter: Recent talloc changes cause infinite
+     start-up failure.
+
+o  Peter Eriksson <pen at lysator.liu.se>
+   * BUG 14648: s3: VFS: nfs4_acls. Add missing TALLOC_FREE(frame) in error
+     path.
+
+o  Volker Lendecke <vl at samba.org>
+   * BUG 14636: g_lock: Fix uninitalized variable reads.
+
+
 CHANGES SINCE 4.14.0rc3
 =======================
 
diff --git a/wscript b/wscript
index 3c6b130bd22..334b2988234 100644
--- a/wscript
+++ b/wscript
@@ -340,8 +340,7 @@ def configure(conf):
     # allows us to find problems on our development hosts faster.
     # It also results in faster load time.
 
-    conf.ADD_LDFLAGS('-Wl,--as-needed', testflags=True)
-
+    conf.add_as_needed()
 
     if not conf.CHECK_NEED_LC("-lc not needed"):
         conf.ADD_LDFLAGS('-lc', testflags=False)


-- 
Samba Shared Repository



More information about the samba-cvs mailing list