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

Karolin Seeger kseeger at samba.org
Mon Dec 1 05:48:01 MST 2014


The branch, v4-1-test has been updated
       via  7dfcd23 VERSION: Bump version up to 4.1.15...
       via  1eb23eb VERSION: Disable git snapshots for the 4.1.14 release.
       via  b692217 WHATSNEW: Add release notes for Samba 4.1.14.
      from  4ddd4c6 s4-dns: dlz-bind: Add trailing '.' to all fqdn strings

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


- Log -----------------------------------------------------------------
commit 7dfcd2304f480b05e32a3408413aefadc25926e8
Author: Karolin Seeger <kseeger at samba.org>
Date:   Thu Nov 27 12:34:04 2014 +0100

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

commit 1eb23ebaa1c9762d1a23810fcead1b1f50923e36
Author: Karolin Seeger <kseeger at samba.org>
Date:   Thu Nov 27 12:33:07 2014 +0100

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

commit b6922179494664ae5da83d4e561232851788bd30
Author: Karolin Seeger <kseeger at samba.org>
Date:   Thu Nov 27 12:30:41 2014 +0100

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

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

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


Changeset truncated at 500 lines:

diff --git a/VERSION b/VERSION
index 3a472da..7dde48a 100644
--- a/VERSION
+++ b/VERSION
@@ -25,7 +25,7 @@
 ########################################################
 SAMBA_VERSION_MAJOR=4
 SAMBA_VERSION_MINOR=1
-SAMBA_VERSION_RELEASE=14
+SAMBA_VERSION_RELEASE=15
 
 ########################################################
 # If a official release has a serious bug              #
diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index 963b614..f96bfdf 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -1,4 +1,94 @@
                    ==============================
+                   Release Notes for Samba 4.1.14
+                          December 1, 2014
+                   ==============================
+
+
+This is the latest stable release of Samba 4.1.
+
+
+Changes since 4.1.13:
+---------------------
+
+o   Michael Adam <obnox at samba.org>
+    * BUG 10472: Revert buildtools/wafadmin/Tools/perl.py back to upstream
+      state.
+
+
+o   Jeremy Allison <jra at samba.org>
+    * BUG 10711: nmbd fails to accept "--piddir" option.
+    * BUG 10896: s3-nmbd: Fix netbios name truncation.
+    * BUG 10904: s3: libsmbclient-smb2. MacOSX 10 SMB2 server doesn't set
+      STATUS_NO_MORE_FILES when handed a non-wildcard path.
+    * BUG 10920: s3: nmbd: Ensure NetBIOS names are only 15 characters stored.
+
+
+o   Günther Deschner <gd at samba.org>
+    * BUG 10942: Cleanup add_string_to_array and usage.
+
+
+o   David Disseldorp <ddiss at samba.org>
+    * BUG 10898: spoolss: Fix handling of bad EnumJobs levels.
+    * BUG 10905: spoolss: Fix jobid in level 3 EnumJobs response.
+
+
+o   Amitay Isaacs <amitay at gmail.com>
+    * BUG 10620: s4-dns: Add support for BIND 9.10.
+
+
+o   Björn Jacke <bj at sernet.de>
+    * BUG 10835: nss_winbind: Add getgroupmembership for FreeBSD.
+
+
+o   Volker Lendecke <vl at samba.org>
+    * BUG 10932: pdb_tdb: Fix a TALLOC/SAFE_FREE mixup.
+
+
+o   Stefan Metzmacher <metze at samba.org>
+    * BUG 10472: pidl/wscript: Remove --with-perl-* options.
+    * BUG 10921: s3:smbd: Fix file corruption using "write cache size != 0".
+
+
+o   Jose A. Rivera <jarrpa at redhat.com>
+    * BUG 10889: vfs_glusterfs: Remove "integer fd" code and store the glfs
+      pointers.
+
+
+o   Matt Rogers <mrogers at redhat.com>
+    * BUG 10933: s3-keytab: Fix keytab array NULL termination.
+
+
+o   Richard Sharpe <realrichardsharpe at gmail.com>
+    * BUG 10880: S3: source3/smbd/process.c::srv_send_smb() returns true on the
+      error path.
+
+
+#######################################
+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.13
                          October 20, 2014
                    ==============================
@@ -80,10 +170,8 @@ database (https://bugzilla.samba.org/).
 ======================================================================
 
 
-Release notes for older releases follow:
-----------------------------------------
+----------------------------------------------------------------------
 
-======================================================================
 
                    ==============================
                    Release Notes for Samba 4.1.12


-- 
Samba Shared Repository


More information about the samba-cvs mailing list