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

Karolin Seeger kseeger at samba.org
Tue Jan 7 01:02:07 MST 2014


The branch, v4-0-test has been updated
       via  7701a42 VERSION: Bump version number up to 4.0.15...
       via  2b2ec18 VERSION: Disable git snapshots for the 4.0.14 release.
       via  65e6f29 WHATSNEW: Add release notes for Samba 4.0.14.
      from  bdafdcb ldb: bad if test in ldb_comparison_fold()

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


- Log -----------------------------------------------------------------
commit 7701a42c111ecac2eaa7e1bb5acadded31678b81
Author: Karolin Seeger <kseeger at samba.org>
Date:   Tue Dec 31 20:31:30 2013 +0100

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

commit 2b2ec186aa3fc6214c557b6770b68fd330852240
Author: Karolin Seeger <kseeger at samba.org>
Date:   Tue Dec 31 20:30:34 2013 +0100

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

commit 65e6f29a5542c0c05f91b354097e7753df938660
Author: Karolin Seeger <kseeger at samba.org>
Date:   Sat Jan 4 20:19:14 2014 +0100

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

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

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


Changeset truncated at 500 lines:

diff --git a/VERSION b/VERSION
index 3b27e8c..a988145 100644
--- a/VERSION
+++ b/VERSION
@@ -25,7 +25,7 @@
 ########################################################
 SAMBA_VERSION_MAJOR=4
 SAMBA_VERSION_MINOR=0
-SAMBA_VERSION_RELEASE=14
+SAMBA_VERSION_RELEASE=15
 
 ########################################################
 # If a official release has a serious bug              #
diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index 50ba8aa..661cf51 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -1,4 +1,81 @@
                    ==============================
+                   Release Notes for Samba 4.0.14
+                           January 7, 2014
+                   ==============================
+
+
+This is the latest stable release of Samba 4.0.
+
+Major enhancements in Samba 4.0.14 include:
+
+o  Fix segfault in smbd (bug #10284).
+o  Fix SMB2 server panic when a smb2 brlock times out (bug #10311).
+
+
+Changes since 4.0.13:
+---------------------
+
+o   Jeremy Allison <jra at samba.org>
+    * BUG 9870: smbd: Allow updates on directory write times on open handles.
+    * BUG 10297: smbd: Fix writing to a directory with -wx permissions
+      on a share.
+    * BUG 10305: ldb: Fix bad if test in ldb_comparison_fold().
+    * BUG 10320: s3:smbpasswd: Fix crashes on invalid input.
+
+
+o   David Disseldorp <ddiss at samba.org>
+    * BUG 10271: Send correct job-ID in print job notifications.
+
+
+o   Volker Lendecke <vl at samba.org>
+    * BUG 10250: smbd: Fix a talloc hierarchy problem in msg_channel.
+    * BUG 10284: smbd: Fix segfault.
+    * BUG 10297: smbd: Fix writing to a directory with -wx permissions
+      on a share.
+    * BUG 10311: Fix SMB2 server panic when a smb2 brlock times out.
+
+
+o   Stefan Metzmacher <metze at samba.org>
+    * BUG 10298: Reduce smb2_server processing overhead.
+    * BUG 10330: s3:configure: Require tevent >= 0.9.18 as external library.
+
+
+o   Arvid Requate <requate at univention.de>
+    * BUG 10267: spoolss: Accept XPS_PASS datatype used by Windows 8.
+
+
+o   Christof Schmitt <cs at samba.org>
+    * BUG 10310: Fix AIO with SMB2 and locks.
+
+
+o   Andreas Schneider <asn at samba.org>
+    * BUG 2191: Fix substution of %G/%g in 'template * homedir'.
+
+
+######################################################################
+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.0 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.0.13
                           December 9, 2013
                    ==============================
@@ -88,8 +165,8 @@ database (https://bugzilla.samba.org/).
 ======================================================================
 
 
-Release notes for older releases follow:
-----------------------------------------
+----------------------------------------------------------------------
+
 
                    ==============================
                    Release Notes for Samba 4.0.12


-- 
Samba Shared Repository


More information about the samba-cvs mailing list