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

Karolin Seeger kseeger at samba.org
Tue Aug 9 12:50:07 MDT 2011


The branch, v3-6-test has been updated
       via  144f8dd WHATSNEW: Correct default value of smb2 max credits.
       via  1855480 WHATSNEW: Start release notes for Samba 3.6.1.
       via  8498acb VERSION: Bump version up to 3.6.1.
      from  7602225 WHATSNEW: Update changes since rc3.

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


- Log -----------------------------------------------------------------
commit 144f8dd732d47f1360741d516152993ac88cf9b9
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

commit 185548092daa18a8630ae929a1372dc1e226c5f3
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

commit 8498acb8f8c9e4db23f1845e00b7a76a38ba5d31
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

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

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 8946805..f4e6bae 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