[Lunar-commits] <moonbase> samba: version bumped to 3.2.0.

Florin Braescu florin at lunar-linux.org
Fri Jul 4 22:12:04 CEST 2008


commit 2a2c694ace19851addff08a68828854906eb68e7
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Fri Jul 4 23:12:04 2008 +0300

    samba: version bumped to 3.2.0.
    
    Changes:
    
      File Serving:
      o Use of IDL generated parsing layer for several DCE/RPC
        interfaces.
      o Removal of the 1024 byte limit on pathnames and 256 byte limit on
        filename components to honor the MAX_PATH setting from the host OS.
      o Introduction of a registry based configuration system.
      o Improved CIFS Unix Extensions support.
      o Experimental support for file serving clusters.
      o Support for IPv6 in the server, and client tools and libraries.
      o Support for storing alternate data streams in xattrs.
      o Encrypted SMB transport in client tools and libraries, and server.
      o Support for Vista clients authenticating via Kerberos.
    
      Winbind and Active Directory Integration:
      o Full support for Windows 2003 cross-forest, transitive trusts
        and one-way domain trusts.
      o Support for userPrincipalName logons via pam_winbind and NSS
        lookups.
      o Expansion of nested domain groups via NSS calls.
      o Support for Active Directory LDAP Signing policy.
      o New LGPL Winbind client library (libwbclient.so).
      o Support for establishing interdomain trust relationships with
        Windows 2008.
    
      Joining:
      o New NetApi library for domain join related queries (libnetapi.so)
        and example GTK+ Domain join gui.
      o New client and server support for remotely joining and unjoining
        Domains.
      o Support for joining into Windows 2008 domains.
---
 net/samba/DETAILS |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/net/samba/DETAILS b/net/samba/DETAILS
index 47e2b99..3a978bb 100644
--- a/net/samba/DETAILS
+++ b/net/samba/DETAILS
@@ -1,5 +1,5 @@
           MODULE=samba
-         VERSION=3.0.30
+         VERSION=3.2.0
           SOURCE=$MODULE-$VERSION.tar.gz
    SOURCE_URL[0]=http://us1.samba.org/$MODULE/ftp
    SOURCE_URL[1]=http://us2.samba.org/$MODULE/ftp
@@ -7,10 +7,10 @@
    SOURCE_URL[3]=http://us6.samba.org/$MODULE/ftp
    SOURCE_URL[4]=ftp://se.samba.org/pub/$MODULE
    SOURCE_URL[5]=ftp://de.samba.org/samba.org
-      SOURCE_VFY=sha1:609c602d9a17ea05954fc9fc021cfd95227eaefb
+      SOURCE_VFY=sha1:9ae172a763c835b1f534011ce6014291c2800865
         WEB_SITE=http://www.samba.org
          ENTERED=20010922
-         UPDATED=20080530
+         UPDATED=20080704
            PSAFE=no
            SHORT="Samba provides file and print services to SMB/CIFS clients"
 


More information about the Lunar-commits mailing list