[SCM] Samba Shared Repository - branch v3-3-test updated - release-3-2-0pre2-5364-gf31c221

Karolin Seeger kseeger at samba.org
Wed Oct 7 01:24:00 MDT 2009


The branch, v3-3-test has been updated
       via  f31c2218c4cd6c04b4899f46c3cc2294c677a688 (commit)
       via  b6f21ad0732d207c7c831c6094fad25e1469b426 (commit)
      from  d984b39d971b7fc8f66e6c5376a2b7a98dfc20d8 (commit)

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


- Log -----------------------------------------------------------------
commit f31c2218c4cd6c04b4899f46c3cc2294c677a688
Author: Karolin Seeger <kseeger at samba.org>
Date:   Wed Oct 7 09:23:27 2009 +0200

    WHATSNEW: Prepare release notes for Samba 3.3.9.
    
    Karolin

commit b6f21ad0732d207c7c831c6094fad25e1469b426
Author: Karolin Seeger <kseeger at samba.org>
Date:   Wed Oct 7 08:44:52 2009 +0200

    VERSION: Raise version number up to 3.3.9.
    
    Karolin

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

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


Changeset truncated at 500 lines:

diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index 0d9aaac..1c207dc 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -1,4 +1,101 @@
                    =============================
+                   Release Notes for Samba 3.3.9
+		          October, 8  2009
+                   =============================
+
+
+This is the latest bugfix release of the Samba 3.3 series.
+
+Major enhancements in Samba 3.3.9 include:
+
+   o
+
+
+######################################################################
+Changes
+#######
+
+Changes since 3.3.8
+-------------------
+
+o   Michael Adam <obnox at samba.org>
+    * BUG 6509: Use gid (not uid) cache in fetch_gid_from_cache().
+
+
+o   Jeremy Allison <jra at samba.org>
+    * BUG 6504: Fix SAMR server for Winbind access.
+
+
+o   Yannick Bergeron <burgergold at hotmail.com>
+    * Increase the max_grp value to 128 (AIX NGROUPS_MAX value).
+
+
+o   Günther Deschner <gd at samba.org>
+    * BUG 6700: Use DNS domain name when needing to guess server principal.
+    * BUG 6680: Always activate handling of large (> 256 byte) ntlmv2 blobs
+      in wbcAuthenticateUserEx().
+    * BUG 6697: Fix interdomain trusts with Windows 2008 R2 DCs.
+
+
+o   Volker Lendecke <vl at samba.org>
+    * BUG 5886: Fix password change propagation.
+    * BUG 6349: Initialize domain info struct.
+    * BUG 6585: Fix unqualified "net join".
+    * BUG 6646: Correctly chew keepalive packets.
+
+
+o   Derrell Lipman <derrell.lipman at unwireduniverse.com>
+    * BUG 6532: Fix domain enumeration if master browser has space in name.
+
+
+o   Stefan Metzmacher <metze at samba.org>
+    * BUG 6627: Raise the timeout for lsa_Lookup*() calls
+      from 10 to 35 seconds.
+    * BUG 6664: Make sure we don't truncate the session key to 8 bytes.
+
+
+o   Simo Sorce <idra at samba.org>
+    * BUG 6693: Check we read off the complete event from inotify.
+
+
+o   TAKEDA Yasuma <yasuma at osstech.co.jp>
+    * BUG 5879: Update LDAP schema for Netscape DS 5.
+
+
+o   Kumar Thangavelu <Kumar.Thangavelu at riverbed.com>
+    * BUG 6420: Fix 'net' crash when attempting to join a
+      domain.
+
+
+o   Bo Yang <boyang at samba.org>
+    * BUG 6615: Fix browsing DFS when using kerberos in libsmbclient.
+    * BUG 6735: Don't overwrite password in pam_winbind.
+
+
+######################################################################
+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.8
 		          October, 1  2009
                    =============================
@@ -61,8 +158,8 @@ database (https://bugzilla.samba.org/).
 ======================================================================
 
 
-Release notes for older releases follow:
-----------------------------------------
+----------------------------------------------------------------------
+
 
                    =============================
                    Release Notes for Samba 3.3.7
diff --git a/source/VERSION b/source/VERSION
index 26c39fc..abcb25c 100644
--- a/source/VERSION
+++ b/source/VERSION
@@ -25,7 +25,7 @@
 ########################################################
 SAMBA_VERSION_MAJOR=3
 SAMBA_VERSION_MINOR=3
-SAMBA_VERSION_RELEASE=8
+SAMBA_VERSION_RELEASE=9
 
 ########################################################
 # Bug fix releases use a letter for the patch revision #


-- 
Samba Shared Repository


More information about the samba-cvs mailing list