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

Karolin Seeger kseeger at samba.org
Thu Aug 13 06:26:43 UTC 2020


The branch, v4-12-test has been updated
       via  6b8d52984e5 VERSION: Bump version up to 4.12.7...
       via  8d9dd75abca VERSION: Disable GIT_SNAPSHOT for the 4.12.6 release.
       via  adfa3d161cb WHATSNEW: Add release notes for Samba 4.12.6.
      from  09298e198bd srvsvc: Move brl_get_locks() out of enum_file_fn()

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


- Log -----------------------------------------------------------------
commit 6b8d52984e5d339f353e8e04fa3812442074da01
Author: Karolin Seeger <kseeger at samba.org>
Date:   Wed Aug 12 09:48:49 2020 +0200

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

commit 8d9dd75abca1d1328cb1e25ccb0b0281a1d00687
Author: Karolin Seeger <kseeger at samba.org>
Date:   Wed Aug 12 09:47:58 2020 +0200

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

commit adfa3d161cbd99e57dd877e8da8992ae3003c828
Author: Karolin Seeger <kseeger at samba.org>
Date:   Wed Aug 12 09:47:28 2020 +0200

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

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

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


Changeset truncated at 500 lines:

diff --git a/VERSION b/VERSION
index 53f6c89d1dd..f986eaa4dee 100644
--- a/VERSION
+++ b/VERSION
@@ -25,7 +25,7 @@
 ########################################################
 SAMBA_VERSION_MAJOR=4
 SAMBA_VERSION_MINOR=12
-SAMBA_VERSION_RELEASE=6
+SAMBA_VERSION_RELEASE=7
 
 ########################################################
 # If a official release has a serious bug              #
diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index a5b554fe11f..dfeb80b6a6b 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -1,3 +1,77 @@
+                   ==============================
+                   Release Notes for Samba 4.12.6
+                          August 13, 2020
+		   ==============================
+
+
+This is the latest stable release of the Samba 4.12 release series.
+
+
+Changes since 4.12.5
+--------------------
+
+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: PANIC: Assert failed in get_lease_type().
+
+o  Bjoern Jacke <bjacke at samba.org>
+   * BUG 14422: util: Fix build on AIX by fixing the order of replace.h include.
+
+o  Volker Lendecke <vl at samba.org>
+   * BUG 14355: srvsvc_NetFileEnum asserts with open files.
+
+o  Stefan Metzmacher <metze at samba.org>
+   * BUG 14354: KDC breaks with DES keys still in the database and
+     msDS-SupportedEncryptionTypes 31 indicating support for it.
+   * BUG 14427: s3:smbd: Make sure vfs_ChDir() always sets
+     conn->cwd_fsp->fh->fd = AT_FDCWD.
+   * BUG 14428: PANIC: Assert failed in get_lease_type().
+
+o  Andreas Schneider <asn at samba.org>
+   * BUG 14358: docs: Fix documentation for require_membership_of of
+     pam_winbind.conf.
+
+o  Martin Schwenke <martin at meltin.net>
+   * BUG 14444: ctdb-scripts: Use nfsconf utility for variable values in CTDB
+     NFS scripts.
+
+o  Andrew Walker <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.12.5
                             July 02, 2020
@@ -58,8 +132,8 @@ database (https://bugzilla.samba.org/).
 ======================================================================
 
 
-Release notes for older releases follow:
-----------------------------------------
+----------------------------------------------------------------------
+
 
                    ==============================
                    Release Notes for Samba 4.12.4


-- 
Samba Shared Repository



More information about the samba-cvs mailing list