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

Karolin Seeger kseeger at samba.org
Mon Jan 12 00:43:21 MST 2015


The branch, v4-1-test has been updated
       via  9f52de7 VERSION: Bump version up to 4.1.16...
       via  28eacea VERSION: Disable git snapshots for the 4.1.15 release.
       via  c72d0e0 WHATSNEW: Add release notes for Samba 4.1.15.
      from  65f891a nsswitch: fix soname of linux nss_*.so.2 modules

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


- Log -----------------------------------------------------------------
commit 9f52de75088380915835e815217bdcd0afa8dc85
Author: Karolin Seeger <kseeger at samba.org>
Date:   Sun Jan 11 20:41:04 2015 +0100

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

commit 28eacea7dd2ba3e7f2b938e25118dbc93b6c7f8d
Author: Karolin Seeger <kseeger at samba.org>
Date:   Sun Jan 11 20:39:58 2015 +0100

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

commit c72d0e0eda8bfe9121f45e2d1458f8d1dd3d943e
Author: Karolin Seeger <kseeger at samba.org>
Date:   Sun Jan 11 20:38:49 2015 +0100

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

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

Summary of changes:
 VERSION      |  2 +-
 WHATSNEW.txt | 89 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++--
 2 files changed, 87 insertions(+), 4 deletions(-)


Changeset truncated at 500 lines:

diff --git a/VERSION b/VERSION
index 7dde48a..63725ef 100644
--- a/VERSION
+++ b/VERSION
@@ -25,7 +25,7 @@
 ########################################################
 SAMBA_VERSION_MAJOR=4
 SAMBA_VERSION_MINOR=1
-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 f96bfdf..fe8cbeb 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -1,4 +1,89 @@
                    ==============================
+                   Release Notes for Samba 4.1.15
+                          January 12, 2015
+                   ==============================
+
+
+This is the latest stable release of Samba 4.1.
+
+
+Changes since 4.1.14:
+---------------------
+
+o   Jeremy Allison <jra at samba.org>
+    * BUG 10966: libcli: SMB2: Pure SMB2-only negprot fix to make us behave as a
+      Windows client does.
+    * BUG 10982 s3: smbd/modules: Fix *allocate* calls to follow POSIX error
+      return convention.
+
+
+o   Christian Ambach <ambi at samba.org>
+    * BUG 9629: Fix profiles tool.
+
+
+o   Samuel Cabrero <scabrero at zentyal.com>
+    * BUG 11006: idl:drsuapi: Manage all possible lengths of drsuapi_DsBindInfo.
+
+
+o   Günther Deschner <gd at samba.org>
+    * BUG 9056: pam_winbind: Fix warn_pwd_expire implementation.
+
+
+o   Guenter Kukkukk <linux at kukkukk.com>
+    * BUG 10952: s4-rpc: dnsserver: Fix enumeration of IPv4 and IPv6 addresses.
+
+
+o   Stefan Metzmacher <metze at samba.org>
+    * BUG 9299: nsswitch: Fix soname of linux nss_*.so.2 modules.
+    * BUG 10949: s4:dsdb/rootdse: Expand extended dn values with the AS_SYSTEM
+      control.
+    * BUG 10958: s3:smb2_server: Allow reauthentication without signing.
+    * BUG 11006: Fix 'domain join' by adding 'drsuapi.DsBindInfoFallBack'
+      attribute 'supported_extensions'.
+
+
+o   Matthieu Patou <mat at matws.net>
+    * BUG 11006: Fix 'domain join' by adding 'drsuapi.DsBindInfoFallBack'
+      attribute 'supported_extensions'.
+
+
+o   Christof Schmitt <cs at samba.org>
+    * BUG 11034: winbind: Retry LogonControl RPC in ping-dc after session
+      expiration.
+
+
+o   Andreas Schneider <asn at samba.org>
+    * BUG 10279: s3-lib: Do not require a password with --use-ccache.
+    * BUG 10960: s3-smbclient: Return success if we listed the shares.
+    * BUG 10961: s3-smbstatus: Fix exit code of profile output.
+
+
+#######################################
+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.14
                           December 1, 2014
                    ==============================
@@ -83,10 +168,8 @@ database (https://bugzilla.samba.org/).
 ======================================================================
 
 
-Release notes for older releases follow:
-----------------------------------------
+----------------------------------------------------------------------
 
-======================================================================
 
                    ==============================
                    Release Notes for Samba 4.1.13


-- 
Samba Shared Repository


More information about the samba-cvs mailing list