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

Karolin Seeger kseeger at samba.org
Tue Jun 23 12:15:55 MDT 2015


The branch, v4-1-test has been updated
       via  9a67af3 VERSION: Bump version up to 4.1.20...
       via  f14dcca VERSION: Disable git snapshots for the 4.1.19 release.
       via  45bd969 WHATSNEW: Add release notes for Samba 4.1.19.
      from  43e2626 s3: libsmbclient: Re-resolving targetcli on every read/write/lseek/ftruncate/close is both incorrect and slow.

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


- Log -----------------------------------------------------------------
commit 9a67af357cddec761a3ffc78785355a4d04ea87b
Author: Karolin Seeger <kseeger at samba.org>
Date:   Sat Jun 20 21:45:48 2015 +0200

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

commit f14dcca985e4e76586a19d9d1f4ac6a7dafd4f91
Author: Karolin Seeger <kseeger at samba.org>
Date:   Sat Jun 20 21:43:58 2015 +0200

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

commit 45bd96921492242ac6f333ec323d038bebb55678
Author: Karolin Seeger <kseeger at samba.org>
Date:   Sat Jun 20 21:43:20 2015 +0200

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

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

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


Changeset truncated at 500 lines:

diff --git a/VERSION b/VERSION
index 9d2aee8..392bdf7 100644
--- a/VERSION
+++ b/VERSION
@@ -25,7 +25,7 @@
 ########################################################
 SAMBA_VERSION_MAJOR=4
 SAMBA_VERSION_MINOR=1
-SAMBA_VERSION_RELEASE=19
+SAMBA_VERSION_RELEASE=20
 
 ########################################################
 # If a official release has a serious bug              #
diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index a67c16a..f7b50ab 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -1,4 +1,85 @@
                    ==============================
+                   Release Notes for Samba 4.1.19
+                            June 23, 2015
+                   ==============================
+
+
+This is the latest stable release of Samba 4.1.
+
+
+Changes since 4.1.18:
+---------------------
+
+o   Jeremy Allison <jra at samba.org>
+    * BUG 11068: s3: smbcacls: Ensure we read a hex number as %x, not %u.
+    * BUG 11249: Make mangled names work with acl_xattr.
+    * BUG 11295: Excessive cli_resolve_path() usage can slow down transmission.
+
+
+o   Ralph Boehme <slow at samba.org>
+    * BUG 11244: Error code path doesn't call END_PROFILE.
+    * BUG 11277: s3:smb2: Add padding to last command in compound requests.
+
+
+o   Alexander Bokovoy <ab at samba.org>
+    * BUG 11284: s4: libcli/finddcs_cldap: Continue processing CLDAP until all
+      addresses are used.
+
+
+o   Evangelos Foutras <evangelos at foutrelis.com>
+    * BUG 8780: s4:lib/tls: Fix build with gnutls 3.4.
+
+
+o   David Holder <david.holder at erion.co.uk>
+    * BUG 11283: s3: IPv6 enabled DNS connections for ADS client.
+
+
+o   Steve Howells <steve.howells at moscowfirst.com>
+    * BUG 10924: s4.2/fsmo.py: Fix fsmo transfer exception.
+
+
+o   Stefan Metzmacher <metze at samba.org>
+    * BUG 11141: s3:winbindd: Make sure we remove pending io requests before
+      closing client sockets.
+    * BUG 11182: Fix panic triggered by smbd_smb2_request_notify_done() ->
+      smbXsrv_session_find_channel() in smbd.
+
+
+o   Christof Schmitt <cs at samba.org>
+    * BUG 11313: idmap_rfc2307: Fix 'wbinfo --gid-to-sid' query.
+
+
+o   Uri Simchoni <urisimchoni at gmail.com>
+    * BUG 11267: libads: Record service ticket endtime for sealed ldap
+      connections.
+
+
+#######################################
+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.18
                             May 12, 2015
                    ==============================
@@ -124,10 +205,8 @@ database (https://bugzilla.samba.org/).
 ======================================================================
 
 
-Release notes for older releases follow:
-----------------------------------------
+----------------------------------------------------------------------
 
-======================================================================
 
                    ==============================
                    Release Notes for Samba 4.1.17


-- 
Samba Shared Repository


More information about the samba-cvs mailing list