[oe-commits] Holger Hans Peter Freyther : samba: Upgrade stable releases from 3.2. 8 to latest 3.2.x release

git version control git at git.openembedded.org
Mon Mar 8 12:35:06 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: c28fa72a4c7614195517b5922ef5ef556a11dd00
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=c28fa72a4c7614195517b5922ef5ef556a11dd00

Author: Holger Hans Peter Freyther <zecke at selfish.org>
Date:   Fri Mar  5 16:39:03 2010 +0100

samba: Upgrade stable releases from 3.2.8 to latest 3.2.x release

This is addressing: CVE-2009-1886, CVE-2009-1888, CVE-2009-2813
CVE-2009-2948 and CVE-2009-2906.

---

 conf/checksums.ini                                 |    4 ----
 .../{samba-ads_3.2.8.bb => samba-ads_3.2.15.bb}    |    2 ++
 recipes/samba/samba.inc                            |    2 +-
 recipes/samba/{samba_3.2.8.bb => samba_3.2.15.bb}  |    2 ++
 4 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/conf/checksums.ini b/conf/checksums.ini
index 88f7ec7..b7fe8a3 100644
--- a/conf/checksums.ini
+++ b/conf/checksums.ini
@@ -24494,10 +24494,6 @@ sha256=22647c6bdd0f1b311bd0e3a893fb184f07d0f5e1c4b3bccd20a024fe18fd7567
 md5=528677f261f3ed4a58f9483ca25ba6b2
 sha256=4f2bb8c5785c50ad05d3adc0027c0881211b8a5c51e840651b53b7e455c004a3
 
-[http://samba.org/samba/ftp/stable/samba-3.2.8.tar.gz]
-md5=06efd6e6cc4aac628a1a0b082e4be0f2
-sha256=7e7fb53d6ff05993dcb8b871e3c3016bd4d161d72ded8f8760a4439e9d76aa3b
-
 [http://samba.org/samba/ftp/stable/samba-3.3.0.tar.gz]
 md5=adb048dc3988055533e1ea5d91d81f99
 sha256=b00ca360e9b414744eff33ca4567f3eb1a28d32914e20f00b6672fbc141c9beb
diff --git a/recipes/samba/samba-ads_3.2.8.bb b/recipes/samba/samba-ads_3.2.15.bb
similarity index 67%
rename from recipes/samba/samba-ads_3.2.8.bb
rename to recipes/samba/samba-ads_3.2.15.bb
index e643292..dc64754 100644
--- a/recipes/samba/samba-ads_3.2.8.bb
+++ b/recipes/samba/samba-ads_3.2.15.bb
@@ -9,3 +9,5 @@ SRC_URI += "file://config-lfs.patch;patch=1 \
             file://config-h.patch;patch=1 \
             file://mtab.patch;patch=1 \
 	        "
+SRC_URI[src.md5sum] = "5a3bcc4927c9643b9f42970d0815b18f"
+SRC_URI[src.sha256sum] = "84281fd1faeffee8558e49dff865dd382abbf78bc1be00f8cb5aa70aeea67d46"
diff --git a/recipes/samba/samba.inc b/recipes/samba/samba.inc
index ec21ed7..d8df8f1 100644
--- a/recipes/samba/samba.inc
+++ b/recipes/samba/samba.inc
@@ -2,7 +2,7 @@ SECTION = "console/network"
 LICENSE = "GPL"
 DEPENDS = "readline virtual/libiconv"
 
-SRC_URI = "http://samba.org/samba/ftp/stable/samba-${PV}.tar.gz \
+SRC_URI = "http://samba.org/samba/ftp/stable/samba-${PV}.tar.gz;name=src \
            file://volatiles.03_samba \
            file://smb.conf \
            file://init \
diff --git a/recipes/samba/samba_3.2.8.bb b/recipes/samba/samba_3.2.15.bb
similarity index 78%
rename from recipes/samba/samba_3.2.8.bb
rename to recipes/samba/samba_3.2.15.bb
index 16dcd31..6a14f96 100644
--- a/recipes/samba/samba_3.2.8.bb
+++ b/recipes/samba/samba_3.2.15.bb
@@ -6,6 +6,8 @@ SRC_URI += "file://configure-3.2.8.patch;patch=1 \
             file://config-h.patch;patch=1 \
             file://mtab.patch;patch=1 \
 	        "
+SRC_URI[src.md5sum] = "5a3bcc4927c9643b9f42970d0815b18f"
+SRC_URI[src.sha256sum] = "84281fd1faeffee8558e49dff865dd382abbf78bc1be00f8cb5aa70aeea67d46"
 
 PR = "r1"
 





More information about the Openembedded-commits mailing list