[SCM] Samba Shared Repository - branch v3-3-stable updated - release-3-3-0-133-ge6f556d

Karolin Seeger kseeger at samba.org
Mon Feb 23 08:59:50 GMT 2009


The branch, v3-3-stable has been updated
       via  e6f556d3820a828bf4a59aceda0e3546e74ef61f (commit)
       via  4a7dadb2847cc40fbf1ece405526208e29f55ecc (commit)
      from  6d3dba353feab40605b25896d48864eb3c0ec096 (commit)

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


- Log -----------------------------------------------------------------
commit e6f556d3820a828bf4a59aceda0e3546e74ef61f
Author: Karolin Seeger <kseeger at samba.org>
Date:   Mon Feb 23 09:46:52 2009 +0100

    VERSION: Raise version number.
    
    Karolin
    (cherry picked from commit e5f5284cc036217d20d5ca690e14d87ba0ebccaa)

commit 4a7dadb2847cc40fbf1ece405526208e29f55ecc
Author: Karolin Seeger <kseeger at samba.org>
Date:   Mon Feb 23 09:44:08 2009 +0100

    WHATSNEW: Updates changes since 3.3.0.
    
    Karolin
    (cherry picked from commit ded44fa523a5d964d0c31a1dac8cdc563d41fc15)

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

Summary of changes:
 WHATSNEW.txt   |   11 +++++++++++
 source/VERSION |    2 +-
 2 files changed, 12 insertions(+), 1 deletions(-)


Changeset truncated at 500 lines:

diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index 74e8767..9377d89 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -35,6 +35,8 @@ o   Jeremy Allison <jra at samba.org>
     * BUG 6090: Fix renaming/deleting a "not matching/resolving" symlink.
     * BUG 6099: Try to fix domain join of Win7 Beta.
     * BUG 6117: Fix core dump of pdbedit -a.
+    * BUG 6133: Fix deletion of non-ACL files on Solaris/ZFS/NFSv4 ACL
+      filesystem.
     * Fix Coverity IDs 115, 116, 117, 602.
     * Fix warning (bad handler prototype).
     * Unify the detection of the timespec code in configure.in, and the
@@ -135,12 +137,17 @@ o   Tim Prouty <tprouty at samba.org>
 
 o   Karolin Seeger <kseeger at samba.org>
     * Change "ldap ssl:ads" parameter to "ldap ssl ads".
+    * Add manpages for vfs_acl_xattr and vfs_acl_tdb.
 
 
 o   Dan Sledz <dsledz at isilon.com>
     * Fix double free caused by incorrect talloc_steal usage.
 
 
+o   Simo Sorce <idra at samba.org>
+    * Build ldbrename.
+
+
 o   Aravind Srinivasan <aravind.srinivasan at isilon.com>
     * Make nmbd check all available interfaces for WINS before failing.
 
@@ -154,6 +161,10 @@ o   Yasuma Takeda <yasuma at osstech.co.jp>
     * BUG 6098: Fix ads_find_dc() in setups with "security = domain".
 
 
+o   Bo Yang <boyang at novell.com>
+    * Make libsmbclient work with DFS.
+
+
 ######################################################################
 Reporting bugs & Development Discussion
 #######################################
diff --git a/source/VERSION b/source/VERSION
index 16b5de4..d626975 100644
--- a/source/VERSION
+++ b/source/VERSION
@@ -25,7 +25,7 @@
 ########################################################
 SAMBA_VERSION_MAJOR=3
 SAMBA_VERSION_MINOR=3
-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