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

Karolin Seeger kseeger at samba.org
Thu Jul 2 11:11:29 UTC 2020


The branch, v4-12-test has been updated
       via  c160cfa9922 VERSION: Bump version up to 4.12.6...
       via  217bc17f1d2 VERSION: Disable GIT_SNAPSHOT for the 4.12.5 release.
       via  c61cb94a463 WHATSNEW: Add release notes for Samba 4.12.5.
      from  8d47600f110 VERSION: Bump version up to 4.12.5.

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


- Log -----------------------------------------------------------------
commit c160cfa9922c6687ec943a3e0cdb01371c6769ed
Author: Karolin Seeger <kseeger at samba.org>
Date:   Thu Jul 2 13:08:52 2020 +0200

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

commit 217bc17f1d22bd85631dfe9e60731385c59fc2b0
Author: Karolin Seeger <kseeger at samba.org>
Date:   Thu Jul 2 13:08:04 2020 +0200

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

commit c61cb94a46328e983a7a53ccfe553795301c73f8
Author: Karolin Seeger <kseeger at samba.org>
Date:   Thu Jul 2 13:07:29 2020 +0200

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

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

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


Changeset truncated at 500 lines:

diff --git a/VERSION b/VERSION
index 4b0722b2dee..53f6c89d1dd 100644
--- a/VERSION
+++ b/VERSION
@@ -25,7 +25,7 @@
 ########################################################
 SAMBA_VERSION_MAJOR=4
 SAMBA_VERSION_MINOR=12
-SAMBA_VERSION_RELEASE=5
+SAMBA_VERSION_RELEASE=6
 
 ########################################################
 # If a official release has a serious bug              #
diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index d6b26d8dce5..a5b554fe11f 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -1,3 +1,66 @@
+                   ==============================
+                   Release Notes for Samba 4.12.5
+                            July 02, 2020
+		   ==============================
+
+
+This is the latest stable release of the Samba 4.12 release series.
+
+
+Changes since 4.12.4
+--------------------
+
+o  Jeremy Allison <jra at samba.org>
+   * BUG 14301: Fix smbd panic on force-close share during async io.
+   * BUG 14374: Fix segfault when using SMBC_opendir_ctx() routine for share
+     folder that contains incorrect symbols in any file name.
+   * BUG 14391: Fix DFS links.
+
+o  Andrew Bartlett <abartlet at samba.org>
+   * BUG 14310: Can't use DNS functionality after a Windows DC has been in
+     domain.
+
+o  Alexander Bokovoy <ab at samba.org>
+   * BUG 14413: ldapi search to FreeIPA crashes.
+
+o  Isaac Boukris <iboukris at gmail.com>
+   * BUG 14396: Add net-ads-join dnshostname=fqdn option.
+   * BUG 14406: Fix adding msDS-AdditionalDnsHostName to keytab with Windows DC.
+
+o  Björn Jacke <bj at sernet.de>
+   * BUG 14386: docs-xml: Update list of posible VFS operations for
+     vfs_full_audit.
+
+o  Volker Lendecke <vl at samba.org>
+   * BUG 14382: winbindd: Fix a use-after-free when winbind clients exit.
+
+o  Andreas Schneider <asn at samba.org>
+   * BUG 14370: Client tools are not able to read gencache anymore.
+
+
+#######################################
+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.4
                             July 02, 2020
@@ -79,8 +142,8 @@ database (https://bugzilla.samba.org/).
 ======================================================================
 
 
-Release notes for older releases follow:
-----------------------------------------
+----------------------------------------------------------------------
+
 
                    ==============================
                    Release Notes for Samba 4.12.3


-- 
Samba Shared Repository



More information about the samba-cvs mailing list