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

Karolin Seeger kseeger at samba.org
Thu Nov 21 03:24:01 MST 2013


The branch, v4-1-test has been updated
       via  c61910b VERSION: Bump version number up to 4.1.3...
       via  e1e735a VERSION: Disable git snapshots for the 4.1.2 release.
       via  cbd6790 WHATSNEW: Add release notes for Samba 4.1.2.
      from  7c06360 util: Remove 32bit macros breaking strict aliasing.

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


- Log -----------------------------------------------------------------
commit c61910b51c4ee0107b0da0b41f162851e9f5638a
Author: Karolin Seeger <kseeger at samba.org>
Date:   Thu Nov 21 11:21:47 2013 +0100

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

commit e1e735a1ac169a52127e2a2b36444f4b15f89b15
Author: Karolin Seeger <kseeger at samba.org>
Date:   Thu Nov 21 11:20:39 2013 +0100

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

commit cbd67904c518c74f4b2e4030beaf4fbb56abaa00
Author: Karolin Seeger <kseeger at samba.org>
Date:   Thu Nov 21 11:18:44 2013 +0100

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

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

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


Changeset truncated at 500 lines:

diff --git a/VERSION b/VERSION
index 28fdecb..eb748e8 100644
--- a/VERSION
+++ b/VERSION
@@ -25,7 +25,7 @@
 ########################################################
 SAMBA_VERSION_MAJOR=4
 SAMBA_VERSION_MINOR=1
-SAMBA_VERSION_RELEASE=2
+SAMBA_VERSION_RELEASE=3
 
 ########################################################
 # If a official release has a serious bug              #
diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index 4c96f34..5e5cfab 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -1,4 +1,96 @@
                    =============================
+                   Release Notes for Samba 4.1.2
+                         November 22, 2013
+                   =============================
+
+
+This is is the latest stable release of Samba 4.1.
+
+
+Changes since 4.1.1:
+--------------------
+
+o   Jeremy Allison <jra at samba.org>
+    * BUG 10187: Missing talloc_free can leak stackframe in error path.
+    * BUG 10196: RW Deny for a specific user is not overriding RW Allow for a
+      group.
+
+
+o   Anand Avati <avati at redhat.com>
+    * BUG 10224: vfs_glusterfs: Implement proper mashalling/unmarshalling of
+      ACLs.
+
+
+o   Andrew Bartlett <abartlet at samba.org>
+    * BUG 10052: dfs_server: Use dsdb_search_one to catch 0 results as well as
+      NO_SUCH_OBJECT errors.
+
+
+o   Samuel Cabrero <scabrero at zentyal.com>
+    * BUG 9091: s4-dns: dlz_bind9: Create dns-HOSTNAME account disabled.
+
+
+o   Günther Deschner <gd at samba.org>
+    * BUG 10264: s3-winbindd: Fix cache_traverse_validate_fn failure for
+      NDR cache entries.
+
+
+o   Christopher R. Hertel <crh at redhat.com>
+    * BUG 10224: vfs_glusterfs: Fix excessive debug output from
+      vfs_gluster_open().
+
+
+o   Björn Jacke <bj at sernet.de>
+    * BUG 10247: xattr: Fix listing EAs on *BSD for non-root users.
+
+
+o   Volker Lendecke <vl at samba.org>
+    * BUG 10190: Fix memset used with constant zero length parameter.
+    * BUG 10195: nsswitch: Fix short writes in winbind_write_sock.
+
+
+o   Stefan Metzmacher <metze at samba.org>
+    * BUG 10193: s4:dsdb/rootdse: report 'dnsHostName' instead of 'dNSHostName'.
+    * BUG 10232: libcli/smb: Fix smb2cli_ioctl*() against Windows 2008.
+
+
+o   Susant Kumar Palai <spalai at redhat.com>
+    * BUG 10224: VFS plugin was sending the actual size of the volume instead of
+      the total number of block units because of which windows was getting the
+      wrong volume capacity.
+
+
+o   Andreas Schneider <asn at samba.org>
+    * BUG 10194: Make offline logon cache updating for cross child domain group
+      membership.
+    * BUG 10269: util: Remove 32bit macros breaking strict aliasing.
+    * BUG 10253: Fix the build of vfs_glusterfs.
+
+
+#######################################
+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.1
                          November 11, 2013
                    =============================
@@ -68,8 +160,8 @@ database (https://bugzilla.samba.org/).
 ======================================================================
 
 
-Release notes for older releases follow:
-----------------------------------------
+----------------------------------------------------------------------
+
 
                    =============================
                    Release Notes for Samba 4.1.0


-- 
Samba Shared Repository


More information about the samba-cvs mailing list