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

Karolin Seeger kseeger at samba.org
Tue Aug 19 09:37:51 GMT 2008


The branch, v3-2-test has been updated
       via  efbd263131228281eca30d7834de52502d2806d6 (commit)
       via  902349b956e26f4f9255045162ce5310c44a4166 (commit)
      from  e2caa65a698ca7109aa44656ff9399104cf0663b (commit)

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


- Log -----------------------------------------------------------------
commit efbd263131228281eca30d7834de52502d2806d6
Author: Karolin Seeger <kseeger at samba.org>
Date:   Tue Aug 19 11:36:45 2008 +0200

    WHATSNEW: Start WHATSNEW for 3.2.3.
    
    Karolin

commit 902349b956e26f4f9255045162ce5310c44a4166
Author: Karolin Seeger <kseeger at samba.org>
Date:   Tue Aug 19 11:35:27 2008 +0200

    VERSION: Raise version number up to 3.2.3.
    
    Karolin

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

Summary of changes:
 WHATSNEW.txt   |   89 ++-----------------------------------------------------
 source/VERSION |    2 +-
 2 files changed, 5 insertions(+), 86 deletions(-)


Changeset truncated at 500 lines:

diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index dc3963a..310e0dd 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -1,103 +1,22 @@
                    ==============================
-                   Release Notes for Samba 3.2.2
-			  August, 19 2008
+                   Release Notes for Samba 3.2.3
+
                    ==============================
 
 This is a bug fix release of the Samba 3.2 series.
 
-Major bug fixes included in Samba 3.2.2 are:
+Major bug fixes included in Samba 3.2.3 are:
 
-  o Fix removal of dead records in tdb files. This can lead to very large
-    tdb files and to overflowing partitions as a consequence on systems
-    running an nmbd daemon.
-  o Fix "force group" in setups using Winbind.
-  o Fix freezing Windows Explorer on WinXP while browsing Samba shares.
-    This one led to timeouts during printing as well.
-  o Fix assigning of primary group memberships when authenticating via
-    Winbind.
-  o Fix creation and installation of shared libraries.
 
 
 ######################################################################
 Changes
 #######
 
-Changes since 3.2.1
+Changes since 3.2.2
 -------------------
 
 
-o   Michael Adam <obnox at samba.org>
-    * BUG 5592: Fix creation and installation of shared libraries.
-    * Fix replacement of random seed generator.
-    * Fix a race condition in idmap_tdb2_allocate_id().
-    * Fix unix_convert() for "*" after changing map_nt_error_from_unix().
-    * Make sure to always set errno on error path in OpenDir.
-
-
-o   Jeremy Allison <jra at samba.org>
-    * BUG 5675: Fix smbspool program assuming Kerberos authentication by
-      mistake.
-    * BUG 5686: Fix segfaults in libsmbclient.
-    * BUG 5692: Fix coredump in full_audit.so.
-    * BUG 5696: Fix "force group" in setups using Winbind.
-    * Rename cifs.spnego to cifs.upcall.
-    * Fix segfault in cifs.upcall when it is called without any arguments.
-    * Fix coverity ID 594 (resource leak on error path).
-    * Fix assigning of primary group memberships when authenticating via
-      Winbind.
-    * Several build fixes.
-
-
-o   Bartosz Antosik <antosik at gmail.com>
-    * BUG #5617: Fix freezing Windows Explorer on WinXP while browsing
-      Samba shares.
-
-
-o   Andrew Bartlett <abartlet at samba.org>
-    * Include stdlib.h to get a prototype for free().
-
-
-o   Yannick Bergeron <yaberger at ca.ibm.com>
-    * Solve an IBM XL C/C++ compiler error encountered in get_exit_code()
-      auth_errors array initialization in client/smbspool.c.
-    * Use NGROUPS_MAX instead of 32 for the max group value in
-      rep_initgroups().
-
-
-o   Günther Deschner <gd at samba.org>
-    * Fix build warning.
-    * Add add c++ guard to netapi.
-
-
-o   Steve French <stevef at smf-t60p.smfdom>
-    * Fix compile warning in cifs.upcall.
-    * Add "dns_resolver" key type to cifs.upcall.
-
-
-o   SATOH Fumiyasu <fumiyas at osstech.co.jp>
-    * BUG 5688: Fix orphaned LPQ processes if socket address is invalid.
-
-
-o   Volker Lendecke <vl at samba.org>
-    * BUG 5684: Fix removal of dead records in tdb files.
-    * Fix coverity IDs 595, 596.
-    * Fix smb_len calculation for chained requests.
-
-
-o   Herb Lewis <herb at samba.org>
-    * Fix output of test status.
-
-
-o   Jim McDonough <jmcd at samba.org>
-    * Fix smbclient connections to older servers.
-
-
-o   Andrew Tridgell <tridge at samba.org>
-    * Fix a fd leak when trying to regain contact to a domain controller
-      in Winbind.
-    * Fix permissions on ctdb databases.
-    * Fix passing back success when a function had in fact failed in two
-      places.
 
 
 ######################################################################
diff --git a/source/VERSION b/source/VERSION
index c72f75d..c449ca4 100644
--- a/source/VERSION
+++ b/source/VERSION
@@ -25,7 +25,7 @@
 ########################################################
 SAMBA_VERSION_MAJOR=3
 SAMBA_VERSION_MINOR=2
-SAMBA_VERSION_RELEASE=2
+SAMBA_VERSION_RELEASE=3
 
 ########################################################
 # Bug fix releases use a letter for the patch revision #


-- 
Samba Shared Repository


More information about the samba-cvs mailing list