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

Jule Anger janger at samba.org
Mon Sep 4 12:51:58 UTC 2023


The branch, v4-19-test has been updated
       via  a8c5fe34b63 VERSION: Bump version up to Samba 4.19.1...
       via  b7921852ad6 VERSION: Disable GIT_SNAPSHOT for the 4.19.0 release.
       via  a21e09363fc WHATSNEW: Add release notes for Samba 4.19.0.
      from  8a34b378932 vfs_aio_pthread: use SMB_VFS_NEXT_OPENAT() in aio_pthread_openat_fn()

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


- Log -----------------------------------------------------------------
commit a8c5fe34b639f72c045bc0500d0c053842327556
Author: Jule Anger <janger at samba.org>
Date:   Mon Sep 4 14:36:48 2023 +0200

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

commit b7921852ad6ac048abbbe577b9faced2d694c685
Author: Jule Anger <janger at samba.org>
Date:   Mon Sep 4 14:35:46 2023 +0200

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

commit a21e09363fc00060cbc3f05c3633a5c3411639d5
Author: Jule Anger <janger at samba.org>
Date:   Mon Sep 4 14:34:46 2023 +0200

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

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

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


Changeset truncated at 500 lines:

diff --git a/VERSION b/VERSION
index 1339a34115b..76d9d83bfbd 100644
--- a/VERSION
+++ b/VERSION
@@ -25,7 +25,7 @@
 ########################################################
 SAMBA_VERSION_MAJOR=4
 SAMBA_VERSION_MINOR=19
-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 97eaec57b1e..439556605ca 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -1,17 +1,10 @@
-Release Announcements
-=====================
-
-This is the fourth release candidate of Samba 4.19.  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.19 will be the next version of the Samba suite.
-
-
-UPGRADING
-=========
+                   ==============================
+                   Release Notes for Samba 4.19.0
+                         September 04, 2023
+                   ==============================
 
+This is the first stable release of the Samba 4.19 release series.
+Please read the release notes carefully before upgrading.
 
 NEW FEATURES/CHANGES
 ====================
@@ -252,6 +245,18 @@ smb.conf changes
   directory name cache size               Removed
 
 
+CHANGES SINCE 4.19.0rc4
+=======================
+
+o  MikeLiu <mikeliu at qnap.com>
+   * BUG 15453: File doesn't show when user doesn't have permission if
+     aio_pthread is loaded.
+
+o  Martin Schwenke <mschwenke at ddn.com>
+   * BUG 15451: ctdb_killtcp fails to work with --enable-pcap and libpcap ≥
+     1.9.1.
+
+
 CHANGES SINCE 4.19.0rc3
 =======================
 


-- 
Samba Shared Repository



More information about the samba-cvs mailing list