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

Florin Braescu florin at lunar-linux.org
Fri May 30 18:12:48 CEST 2008


commit 2c0b6f43960ff3512d1791e902e2c00b7cd1ae77
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Fri May 30 19:12:48 2008 +0300

    samba: version bumped to 3.0.30.
    
    This is a security release in order to address CVE-2008-1105 ("Boundary
    failure when parsing SMB responses can result in a buffer overrun").
    
      o CVE-2008-1105
        Specifically crafted SMB responses can result in a heap overflow
        in the Samba client code. Because the server process, smbd, can
        itself act as a client during operations such as printer notification
        and domain authentication, this issue affects both Samba client
        and server installations.
    
    Changes:
    * Fix for CVE-2008-1105.
    * Remove man pages for ldb tools not included in Samba 3.0.
---
 net/samba/DETAILS |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/net/samba/DETAILS b/net/samba/DETAILS
index 8531008..47e2b99 100644
--- a/net/samba/DETAILS
+++ b/net/samba/DETAILS
@@ -1,5 +1,5 @@
           MODULE=samba
-         VERSION=3.0.29
+         VERSION=3.0.30
           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:0e8e62327483f52410642b09d0fa5d11cb9f228b
+      SOURCE_VFY=sha1:609c602d9a17ea05954fc9fc021cfd95227eaefb
         WEB_SITE=http://www.samba.org
          ENTERED=20010922
-         UPDATED=20080522
+         UPDATED=20080530
            PSAFE=no
            SHORT="Samba provides file and print services to SMB/CIFS clients"
 


More information about the Lunar-commits mailing list