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

Karolin Seeger kseeger at samba.org
Mon Oct 20 01:22:21 MDT 2014


The branch, v4-1-test has been updated
       via  0548c9e VERSION: Bump version up to 4.1.14...
       via  3211982 VERSION: Disable git snapshots for the 4.1.13 release.
       via  b780193 WHATSNEW: Add release notes for Samba 4.1.13.
      from  e0f4517 s3: nmbd: Ensure the main nmbd process doesn't create zombies.

http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v4-1-test


- Log -----------------------------------------------------------------
commit 0548c9e2722d57a92fc44da37282dacc8f627897
Author: Karolin Seeger <kseeger at samba.org>
Date:   Sun Oct 19 21:42:43 2014 +0200

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

commit 3211982d13637fe3389ab4e6901c9f593555045e
Author: Karolin Seeger <kseeger at samba.org>
Date:   Sun Oct 19 21:41:57 2014 +0200

    VERSION: Disable git snapshots for the 4.1.13 release.
    
    Signed-off-by: Karolin Seeger <kseeger at samba.org>

commit b7801933244ed13c4c83130b834f7ab2efa333c7
Author: Karolin Seeger <kseeger at samba.org>
Date:   Sun Oct 19 21:40:14 2014 +0200

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

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

Summary of changes:
 VERSION      |    2 +-
 WHATSNEW.txt |   91 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++--
 2 files changed, 89 insertions(+), 4 deletions(-)


Changeset truncated at 500 lines:

diff --git a/VERSION b/VERSION
index 249071c..3a472da 100644
--- a/VERSION
+++ b/VERSION
@@ -25,7 +25,7 @@
 ########################################################
 SAMBA_VERSION_MAJOR=4
 SAMBA_VERSION_MINOR=1
-SAMBA_VERSION_RELEASE=13
+SAMBA_VERSION_RELEASE=14
 
 ########################################################
 # If a official release has a serious bug              #
diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index 2505927..963b614 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -1,4 +1,91 @@
                    ==============================
+                   Release Notes for Samba 4.1.13
+                         October 20, 2014
+                   ==============================
+
+
+This is the latest stable release of Samba 4.1.
+
+
+Changes since 4.1.12:
+---------------------
+
+o    Michael Adam <obnox at samba.org>
+     * BUG 10809: s3:smbd:open_file: Use a more natural check.
+
+
+o   Jeremy Allison <jra at samba.org>
+    * BUG 10717: s3: winbindd: Old NT Domain code sets struct
+      winbind_domain->alt_name to be NULL. Ensure this is safe with modern
+      AD-DCs.
+    * BUG 10779: pthreadpool: Slightly serialize jobs.
+    * BUG 10809: s3: smbd: Open logic fix.
+    * BUG 10830: s3: nmbd: Ensure the main nmbd process doesn't create zombies.
+    * BUG 10831: s3: lib: Signal handling - ensure smbrun and change password
+      code save and restore existing SIGCHLD handlers.
+    * BUG 10848: s3: smb2cli: Query info return length check was reversed.
+
+
+o   Günther Deschner <gd at samba.org>
+    * BUG 9984: s3-libnet: Make sure we do not overwrite precreated SPNs.
+
+
+o   Björn Jacke <bj at sernet.de
+    * BUG 10814: docs: Mention incompatibility between kernel oplocks and
+      streams_xattr.
+
+
+o   Volker Lendecke <vl at samba.org>
+    * BUG 10735: Fix unstrcpy.
+    * BUG 10797: s3: smbd: streams - Ensure share mode validation ignores
+      internal opens (op_mid == 0).
+    * BUG 10813: vfs_media_harmony: Fix a crash bug.
+    * BUG 10860: registry: Don't leave dangling transactions.
+
+
+o   Christof Schmitt <cs at samba.org>
+    * BUG 10826: s3-winbindd: Use correct realm for trusted domains in idmap
+      child.
+    * BUG 10837: idmap_rfc2307: Fix a crash after connection problem to DC.
+    * BUG 10838: s3-winbindd: Do not use domain SID from LookupSids for
+      Sids2UnixIDs call.
+
+
+o   Andreas Schneider <asn at samba.org>
+    * BUG 9984: s3-libnet: Add libnet_join_get_machine_spns().
+    * BUG 9985: s3-libads: Add all machine account principals to the keytab.
+    * BUG 10816: nmbd: Send waiting status to systemd.
+    * BUG 10817: libcli: Fix a segfault calling smbXcli_req_set_pending() on
+      NULL.
+    * BUG 10824: nsswitch: Skip groups we were not able to map.
+
+
+#######################################
+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 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.1.12
                          September 8, 2014
                    ==============================
@@ -126,10 +213,8 @@ database (https://bugzilla.samba.org/).
 ======================================================================
 
 
-Release notes for older releases follow:
-----------------------------------------
+----------------------------------------------------------------------
 
-======================================================================
 
                    ==============================
                    Release Notes for Samba 4.1.11


-- 
Samba Shared Repository


More information about the samba-cvs mailing list