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

Karolin Seeger kseeger at samba.org
Tue Jan 17 19:54:43 UTC 2017


The branch, v4-5-test has been updated
       via  430cad1 VERSION: Bump version up to 4.5.5...
       via  f00d8b0 VERSION: Disable git snapshots for the 4.5.4 release.
       via  9dac949 WHATSNEW: Add release notes for Samba 4.5.4.
      from  45125a4d messaging: Fix dead but not cleaned-up-yet destination sockets

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


- Log -----------------------------------------------------------------
commit 430cad1640aaf8bad3a0a5763ea973ce3d6d4ea4
Author: Karolin Seeger <kseeger at samba.org>
Date:   Tue Jan 17 20:53:20 2017 +0100

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

commit f00d8b0daf1172a60e29b28b7e57ffa716d30259
Author: Karolin Seeger <kseeger at samba.org>
Date:   Tue Jan 17 20:51:28 2017 +0100

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

commit 9dac94928a682b4b5109c93189eb488f80ee8b54
Author: Karolin Seeger <kseeger at samba.org>
Date:   Tue Jan 17 20:50:33 2017 +0100

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

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

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


Changeset truncated at 500 lines:

diff --git a/VERSION b/VERSION
index 7941f31..897329e 100644
--- a/VERSION
+++ b/VERSION
@@ -25,7 +25,7 @@
 ########################################################
 SAMBA_VERSION_MAJOR=4
 SAMBA_VERSION_MINOR=5
-SAMBA_VERSION_RELEASE=4
+SAMBA_VERSION_RELEASE=5
 
 ########################################################
 # If a official release has a serious bug              #
diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index 63a0e9e..e0269f6 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -1,4 +1,77 @@
                    =============================
+                   Release Notes for Samba 4.5.4
+                          January 18, 2017
+                   =============================
+
+
+This is the latest stable release of the Samba 4.5 release series.
+
+
+Changes since 4.5.3:
+--------------------
+
+o  Jeremy Allison <jra at samba.org>
+   * BUG 12460: rename_internals_fsp missing ACL permission-check on destination
+     folder.
+   * BUG 12466: lib: security: se_access_check() incorrectly processes owner
+     rights (S-1-3-4) DENY ace entries.
+   * BUG 12467: s3: ntlm_auth: Don't corrupt the output stream with debug
+     messages.
+   * BUG 12479: s3: libsmb: Add cli_smb2_ftruncate(), plumb into
+     cli_ftruncate().
+
+o  Ralph Boehme <slow at samba.org>
+   * BUG 12396: s3/smbd: Remove a misleading error message.
+   * BUG 12412: vfs_fruit: Fix "fruit:resource" option spelling, but not
+     behaviour.
+   * BUG 12485: ctdbd_conn: Fix a resource leak.
+
+o  David Disseldorp <ddiss at samba.org>
+   * BUG 12144: smbd/ioctl: match WS2016 ReFS set compression behaviour.
+
+o  Björn Jacke <bj at sernet.de>
+   * BUG 2210: pam: Map more NT password errors to PAM errors.
+
+o  Volker Lendecke <vl at samba.org>
+   * BUG 12484: winbindd: Use idmap cache in xids2sids.
+   * BUG 12509: messaging: Fix dead but not cleaned-up-yet destination sockets.
+
+o  Stefan Metzmacher <metze at samba.org>
+   * BUG 12480: kinit succeeded but ads_sasl_spnego_gensec_bind(KRB5) failed: An
+     internal error occurred (with MIT krb5).
+
+o  Andreas Schneider <asn at samba.org>
+   * BUG 12183: printing: Fix building with CUPS version older than 1.7.
+   * BUG 12441: s3:libads: Include system /etc/krb5.conf if we use MIT Kerberos.
+
+o  Martin Schwenke <martin at meltin.net>
+   * BUG 12470: Fix ctdb ip bugs.
+
+
+#######################################
+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 and newer 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.5.3
                           December 19, 2016
                    =============================
@@ -77,8 +150,8 @@ database (https://bugzilla.samba.org/).
 ======================================================================
 
 
-Release notes for older releases follow:
-----------------------------------------
+----------------------------------------------------------------------
+
 
                    =============================
                    Release Notes for Samba 4.5.2


-- 
Samba Shared Repository



More information about the samba-cvs mailing list