aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/lighttpd
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 /recipes/lighttpd
parentd4574145085218e93f55724924e3e99c39ea3afd (diff)
downloadopenembedded-8d574e65a90bae4393ba20aee8f8a3a3f886d9c8.tar.gz
lighttpd: Upgrade to 1.4.26
This should address CVE-2010-0295.
Diffstat (limited to 'recipes/lighttpd')
-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
3 files changed, 9 insertions, 7 deletions
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"