The branch, v3-3-test has been updated
       via  b280a2fee579fe1a999617c8e01b079e5e989c9d (commit)
       via  fe911ee58b5c0b0c6c9c23bee8d10bbf53f5a90b (commit)
      from  4d25298b133279c0918e0663cf2fd59f7e11672f (commit)

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


- Log -----------------------------------------------------------------
commit b280a2fee579fe1a999617c8e01b079e5e989c9d
Author: Karolin Seeger <ksee...@samba.org>
Date:   Mon Jul 27 16:21:16 2009 +0200

    WHATSNEW: Start WHATSNEW for 3.3.7.
    
    Karolin

commit fe911ee58b5c0b0c6c9c23bee8d10bbf53f5a90b
Author: Karolin Seeger <ksee...@samba.org>
Date:   Mon Jul 27 15:56:02 2009 +0200

    VERSION: Raise version number up to 3.3.7.
    
    Karolin

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

Summary of changes:
 WHATSNEW.txt   |   84 ++++++++++++++++++++++++++++++++++++++++++++++++++++++-
 source/VERSION |    2 +-
 2 files changed, 83 insertions(+), 3 deletions(-)


Changeset truncated at 500 lines:

diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index 58bb038..81631ce 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -1,4 +1,85 @@
                    =============================
+                   Release Notes for Samba 3.3.7
+                         July, 29  2009
+                   =============================
+
+
+This is the latest bugfix release of the Samba 3.3 series.
+
+Major enhancements in Samba 3.3.7 include:
+
+   o
+
+
+######################################################################
+Changes
+#######
+
+
+Changes since 3.3.6:
+--------------------
+
+
+o   Jeremy Allison <j...@samba.org>
+    * BUG 6421: Fix POSIX read-only open on read-only shares.
+    * BUG 6476: Fix smbd zombies in memory when using [x]inetd.
+    * BUG 6487: Add missing DFS call in trans2 mkdir call.
+    * BUG 6520: Fix time stamps when "unix extensions = yes".
+
+
+o   Günther Deschner <g...@samba.org>
+    * BUG 6253: Use correct value for password expiry calculation in
+      pam_winbind.
+    * BUG 6340: Fix segfault when cleartext trustdom pwd could not be 
retrieved.
+    * BUG 6451: Use right access bits in net/libnetapi user rename.
+    * BUG 6484: Fix _lsa_LookupNames2() server implementation which always
+      returned a NULL sid_array.
+
+
+o   Björn Jacke <b...@sernet.de>
+    * BUG 6497: Fix configure error.
+
+
+o   Volker Lendecke <v...@samba.org>
+    * BUG 6498: Add workaround for MS KB932762.
+
+
+o   Jim McDonough <j...@samba.org>
+    * BUG 6481: Don't require "Modify property" perms to unjoin.
+
+
+o   Stefan Metzmacher <me...@samba.org>
+    * BUG 6526: Let parent_dirname() correctly return toplevel filenames.
+
+
+o   Bo Yang <boy...@samba.org>
+    * BUG 6560: Fix handling of UPN.
+
+
+######################################################################
+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.3 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.3.6
                          June, 23  2009
                    =============================
@@ -45,8 +126,7 @@ database (https://bugzilla.samba.org/).
 ======================================================================
 
 
-Release notes for older releases follow:
-----------------------------------------
+----------------------------------------------------------------------
 
 
                    =============================
diff --git a/source/VERSION b/source/VERSION
index 96c6f85..5123a41 100644
--- a/source/VERSION
+++ b/source/VERSION
@@ -25,7 +25,7 @@
 ########################################################
 SAMBA_VERSION_MAJOR=3
 SAMBA_VERSION_MINOR=3
-SAMBA_VERSION_RELEASE=6
+SAMBA_VERSION_RELEASE=7
 
 ########################################################
 # Bug fix releases use a letter for the patch revision #


-- 
Samba Shared Repository

Reply via email to