dnsmasq: remove versions prior to 2.52
authorRoman I Khimov <khimov@altell.ru>
Tue, 14 Sep 2010 07:23:16 +0000 (11:23 +0400)
committerRoman I Khimov <khimov@altell.ru>
Wed, 15 Sep 2010 19:59:23 +0000 (23:59 +0400)
These have known unpatched security issues, 2.52 is in the repo for quite some
time, anyone who cares should be using that already.

Signed-off-by: Roman I Khimov <khimov@altell.ru>
Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
recipes/dnsmasq/dnsmasq-dbus_2.47.bb [deleted file]
recipes/dnsmasq/dnsmasq_2.11.bb [deleted file]
recipes/dnsmasq/dnsmasq_2.15.bb [deleted file]
recipes/dnsmasq/dnsmasq_2.22.bb [deleted file]
recipes/dnsmasq/dnsmasq_2.47.bb [deleted file]

diff --git a/recipes/dnsmasq/dnsmasq-dbus_2.47.bb b/recipes/dnsmasq/dnsmasq-dbus_2.47.bb
deleted file mode 100644 (file)
index fa3dbfc..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
-# dnsmasq with support for DBus interface
-
-require dnsmasq.inc
-
-S = "${WORKDIR}/dnsmasq-${PV}"
-
-DEPENDS = "dbus"
-EXTRA_OEMAKE = "COPTS=-DHAVE_DBUS"
-
-do_install_append () {
-        install -d ${D}${sysconfdir}/dbus-1/system.d
-        install -m 644 dbus/dnsmasq.conf ${D}${sysconfdir}/dbus-1/system.d/
-}
-
-SRC_URI[dnsmasq-2.47.md5sum] = "4524081e56d0b935717d493e8e8d3e11"
-SRC_URI[dnsmasq-2.47.sha256sum] = "f2716a43eb05b232c640a4ad647fd0fc21dd0c4f4ad20c9f5303568742399e5d"
diff --git a/recipes/dnsmasq/dnsmasq_2.11.bb b/recipes/dnsmasq/dnsmasq_2.11.bb
deleted file mode 100644 (file)
index fc66269..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-require dnsmasq.inc
-
-SRC_URI[dnsmasq-2.11.md5sum] = "02aa4ffb835cbc9bdf96fcb915901cb3"
-SRC_URI[dnsmasq-2.11.sha256sum] = "2dac596d5150174d0a2d9170db698c1d72584a8ab3b5eedf907086f53f76cc87"
diff --git a/recipes/dnsmasq/dnsmasq_2.15.bb b/recipes/dnsmasq/dnsmasq_2.15.bb
deleted file mode 100644 (file)
index 89fd260..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-PR = "r2"
-
-require dnsmasq.inc
-
-SRC_URI[dnsmasq-2.15.md5sum] = "72f59fa070a1dc7f664603b20134c383"
-SRC_URI[dnsmasq-2.15.sha256sum] = "9aec45b395b6206e8eb85417f58186cdd0a307ed0f26f4b73af7031023a52225"
diff --git a/recipes/dnsmasq/dnsmasq_2.22.bb b/recipes/dnsmasq/dnsmasq_2.22.bb
deleted file mode 100644 (file)
index 9aebdfc..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-require dnsmasq.inc
-
-SRC_URI[dnsmasq-2.22.md5sum] = "b38f33cd0703fa664a37a4595d918189"
-SRC_URI[dnsmasq-2.22.sha256sum] = "cc2c86cbd0ec020a4486ac9d195e6a848a0d11a280c3194e095719f60c9751a9"
diff --git a/recipes/dnsmasq/dnsmasq_2.47.bb b/recipes/dnsmasq/dnsmasq_2.47.bb
deleted file mode 100644 (file)
index 70c6529..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-require dnsmasq.inc
-
-SRC_URI[dnsmasq-2.47.md5sum] = "4524081e56d0b935717d493e8e8d3e11"
-SRC_URI[dnsmasq-2.47.sha256sum] = "f2716a43eb05b232c640a4ad647fd0fc21dd0c4f4ad20c9f5303568742399e5d"