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

Karolin Seeger kseeger at samba.org
Tue Feb 23 11:26:26 UTC 2016


The branch, v4-4-test has been updated
       via  57bc152 VERSION: Bump version up to 4.4.0rc4...
       via  ff77a11 VERSION: Disable git snapshots for the Samba 4.4.0rc3 release.
       via  84348b2 WHATSNEW: Add release notes for Samba 4.4.0rc3.
      from  a2aea37 Real memeory leak(buildup) issue in loadparm.

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


- Log -----------------------------------------------------------------
commit 57bc15200a98b3531ff36a36f3e78544d312d359
Author: Karolin Seeger <kseeger at samba.org>
Date:   Tue Feb 23 12:25:13 2016 +0100

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

commit ff77a114f3dd9ed79b9fec08c14ad4b9e107841b
Author: Karolin Seeger <kseeger at samba.org>
Date:   Tue Feb 23 12:24:19 2016 +0100

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

commit 84348b29a70b29d1ca285e0585dde24ba8957d1a
Author: Karolin Seeger <kseeger at samba.org>
Date:   Tue Feb 23 12:23:28 2016 +0100

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

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

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


Changeset truncated at 500 lines:

diff --git a/VERSION b/VERSION
index 40dc91d..53d6f45 100644
--- a/VERSION
+++ b/VERSION
@@ -87,7 +87,7 @@ SAMBA_VERSION_PRE_RELEASE=
 # e.g. SAMBA_VERSION_RC_RELEASE=1                      #
 #  ->  "3.0.0rc1"                                      #
 ########################################################
-SAMBA_VERSION_RC_RELEASE=3
+SAMBA_VERSION_RC_RELEASE=4
 
 ########################################################
 # To mark SVN snapshots this should be set to 'yes'    #
diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index 3805f5f..721eb9c 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -1,7 +1,7 @@
 Release Announcements
 =====================
 
-This is the second release candidate of Samba 4.4.  This is *not*
+This is the third release candidate of Samba 4.4.  This is *not*
 intended for production environments and is designed for testing
 purposes only.  Please report any defects via the Samba bug reporting
 system at https://bugzilla.samba.org/.
@@ -235,6 +235,54 @@ KNOWN ISSUES
 Currently none.
 
 
+CHANGES SINCE 4.4.0rc2
+======================
+
+o  Michael Adam <obnox at samba.org>
+   * BUG 11723: lib:socket: Fix CID 1350010: Integer OVERFLOW_BEFORE_WIDEN.
+   * BUG 11735: lib:socket: Fix CID 1350009: Fix illegal memory accesses
+     (BUFFER_SIZE_WARNING).
+
+o  Jeremy Allison <jra at samba.org>
+   * BUG 10489: s3: smbd: posix_acls: Fix check for setting u:g:o entry on a
+     filesystem with no ACL support.
+
+o  Christian Ambach <ambi at samba.org>
+   * BUG 11700: s3:utils/smbget: Set default blocksize.
+
+o  Anoop C S <anoopcs at redhat.com>
+   * BUG 11734: lib/socket: Fix improper use of default interface speed.
+
+o  Ralph Boehme <slow at samba.org>
+   * BUG 11714: lib/tsocket: Work around sockets not supporting FIONREAD.
+
+o  Volker Lendecke <vl at samba.org>
+   * BUG 11724: smbd: Fix CID 1351215 Improper use of negative value.
+   * BUG 11725: smbd: Fix CID 1351216 Dereference null return value.
+   * BUG 11732: param: Fix str_list_v3 to accept ; again.
+
+o  Noel Power <noel.power at suse.com>
+   * BUG 11738: libcli: Fix debug message, print sid string for new_ace trustee.
+
+o  Jose A. Rivera <jarrpa at samba.org>
+   * BUG 11727: s3:smbd:open: Skip redundant call to file_set_dosmode when
+     creating a new file.
+
+o  Andreas Schneider <asn at samba.org>
+   * BUG 11730: docs: Add manpage for cifsdd.
+   * BUG 11739: Fix installation path of Samba helper binaries.
+
+o  Berend De Schouwer <berend.de.schouwer at gmail.com>
+   * BUG 11643: docs: Add example for domain logins to smbspool man page.
+
+o  Martin Schwenke <martin at meltin.net>
+   * BUG 11719: ctdb-scripts: Drop use of "smbcontrol winbindd ip-dropped ..."
+
+o  Hemanth Thummala <hemanth.thummala at nutanix.com>
+   * BUG 11708: loadparm: Fix memory leak issue.
+   * BUG 11740: Fix memory leak in loadparm.
+
+
 CHANGES SINCE 4.4.0rc1
 ======================
 
@@ -245,7 +293,7 @@ o  Jeremy Allison <jra at samba.org>
    * BUG 11703: s3: smbd: Fix timestamp rounding inside SMB2 create.
 
 o  Christian Ambach <ambi at samba.org>
-   * BUG 11700:  Streamline 'smbget' options with the rest of the Samba utils.
+   * BUG 11700: Streamline 'smbget' options with the rest of the Samba utils.
 
 o  Günther Deschner <gd at samba.org>
    * BUG 11696: ctdb: Do not provide a useless pkgconfig file for ctdb.


-- 
Samba Shared Repository



More information about the samba-cvs mailing list