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

Karolin Seeger kseeger at samba.org
Fri Feb 21 02:22:04 MST 2014


The branch, v4-1-test has been updated
       via  629e95e VERSION: Bump version number up to 4.1.6...
       via  144791e VERSION: Disable git snapshots for the 4.1.5 release.
       via  a738491 WHATSNEW: Add release notes for Samba 4.1.5.
      from  8c2ee1f s3:smb2_notify: fix use after free on long living notify requests

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


- Log -----------------------------------------------------------------
commit 629e95e6607b6d7cbf0a1861bc2f85fa7a6a5fd8
Author: Karolin Seeger <kseeger at samba.org>
Date:   Fri Feb 21 10:21:08 2014 +0100

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

commit 144791ecd8a604877ba8236849036bc07fce8d0c
Author: Karolin Seeger <kseeger at samba.org>
Date:   Fri Feb 21 10:20:09 2014 +0100

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

commit a738491bd8791a4b866be0a31e6be486bba80411
Author: Karolin Seeger <kseeger at samba.org>
Date:   Fri Feb 21 10:19:38 2014 +0100

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

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

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


Changeset truncated at 500 lines:

diff --git a/VERSION b/VERSION
index 5783c03..92562f5 100644
--- a/VERSION
+++ b/VERSION
@@ -25,7 +25,7 @@
 ########################################################
 SAMBA_VERSION_MAJOR=4
 SAMBA_VERSION_MINOR=1
-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 b864e8a..977c85a 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -1,4 +1,103 @@
                    =============================
+                   Release Notes for Samba 4.1.5
+                         February 21, 2014
+                   =============================
+
+
+This is the latest stable release of Samba 4.1.
+
+Major enhancements in Samba 4.1.5 include:
+
+o  Fix 100% CPU utilization in winbindd when trying to free memory in
+   winbindd_reinit_after_fork (bug #10358).
+o  smbd: Fix memory overwrites (bug #10415).
+
+
+Changes since 4.1.4:
+--------------------
+
+o   Michael Adam <obnox at samba.org>
+    * BUG 10259: Make shadow_copy2 module working with Windows 7.
+
+
+o   Jeremy Allison <jra at samba.org>
+    * BUG 2662: Make revamped directory handling code 64bit clean.
+    * BUG 10320: s3: smbpasswd: Fix crashes on invalid input.
+    * BUG 10358: Fix 100% CPU utilization in winbindd when trying to free
+      memory in winbindd_reinit_after_fork.
+    * BUG 10406: s3: vfs_dirsort module: Allow dirsort to work when multiple
+      simultaneous directories are open.
+    * 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   Alistair Leslie-Hughes <leslie_alistair at hotmail.com>
+    * BUG 10087: ntlm_auth sometimes returns the wrong username to
+      mod_ntlm_auth_winbind.
+
+
+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   Niels de Vos <ndevos at redhat.com>
+    * BUG 10384: vfs/glusterfs: In case atime is not passed, set it to the
+      current atime.
+
+
+o   David Disseldorp <ddiss at samba.org>
+    * BUG 10424: vfs_btrfs: Fix incorrect zero length server-side copy request
+      handling.
+
+
+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   Andreas Schneider <asn at samba.org>
+    * BUG 10367: Fix several memory leaks.
+
+
+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.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.4
                          January 10, 2014
                    =============================
@@ -97,8 +196,8 @@ database (https://bugzilla.samba.org/).
 ======================================================================
 
 
-Release notes for older releases follow:
-----------------------------------------
+----------------------------------------------------------------------
+
 
                    =============================
                    Release Notes for Samba 4.1.3


-- 
Samba Shared Repository


More information about the samba-cvs mailing list