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

Karolin Seeger kseeger at samba.org
Tue Aug 25 07:48:22 UTC 2020


The branch, v4-11-test has been updated
       via  7cfb6f6db61 VERSION: Bump version up to 4.11.13...
       via  1bd81cac381 VERSION: Disable GIT_SNAPSHOT for the 4.11.12 release.
       via  f1636226f12 WHATSNEW: Add release notes for Samba 4.11.12.
      from  684d4d70391 util: Add cmocka unit test for directory_create_or_exists

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


- Log -----------------------------------------------------------------
commit 7cfb6f6db617b71879f0851462f55b8a07652bcb
Author: Karolin Seeger <kseeger at samba.org>
Date:   Tue Aug 25 09:46:42 2020 +0200

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

commit 1bd81cac381872633bdcbe9fb0622ede94ba5b97
Author: Karolin Seeger <kseeger at samba.org>
Date:   Tue Aug 25 09:45:14 2020 +0200

    VERSION: Disable GIT_SNAPSHOT for the 4.11.12 release.
    
    Signed-off-by: Karolin Seeger <kseeger at samba.org>

commit f1636226f1280d209b4e1614fe6e481cd72dc664
Author: Karolin Seeger <kseeger at samba.org>
Date:   Tue Aug 25 09:44:25 2020 +0200

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

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

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


Changeset truncated at 500 lines:

diff --git a/VERSION b/VERSION
index b522cf1179e..5885b36fd71 100644
--- a/VERSION
+++ b/VERSION
@@ -25,7 +25,7 @@
 ########################################################
 SAMBA_VERSION_MAJOR=4
 SAMBA_VERSION_MINOR=11
-SAMBA_VERSION_RELEASE=12
+SAMBA_VERSION_RELEASE=13
 
 ########################################################
 # If a official release has a serious bug              #
diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index b9a6ac2e537..80e5f32b1a0 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -1,3 +1,72 @@
+                   ===============================
+                   Release Notes for Samba 4.11.12
+                           August 25, 2020
+		   ===============================
+
+
+This is the latest stable release of the Samba 4.11 release series.
+
+
+Changes since 4.11.11
+---------------------
+
+o  Jeremy Allison <jra at samba.org>
+   * BUG 14403: s3: libsmb: Fix SMB2 client rename bug to a Windows server.
+
+o  Andrew Bartlett <abartlet at samba.org>
+   * BUG 14424: dsdb: Allow "password hash userPassword schemes = CryptSHA256"
+     to work on RHEL7.
+   * BUG 14450: dbcheck: Allow a dangling forward link outside our known NCs.
+
+o  Ralph Boehme <slow at samba.org>
+   * BUG 14426: lib/debug: Set the correct default backend loglevel to
+     MAX_DEBUG_LEVEL.
+   * BUG 14428: s3:smbd: PANIC: assert failed in get_lease_type().
+
+o  Günther Deschner <gd at samba.org>
+   * BUG 14370: lib/util: do not install "test_util_paths".
+
+o  Amit Kumar <amitkuma at redhat.com>
+   * BUG 14345: lib:util: Fix smbclient -l basename dir.
+
+o  Stefan Metzmacher <metze at samba.org>
+   * BUG 14428: s3:smbd: PANIC: assert failed in get_lease_type().
+
+o  Christof Schmitt <cs at samba.org>
+   * BUG 14166: util: Allow symlinks in directory_create_or_exist.
+
+o  Andreas Schneider <asn at samba.org>
+   * BUG 14358: docs: Fix documentation for require_membership_of of
+     pam_winbind.
+
+o  Andrew <awalker at ixsystems.com>
+   * BUG 14425: s3:winbind:idmap_ad: Make failure to get attrnames for schema
+     mode fatal.
+
+
+#######################################
+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.11.11
                             July 02, 2020
@@ -79,8 +148,8 @@ database (https://bugzilla.samba.org/).
 ======================================================================
 
 
-Release notes for older releases follow:
-----------------------------------------
+----------------------------------------------------------------------
+
 
                    ===============================
                    Release Notes for Samba 4.11.10


-- 
Samba Shared Repository



More information about the samba-cvs mailing list