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

Florin Braescu florin at lunar-linux.org
Tue Mar 9 15:13:26 CET 2010


commit 35adc00018b07faea67311a4bfffe5d931f4f8e2
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Tue Mar 9 16:13:26 2010 +0200

    samba: version bumped to 3.5.1.
    
    o  CVE-2010-0728:
       In Samba releases 3.5.0, 3.4.6 and 3.3.11, new code
       was added to fix a problem with Linux asynchronous IO handling.
       This code introduced a bad security flaw on Linux platforms if the
       binaries were built on Linux platforms with libcap support.
       The flaw caused all smbd processes to inherit CAP_DAC_OVERRIDE
       capabilities, allowing all file system access to be allowed
       even when permissions should have denied access.
---
 net/samba/DETAILS |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/net/samba/DETAILS b/net/samba/DETAILS
index 9d6183d..1386f73 100644
--- a/net/samba/DETAILS
+++ b/net/samba/DETAILS
@@ -1,5 +1,5 @@
           MODULE=samba
-         VERSION=3.5.0
+         VERSION=3.5.1
           SOURCE=$MODULE-$VERSION.tar.gz
    SOURCE_URL[0]=http://us1.samba.org/$MODULE/ftp
    SOURCE_URL[1]=http://us2.samba.org/$MODULE/ftp
@@ -8,10 +8,10 @@
    SOURCE_URL[4]=ftp://se.samba.org/pub/$MODULE
    SOURCE_URL[5]=ftp://de.samba.org/samba.org
    SOURCE_URL[6]=http://us1.samba.org/$MODULE/ftp/old-versions
-      SOURCE_VFY=sha1:68a6c2c47dd9e791ca58ad810fc5838fe0e27f35
+      SOURCE_VFY=sha1:38ec793f31651c053f820b6c677e3564e065bc35
         WEB_SITE=http://www.samba.org
          ENTERED=20010922
-         UPDATED=20100302
+         UPDATED=20100309
            SHORT="Samba provides file and print services to SMB/CIFS clients"
 PSAFE=no
 


More information about the Lunar-commits mailing list