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

Karolin Seeger kseeger at samba.org
Mon Jan 2 09:22:26 UTC 2017


The branch, v4-4-test has been updated
       via  1aa6715 VERSION: Bump version up to 4.4.10...
       via  5441c28 VERSION: Disable GIT_SNAPSHOTS for the 4.4.9 release.
       via  c2f0dab WHATSNEW: Add release notes for Samba 4.4.9.
      from  4394780 krb5_wrap: provide CKSUMTYPE_HMAC_SHA1_96_AES_*

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


- Log -----------------------------------------------------------------
commit 1aa6715e45c868d7f86ae27b3d422d5ca903d18f
Author: Karolin Seeger <kseeger at samba.org>
Date:   Mon Jan 2 10:18:58 2017 +0100

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

commit 5441c28e284f6053a41613ac057a5d8466651552
Author: Karolin Seeger <kseeger at samba.org>
Date:   Mon Jan 2 10:18:13 2017 +0100

    VERSION: Disable GIT_SNAPSHOTS for the 4.4.9 release.
    
    Signed-off-by: Karolin Seeger <kseeger at samba.org>

commit c2f0dabfc3be944c957a8318d1e53b53badbe7fe
Author: Karolin Seeger <kseeger at samba.org>
Date:   Mon Jan 2 10:17:14 2017 +0100

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

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

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


Changeset truncated at 500 lines:

diff --git a/VERSION b/VERSION
index 0de1843..0fc3106 100644
--- a/VERSION
+++ b/VERSION
@@ -25,7 +25,7 @@
 ########################################################
 SAMBA_VERSION_MAJOR=4
 SAMBA_VERSION_MINOR=4
-SAMBA_VERSION_RELEASE=9
+SAMBA_VERSION_RELEASE=10
 
 ########################################################
 # If a official release has a serious bug              #
diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index 1fee16b..3f0946c 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -1,4 +1,86 @@
                    =============================
+                   Release Notes for Samba 4.4.9
+                           January 2, 2017
+                   =============================
+
+
+This is the latest stable release of Samba 4.4.
+
+
+Changes since 4.4.8:
+--------------------
+
+o  Michael Adam <obnox at samba.org>
+   * BUG 12404: vfs:glusterfs: Preallocate result for glfs_realpath.
+
+o  Jeremy Allison <jra at samba.org>
+   * BUG 12299: Fix unitialized variable warnings in smbd open.c and close.c.
+   * BUG 12387: s3: vfs: streams_depot. Use conn->connectpath not conn->cwd.
+   * BUG 12436: s3/smbd: Fix the last resort check that sets the file type
+     attribute.
+
+o  Andrew Bartlett <abartlet at samba.org>
+   * BUG 12395: build: Fix build with perl on debian sid.
+
+o  Ralph Boehme <slow at samba.org>
+   * BUG 12412: Fix typo in vfs_fruit: fruit:ressource -> fruit:resource.
+
+o  Günther Deschner <gd at samba.org>
+   * BUG 11197: spoolss: Use correct values for secdesc and devmode pointers.
+
+o  Amitay Isaacs <amitay at gmail.com>
+   * BUG 12366: provision: Add support for BIND 9.11.x.
+   * BUG 12392: ctdb-locking: Reset real-time priority in lock helper.
+   * BUG 12434: ctdb-recovery: Avoid NULL dereference in failure case.
+
+o  Stefan Metzmacher <metze at samba.org>
+   * BUG 10297: s3:smbd: Only pass UCF_PREP_CREATEFILE to filename_convert() if
+     we may create a new file.
+   * BUG 12471: Fix build with MIT Kerberos.
+
+o  Mathieu Parent <math.parent at gmail.com>
+   * BUG 12371: ctdb-scripts: Fix Debian init in Samba eventscript.
+
+o  Andreas Schneider <asn at samba.org>
+   * BUG 12183: s3-printing: Correctly encode CUPS printer URIs.
+   * BUG 12195: s3-printing: Allow printer names longer than 16 chars.
+   * BUG 12269: nss_wins: Fix errno values for HOST_NOT_FOUND.
+   * BUG 12405: s3-winbind: Do not return NO_MEMORY if we have an empty user
+     list.
+   * BUG 12415: s3:spoolss: Add support for COPY_FROM_DIRECTORY in
+     AddPrinterDriverEx.
+
+o  Martin Schwenke <martin at meltin.net>
+   * BUG 12104: ctdb-packaging: Move CTDB tests to /usr/local/share/ctdb/tests/.
+
+o  Ralph Wuerthner <ralph.wuerthner at de.ibm.com>
+   * BUG 12372: ctdb-conn: Add missing variable initialization.
+
+
+#######################################
+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.4.8
                          December 19, 2016
                    =============================
@@ -77,8 +159,8 @@ database (https://bugzilla.samba.org/).
 ======================================================================
 
 
-Release notes for older releases follow:
-----------------------------------------
+----------------------------------------------------------------------
+
 
                    =============================
                    Release Notes for Samba 4.4.7


-- 
Samba Shared Repository



More information about the samba-cvs mailing list