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

Karolin Seeger kseeger at samba.org
Wed May 27 13:47:14 MDT 2015


The branch, v4-2-test has been updated
       via  5398e93 VERSION: Bump version up to 4.2.3...
       via  f312bf9 VERSION: Disable git snapshot for the 4.2.2 release.
       via  0ce6ad8 WHATSNEW: Add release notes for Samba 4.2.2.
      from  c78585f s4: libcli/finddcs_cldap: continue processing CLDAP until all addresses are used

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


- Log -----------------------------------------------------------------
commit 5398e933560131878e66199a3fcd43f3a2599eb5
Author: Karolin Seeger <kseeger at samba.org>
Date:   Wed May 27 21:46:16 2015 +0200

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

commit f312bf9ec12edaddb7693e5759ef71c1b904b2fb
Author: Karolin Seeger <kseeger at samba.org>
Date:   Wed May 27 21:45:21 2015 +0200

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

commit 0ce6ad8f9ce6cbb520eabf201c8e5b1d871b38d9
Author: Karolin Seeger <kseeger at samba.org>
Date:   Wed May 27 21:43:36 2015 +0200

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

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

Summary of changes:
 VERSION      |   2 +-
 WHATSNEW.txt | 142 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++--
 2 files changed, 139 insertions(+), 5 deletions(-)


Changeset truncated at 500 lines:

diff --git a/VERSION b/VERSION
index 40e9c83..b948580 100644
--- a/VERSION
+++ b/VERSION
@@ -25,7 +25,7 @@
 ########################################################
 SAMBA_VERSION_MAJOR=4
 SAMBA_VERSION_MINOR=2
-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 3f96dcd..a626fd2 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -1,4 +1,141 @@
                    =============================
+                   Release Notes for Samba 4.2.2
+                           May 27, 2015
+                   =============================
+
+
+This is the latest stable release of Samba 4.2.
+
+
+Changes since 4.2.1:
+--------------------
+
+o   Michael Adam <obnox at samba.org>
+    * BUG 11182: s3:smbXsrv: refactor duplicate code into
+      smbXsrv_session_clear_and_logoff().
+    * BUG 11260: gencache: don't fail gencache_stabilize if there were records
+      to delete.
+
+
+o   Jeremy Allison <jra at samba.org>
+    * BUG 11186: s3: libsmbclient: After getting attribute server, ensure main
+      srv pointer is still valid.
+    * BUG 11236: s4: rpc: Refactor dcesrv_alter() function into setup and send
+      steps.
+    * BUG 11240: s3: smbd: Incorrect file size returned in the response of
+      "FILE_SUPERSEDE Create".
+    * BUG 11249: Mangled names do not work with acl_xattr.
+    * BUG 11254: nmbd rewrites browse.dat when not required.
+
+
+o   Ralph Boehme <slow at samba.org>
+    * BUG 11213: vfs_fruit: add option "nfs_aces" that controls the NFS ACEs
+      stuff.
+    * BUG 11224: s3:smbd: Add missing tevent_req_nterror.
+    * BUG 11243: vfs: kernel_flock and named streams.
+    * BUG 11244: vfs_gpfs: Error code path doesn't call END_PROFILE.
+
+
+o   Alexander Bokovoy <ab at samba.org>
+    * BUG 11284: s4: libcli/finddcs_cldap: continue processing CLDAP until all
+      addresses are used.
+
+
+o   David Disseldorp <ddiss at samba.org>
+    * BUG 11201: ctdb: check for talloc_asprintf() failure.:w
+    * BUG 11210: spoolss: purge the printer name cache on name change.
+
+
+o   Amitay Isaacs <amitay at gmail.com>
+    * BUG 11204: CTDB statd-callout does not scale.
+
+
+o   Björn Jacke <bj at sernet.de>
+    * BUG 11221: vfs_fruit: also map characters below 0x20.
+
+
+o   Rajesh Joseph <rjoseph at redhat.com>
+    * BUG 11201: ctdb: Coverity fix for CID 1291643.
+
+
+o   Julien Kerihuel <j.kerihuel at openchange.org>
+    * BUG 11225: Multiplexed RPC connections are not handled by DCERPC server.
+    * BUG 11226: Fix terminate connection behavior for asynchronous endpoint
+      with PUSH notification flavors.
+
+
+o   Led <ledest at gmail.com>
+    * BUG 11007: ctdb-scripts: Fix bashism in ctdbd_wrapper script.
+
+
+o   Volker Lendecke <vl at samba.org>
+    * BUG 11201: ctdb: Fix CIDs 1125615, 1125634, 1125613, 1288201 and 1125553.
+    * BUG 11257: SMB2 should cancel pending NOTIFY calls with DELETE_PENDING if
+      the directory is deleted.
+
+
+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 11237: 'sharesec' output no longer matches input format.
+
+
+o   Andreas Schneider <asn at samba.org>
+    * BUG 11200: waf: Fix systemd detection.
+
+
+o   Martin Schwenke <martin at meltin.net>
+    * BUG 11202: CTDB: Fix portability issues.
+    * BUG 11203: CTDB: Fix some IPv6-related issues.
+    * BUG 11204: CTDB statd-callout does not scale.
+
+
+o   Richard Sharpe <rsharpe at nutanix.com>
+    * BUG 11234: 'net ads dns gethostbyname' crashes with an error in TALLOC_FREE
+      if you enter invalid values.
+
+
+o   Uri Simchoni <urisimchoni at gmail.com>
+    * BUG 11267: libads: record service ticket endtime for sealed ldap
+      connections.
+
+
+o   Lukas Slebodnik <lslebodn at redhat.com>
+    * BUG 11033: lib/util: Include DEBUG macro in internal header files before
+      samba_util.h.
+
+
+#######################################
+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.2 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.2.1
                            April 15, 2015
                    =============================
@@ -102,10 +239,7 @@ database (https://bugzilla.samba.org/).
 ======================================================================
 
 
-Release notes for older releases follow:
-----------------------------------------
-
-======================================================================
+----------------------------------------------------------------------
 
 
                    =============================


-- 
Samba Shared Repository


More information about the samba-cvs mailing list