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

Karolin Seeger kseeger at samba.org
Tue Feb 18 02:15:11 MST 2014


The branch, v4-0-test has been updated
       via  20d7ec8 VERSION: Bump version number up to 4.0.15...
       via  e005eb7 VERSION: Disable git snapshots for the 4.0.15 release.
       via  dd07d1f WHATSNEW: Add release notes for Samba 4.0.15.
      from  c400dd0 s3:smb2_notify: fix use after free on long living notify requests

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


- Log -----------------------------------------------------------------
commit 20d7ec8a7b1d39f5a93e58d22720d0a333079254
Author: Karolin Seeger <kseeger at samba.org>
Date:   Sun Feb 16 21:01:42 2014 +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 e005eb7968bf7fb4bd2a09ca2335bddb78a4b4e6
Author: Karolin Seeger <kseeger at samba.org>
Date:   Sun Feb 16 21:00:50 2014 +0100

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

commit dd07d1f7796246824491a4bc463df17d376d6aa2
Author: Karolin Seeger <kseeger at samba.org>
Date:   Sun Feb 16 20:58:36 2014 +0100

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

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

Summary of changes:
 VERSION      |    2 +-
 WHATSNEW.txt |   88 +++++++++++++++++++++++++++++++++++++++++++++++++++++----
 2 files changed, 82 insertions(+), 8 deletions(-)


Changeset truncated at 500 lines:

diff --git a/VERSION b/VERSION
index a988145..6eed1e9 100644
--- a/VERSION
+++ b/VERSION
@@ -25,7 +25,7 @@
 ########################################################
 SAMBA_VERSION_MAJOR=4
 SAMBA_VERSION_MINOR=0
-SAMBA_VERSION_RELEASE=15
+SAMBA_VERSION_RELEASE=16
 
 ########################################################
 # If a official release has a serious bug              #
diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index 661cf51..f602152 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -1,4 +1,84 @@
                    ==============================
+                   Release Notes for Samba 4.0.15
+                         February 18, 2014
+                   ==============================
+
+
+This is the latest stable release of Samba 4.0.
+
+
+Changes since 4.0.14:
+---------------------
+
+o   Michael Adam <obnox at samba.org>
+    * BUG 10259: Make shadow_copy2 module working with Windows 7.
+
+
+o   Alistair Leslie-Hughes <leslie_alistair at hotmail.com>
+    * BUG 10087: ntlm_auth sometimes returns the wrong username to
+      mod_ntlm_auth_winbind.
+
+
+o   Jeremy Allison <jra at samba.org>
+    * BUG 2662: Make revamped directory handling code 64bit clean.
+    * BUG 10358: Fix 100% CPU utilization in winbindd when trying to free
+      memory in winbindd_reinit_after_fork.
+    * BUG 10429: s3: modules: streaminfo: As we have no VFS function
+      SMB_VFS_LLISTXATTR we can't cope with a symlink when lp_posix_pathnames()
+      is true.
+
+
+o   Christian Ambach <ambi at samba.org>
+    * BUG 0280: s3:winbindd: Fix use of uninitialized variables.
+
+
+o   Andrew Bartlett <abartlet at samba.org>
+    * BUG 10418: Fix INTERNAL ERROR: Signal 11 in the kdc pid.
+
+
+o   Jeffrey Clark <dude at zaplabs.com>
+    * BUG 10418: Add support for Heimdal's unified krb5 and hdb plugin system.
+
+
+o   Volker Lendecke <vl at samba.org>
+    * BUG 2191: s3-winbind: Improve performance of wb_fill_pwent_sid2uid_done().
+    * BUG 10415: smbd: Fix memory overwrites.
+    * BUG 10436: smbd: Fix an ancient oplock bug.
+
+
+o   Stefan Metzmacher <metze at samba.org>
+    * BUG 10442: Fix crash bug in smb2_notify code.
+
+
+o   Jelmer Vernooij <jelmer at samba.org>
+    * BUG 10418: Cope with first element in hdb_method having a different name
+      in different heimdal versions.
+
+
+######################################################################
+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.14
                            January 7, 2014
                    ==============================
@@ -66,14 +146,8 @@ 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


-- 
Samba Shared Repository


More information about the samba-cvs mailing list