[SCM] Samba Shared Repository - branch v3-6-stable updated

Karolin Seeger kseeger at samba.org
Tue Aug 9 13:10:19 MDT 2011


The branch, v3-6-stable has been updated
       via  0f4a8b5 WHATSNEW: Correct default value of smb2 max credits.
       via  e59355e WHATSNEW: Start release notes for Samba 3.6.1.
       via  c250b2d VERSION: Bump version up to 3.6.1.
      from  b1d9ddf WHATSNEW: Update changes since rc3.

http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-6-stable


- Log -----------------------------------------------------------------
commit 0f4a8b54dffe3c825e0efb8290dff67138dc0719
Author: Karolin Seeger <kseeger at samba.org>
Date:   Tue Aug 9 20:49:39 2011 +0200

    WHATSNEW: Correct default value of smb2 max credits.
    
    This has been changed by one of the last minute commits.
    Thanks to Christian Ambach for reporting!
    
    Karolin
    (cherry picked from commit 144f8dd732d47f1360741d516152993ac88cf9b9)

commit e59355e28cb4b890eb0528df31f5bf5d1e2fad86
Author: Karolin Seeger <kseeger at samba.org>
Date:   Tue Aug 9 20:45:20 2011 +0200

    WHATSNEW: Start release notes for Samba 3.6.1.
    
    Karolin
    (cherry picked from commit 185548092daa18a8630ae929a1372dc1e226c5f3)

commit c250b2d97ddc0ab6634bc147619230880432cdca
Author: Karolin Seeger <kseeger at samba.org>
Date:   Tue Aug 9 20:40:39 2011 +0200

    VERSION: Bump version up to 3.6.1.
    
    Karolin
    (cherry picked from commit 8498acb8f8c9e4db23f1845e00b7a76a38ba5d31)

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

Summary of changes:
 WHATSNEW.txt    |   40 +++++++++++++++++++++++++++++++++++++++-
 source3/VERSION |    2 +-
 2 files changed, 40 insertions(+), 2 deletions(-)


Changeset truncated at 500 lines:

diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index 4c147be..bf3950c 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -1,4 +1,42 @@
                    =============================
+                   Release Notes for Samba 3.6.1
+                          , 2011
+                   =============================
+
+
+This is the latest stable release of Samba 3.6.
+
+Major enhancements in Samba 3.6.1 include:
+
+
+Changes since 3.6.0:
+--------------------
+
+
+
+######################################################################
+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 3.5 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 3.6.0
                           August 9, 2011
                    =============================
@@ -218,7 +256,7 @@ smb.conf changes
    multicast dns register	       New	       Yes
    ncalrpc dir			       New
    send spnego principal	       New	       No
-   smb2 max credits		       New	       128
+   smb2 max credits		       New	       8192
    smb2 max read		       New	       1048576
    smb2 max trans		       New	       1048576
    smb2 max write		       New	       1048576
diff --git a/source3/VERSION b/source3/VERSION
index 504743b..8278372 100644
--- a/source3/VERSION
+++ b/source3/VERSION
@@ -25,7 +25,7 @@
 ########################################################
 SAMBA_VERSION_MAJOR=3
 SAMBA_VERSION_MINOR=6
-SAMBA_VERSION_RELEASE=0
+SAMBA_VERSION_RELEASE=1
 
 ########################################################
 # Bug fix releases use a letter for the patch revision #


-- 
Samba Shared Repository


More information about the samba-cvs mailing list