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

Karolin Seeger kseeger at samba.org
Mon Nov 5 01:50:31 MST 2012


The branch, v3-5-stable has been updated
       via  a6c3bff WHATSNEW: Start release notes for Samba 3.5.20.
       via  c648d63 VERSION: Bump version number up to 3.5.20.
      from  8d88de0 WHATSNEW: Prepare release notes for Samba 3.5.19.

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


- Log -----------------------------------------------------------------
commit a6c3bfff6d2d475a7cc6b1a4d823ee4776a8feee
Author: Karolin Seeger <kseeger at samba.org>
Date:   Mon Nov 5 09:50:55 2012 +0100

    WHATSNEW: Start release notes for Samba 3.5.20.
    
    And fix a typo.
    
    Karolin
    (cherry picked from commit 6b03743f3f342a874971b9fc8be1eb1f520b74da)

commit c648d63c499038d100ca13a21efe99c23278e5a8
Author: Karolin Seeger <kseeger at samba.org>
Date:   Mon Nov 5 09:44:10 2012 +0100

    VERSION: Bump version number up to 3.5.20.
    
    Karolin
    (cherry picked from commit 6048e80e1f3ca0d603d5e7458c91f9e5c43f8b67)

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

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


Changeset truncated at 500 lines:

diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index 5bf1c53..f0114d6 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -1,4 +1,45 @@
                    ==============================
+                   Release Notes for Samba 3.5.20
+			 December 17, 2012
+                   ==============================
+
+
+This is the latest stable release of Samba 3.5.
+
+Major enhancements in Samba 3.5.20 include:
+
+o  
+
+Changes since 3.5.19:
+---------------------
+
+o   Jeremy Allison <jra at samba.org>
+
+
+######################################################################
+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.5.19
 			  November 5, 2012
                    ==============================
@@ -13,7 +54,7 @@ o  ACL masks incorrectly applied when setting ACLs (bug #9236).
 o  Samba panics if a user specifies an invalid port number (bug #9218).
 
 
-Changes since 3.5.17:
+Changes since 3.5.18:
 ---------------------
 
 o   Jeremy Allison <jra at samba.org>
@@ -61,8 +102,8 @@ database (https://bugzilla.samba.org/).
 ======================================================================
 
 
-Release notes for older releases follow:
-----------------------------------------
+----------------------------------------------------------------------
+
 
                    ==============================
                    Release Notes for Samba 3.5.18
diff --git a/source3/VERSION b/source3/VERSION
index ed9c874..8f64c98 100644
--- a/source3/VERSION
+++ b/source3/VERSION
@@ -25,7 +25,7 @@
 ########################################################
 SAMBA_VERSION_MAJOR=3
 SAMBA_VERSION_MINOR=5
-SAMBA_VERSION_RELEASE=19
+SAMBA_VERSION_RELEASE=20
 
 ########################################################
 # Bug fix releases use a letter for the patch revision #


-- 
Samba Shared Repository


More information about the samba-cvs mailing list