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

Jule Anger janger at samba.org
Tue Sep 7 06:57:28 UTC 2021


The branch, v4-13-test has been updated
       via  a7fe21a0d66 VERSION: Bump version up to Samba 4.13.12...
       via  2119f9f9f66 VERSION: Disable GIT_SNAPSHOT for the 4.13.11 release.
       via  14acad25bd2 WHATSNEW: Add release notes for Samba 4.13.11.
      from  20ef0b16ed3 registry: check for running as root in clustering mode

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


- Log -----------------------------------------------------------------
commit a7fe21a0d666ec33108cb1507bfd491e21b6e019
Author: Jule Anger <janger at samba.org>
Date:   Tue Sep 7 08:54:06 2021 +0200

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

commit 2119f9f9f66b66ae07fb6dea84c74f5b8b735880
Author: Jule Anger <janger at samba.org>
Date:   Tue Sep 7 08:52:16 2021 +0200

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

commit 14acad25bd2fa7f8b44e17c0c8ea770da099ce69
Author: Jule Anger <janger at samba.org>
Date:   Tue Sep 7 08:50:15 2021 +0200

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

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

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


Changeset truncated at 500 lines:

diff --git a/VERSION b/VERSION
index 49a0d6e775a..ee13bf3ceef 100644
--- a/VERSION
+++ b/VERSION
@@ -25,7 +25,7 @@
 ########################################################
 SAMBA_VERSION_MAJOR=4
 SAMBA_VERSION_MINOR=13
-SAMBA_VERSION_RELEASE=11
+SAMBA_VERSION_RELEASE=12
 
 ########################################################
 # If a official release has a serious bug              #
diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index c141d32b62e..4b33797845e 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -1,3 +1,58 @@
+                   ===============================
+                   Release Notes for Samba 4.13.11
+                         September 07, 2021
+                   ===============================
+
+
+This is the latest stable release of the Samba 4.13 release series.
+
+
+Changes since 4.13.10
+---------------------
+
+o  Jeremy Allison <jra at samba.org>
+   * BUG 14769: smbd panic on force-close share during offload write.
+
+o  Ralph Boehme <slow at samba.org>
+   * BUG 14731: Fix returned attributes on fake quota file handle and avoid
+     hitting the VFS.
+   * BUG 14783: smbd "deadtime" parameter doesn't work anymore.
+   * BUG 14787: net conf list crashes when run as normal user.
+
+o  Stefan Metzmacher <metze at samba.org>
+   * BUG 14607: Work around special SMB2 READ response behavior of NetApp Ontap
+     7.3.7.
+   * BUG 14793: Start the SMB encryption as soon as possible.
+
+o  Andreas Schneider <asn at samba.org>
+   * BUG 14792: Winbind should not start if the socket path for the privileged
+     pipe is too long.
+
+
+#######################################
+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.
+
+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.13.10
                             July 14, 2021
@@ -61,8 +116,7 @@ database (https://bugzilla.samba.org/).
 ======================================================================
 
 
-Release notes for older releases follow:
-----------------------------------------
+----------------------------------------------------------------------
 
 
                    ==============================


-- 
Samba Shared Repository



More information about the samba-cvs mailing list