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

Karolin Seeger kseeger at samba.org
Tue Apr 7 06:42:08 UTC 2020


The branch, v4-12-test has been updated
       via  a3157b958bf VERSION: Bump version up to 4.12.2...
       via  dcaa10c6e37 VERSION: Disable GIT_SNAPSHOT for the 4.12.1 release.
       via  21095de9d96 WHATSNEW: Add release notes for Samba 4.12.1.
      from  b82cec52708 s3/utils: Fix double free error with smbtree

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


- Log -----------------------------------------------------------------
commit a3157b958bfd9f1f77014fcfc6ca5ad1f38b0fbf
Author: Karolin Seeger <kseeger at samba.org>
Date:   Tue Apr 7 08:38:40 2020 +0200

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

commit dcaa10c6e37f0cdccb70f45f1e579f5a65bbc0a4
Author: Karolin Seeger <kseeger at samba.org>
Date:   Tue Apr 7 08:37:55 2020 +0200

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

commit 21095de9d96017d49047cef63b00525ebedcf8b6
Author: Karolin Seeger <kseeger at samba.org>
Date:   Mon Apr 6 10:03:43 2020 +0200

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

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

Summary of changes:
 VERSION      |  2 +-
 WHATSNEW.txt | 75 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 76 insertions(+), 1 deletion(-)


Changeset truncated at 500 lines:

diff --git a/VERSION b/VERSION
index c3706df8449..e651d0ad94b 100644
--- a/VERSION
+++ b/VERSION
@@ -25,7 +25,7 @@
 ########################################################
 SAMBA_VERSION_MAJOR=4
 SAMBA_VERSION_MINOR=12
-SAMBA_VERSION_RELEASE=1
+SAMBA_VERSION_RELEASE=2
 
 ########################################################
 # If a official release has a serious bug              #
diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index 2578423e35d..621fb63bac8 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -1,3 +1,78 @@
+                   ==============================
+                   Release Notes for Samba 4.12.1
+                           April 07, 2020
+		   ==============================
+
+
+This is the latest stable release of the Samba 4.12 release series.
+
+
+Changes since 4.12.0
+--------------------
+
+o  Douglas Bagnall <douglas.bagnall at catalyst.net.nz>
+   * BUG 14295: nmblib: Avoid undefined behaviour in handle_name_ptrs().
+
+o  Björn Baumbach <bb at sernet.de>
+   * BUG 14296: samba-tool group: Handle group names with special chars
+     correctly.
+
+o  Ralph Boehme <slow at samba.org>
+   * BUG 14293: Add missing check for DMAPI offline status in async DOS
+     attributes.
+   * BUG 14295: Starting ctdb node that was powered off hard before results in
+     recovery loop.
+   * BUG 14307: smbd: Ignore set NTACL requests which contain S-1-5-88 NFS ACEs.
+   * BUG 14316: vfs_recycle: Prevent flooding the log if we're called on
+     non-existant paths.
+
+o  Günther Deschner <gd at samba.org>
+   * BUG 14313: librpc: Fix IDL for svcctl_ChangeServiceConfigW.
+   * BUG 14327: nsswitch: Fix use-after-free causing segfault in 
+     _pam_delete_cred.
+
+o  Art M. Gallagher <repos at artmg.net>
+   * BUG 13622: fruit:time machine max size is broken on arm.
+
+o  Amitay Isaacs <amitay at gmail.com>
+   * BUG 14294: CTDB recovery corner cases can cause record resurrection and
+     node banning.
+
+o  Noel Power <noel.power at suse.com>
+   * BUG 14332: s3/utils: Fix double free error with smbtree. 
+
+o  Martin Schwenke <martin at meltin.net>
+   * BUG 14294: CTDB recovery corner cases can cause record resurrection and
+     node banning.
+   * BUG 14295: Starting ctdb node that was powered off hard before results in
+     recovery loop.
+   * BUG 14324: CTDB recovery daemon can crash due to dereference of NULL
+     pointer.
+
+
+#######################################
+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.0
                            March 03, 2020


-- 
Samba Shared Repository



More information about the samba-cvs mailing list