aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <zecke@selfish.org>2010-03-17 13:50:46 +0800
committerHolger Hans Peter Freyther <zecke@selfish.org>2010-03-17 14:02:12 +0800
commit8d574e65a90bae4393ba20aee8f8a3a3f886d9c8 (patch)
treea07418401ef6b63db8fba10efcc1ebec3de30ea9
parentd4574145085218e93f55724924e3e99c39ea3afd (diff)
downloadopenembedded-8d574e65a90bae4393ba20aee8f8a3a3f886d9c8.tar.gz
lighttpd: Upgrade to 1.4.26
This should address CVE-2010-0295.
-rw-r--r--conf/checksums.ini12
-rw-r--r--recipes/lighttpd/lighttpd.inc2
-rw-r--r--recipes/lighttpd/lighttpd_1.4.25.bb6
-rw-r--r--recipes/lighttpd/lighttpd_1.4.26.bb8
4 files changed, 9 insertions, 19 deletions
diff --git a/conf/checksums.ini b/conf/checksums.ini
index df4eda7dc1..c54ea74ab5 100644
--- a/conf/checksums.ini
+++ b/conf/checksums.ini
@@ -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
diff --git a/recipes/lighttpd/lighttpd.inc b/recipes/lighttpd/lighttpd.inc
index dd35db1f75..20e85a8dad 100644
--- a/recipes/lighttpd/lighttpd.inc
+++ b/recipes/lighttpd/lighttpd.inc
@@ -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
index 04442ced17..0000000000
--- a/recipes/lighttpd/lighttpd_1.4.25.bb
+++ /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
index 0000000000..071efc3a32
--- /dev/null
+++ b/recipes/lighttpd/lighttpd_1.4.26.bb
@@ -0,0 +1,8 @@
+require lighttpd.inc
+
+PR = "${INC_PR}.0"
+
+DEFAULT_PREFERENCE = "-1"
+
+SRC_URI[src.md5sum] = "3ce5be17a4dac3c384a8a452c664b840"
+SRC_URI[src.sha256sum] = "08fc11864a0ad6d2871f32e6d0b0eaeb070f78698a72959f812526173145986e"