The branch, v4-15-test has been updated
       via  a0a96f6ebab VERSION: Bump version up to Samba 4.15.0rc6...
       via  cbfc80e7b7d VERSION: Disable GIT_SNAPSHOT for the 4.15.0rc5 release.
       via  da5c0a93a63 WHATSNEW: Add release notes for Samba 4.15.0rc5.
      from  defbbe7127f s4/samba: POPT_COMMON_DAEMON

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


- Log -----------------------------------------------------------------
commit a0a96f6ebab0746ac2463bb82ca0d6f480521427
Author: Jule Anger <jan...@samba.org>
Date:   Tue Sep 7 10:31:03 2021 +0200

    VERSION: Bump version up to Samba 4.15.0rc6...
    
    and re-enable GIT_SNAPSHOT.
    
    Signed-off-by: Jule Anger <jan...@samba.org>

commit cbfc80e7b7d7cda4b7a0fcc8d39efad2474f2666
Author: Jule Anger <jan...@samba.org>
Date:   Tue Sep 7 10:30:26 2021 +0200

    VERSION: Disable GIT_SNAPSHOT for the 4.15.0rc5 release.
    
    Signed-off-by: Jule Anger <jan...@samba.org>

commit da5c0a93a63103ca6c5850fa22da299e4167754f
Author: Jule Anger <jan...@samba.org>
Date:   Tue Sep 7 10:29:17 2021 +0200

    WHATSNEW: Add release notes for Samba 4.15.0rc5.
    
    Signed-off-by: Jule Anger <jan...@samba.org>

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

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


Changeset truncated at 500 lines:

diff --git a/VERSION b/VERSION
index 17431e06943..c47655ceb3c 100644
--- a/VERSION
+++ b/VERSION
@@ -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=6
 
 ########################################################
 # To mark SVN snapshots this should be set to 'yes'    #
diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index 2c391cfe801..d2c25df89ff 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -1,7 +1,7 @@
 Release Announcements
 =====================
 
-This is the fourth release candidate of Samba 4.15.  This is *not*
+This is the fifth release candidate of Samba 4.15.  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/.
@@ -316,6 +316,31 @@ smb.conf changes
   winbind scan trusted domains            Changed         No
 
 
+CHANGES SINCE 4.15.0rc4
+=======================
+
+o  Jeremy Allison <j...@samba.org>
+   * BUG 14809: Shares with variable substitutions cause core dump upon
+     connection from MacOS Big Sur 11.5.2.
+   * BUG 14816: Fix pathref open of a filesystem fifo in the DISABLE_OPATH
+     build.
+
+o  Andrew Bartlett <abart...@samba.org>
+   * BUG 14815: A subset of tests from Samba's selftest system were not being
+     run, while others were run twice.
+
+o  Ralph Boehme <s...@samba.org>
+   * BUG 14771: Some VFS operations on pathref (O_PATH) handles fail on GPFS.
+   * BUG 14787: net conf list crashes when run as normal user,
+   * BUG 14803: smbd/winbindd started in daemon mode generate output on
+     stderr/stdout.
+   * BUG 14804: winbindd can crash because idmap child state is not fully
+     initialized.
+
+o  Stefan Metzmacher <me...@samba.org>
+   * BUG 14771: Some VFS operations on pathref (O_PATH) handles fail on GPFS.
+
+
 CHANGES SINCE 4.15.0rc3
 =======================
 


-- 
Samba Shared Repository

Reply via email to