lighttpd: Upgrade to 1.4.26
authorHolger Hans Peter Freyther <zecke@selfish.org>
Wed, 17 Mar 2010 05:50:46 +0000 (13:50 +0800)
committerHolger Hans Peter Freyther <zecke@selfish.org>
Wed, 17 Mar 2010 06:02:12 +0000 (14:02 +0800)
This should address CVE-2010-0295.

conf/checksums.ini
recipes/lighttpd/lighttpd.inc
recipes/lighttpd/lighttpd_1.4.25.bb [deleted file]
recipes/lighttpd/lighttpd_1.4.26.bb [new file with mode: 0644]

index df4eda7..c54ea74 100644 (file)
@@ -17346,18 +17346,6 @@ sha256=97d0ac5957745eeaf311ec38ebbbf3b30a5316b01c320a759af47129c994c20c
 md5=5db3204d57436a032f899ff9dbce793f
 sha256=97d0ac5957745eeaf311ec38ebbbf3b30a5316b01c320a759af47129c994c20c
 
-[http://www.lighttpd.net/download/lighttpd-1.4.22.tar.gz]
-md5=949c33a81e83f7718a47280bef21b90c
-sha256=197bd2b57c5e2b9bfc30bb565a4c44fbea82daa20a31fa8ba490dd61dad69f2a
-
-[http://www.lighttpd.net/download/lighttpd-1.4.23.tar.gz]
-md5=41dfad5c366d34d83c3d2b46d4c08f5c
-sha256=8555db22ed7d429160701555611d8cd5eff42fc7e6e3ad3b050279c9b2145469
-
-[http://download.lighttpd.net/lighttpd/releases-1.4.x/lighttpd-1.4.25.tar.gz]
-md5=87e936ec272ddaba8a2fdfecd8c6b704
-sha256=0e71cd677a2282fff0ee0248a0e70a593a75e06f8a26411ca5314d0c01debbc3
-
 [http://twibble.org/dist/sh4/src/lilosh/lilo-21.tar.gz]
 md5=1e975d827ad96e1942df73f63512178e
 sha256=da2340aca2eaf451243d2e4c2bf66aa4b80cc0abaef96860da8daf5db1cae12f
index dd35db1..20e85a8 100644 (file)
@@ -12,7 +12,7 @@ RDEPENDS_${PN} += " \
 
 INC_PR = "r7"
 
-SRC_URI = "http://download.lighttpd.net/lighttpd/releases-1.4.x/lighttpd-${PV}.tar.gz \
+SRC_URI = "http://download.lighttpd.net/lighttpd/releases-1.4.x/lighttpd-${PV}.tar.gz;name=src \
           file://index.html \
           file://lighttpd.conf \
           file://lighttpd \
diff --git a/recipes/lighttpd/lighttpd_1.4.25.bb b/recipes/lighttpd/lighttpd_1.4.25.bb
deleted file mode 100644 (file)
index 04442ce..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-require lighttpd.inc
-
-PR = "${INC_PR}.0"
-
-DEFAULT_PREFERENCE = "-1"
-
diff --git a/recipes/lighttpd/lighttpd_1.4.26.bb b/recipes/lighttpd/lighttpd_1.4.26.bb
new file mode 100644 (file)
index 0000000..071efc3
--- /dev/null
@@ -0,0 +1,8 @@
+require lighttpd.inc
+
+PR = "${INC_PR}.0"
+
+DEFAULT_PREFERENCE = "-1"
+
+SRC_URI[src.md5sum] = "3ce5be17a4dac3c384a8a452c664b840"
+SRC_URI[src.sha256sum] = "08fc11864a0ad6d2871f32e6d0b0eaeb070f78698a72959f812526173145986e"