aboutsummaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-support/dnsmasq/dnsmasq_2.78.bb
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2017-10-03 14:41:43 +1300
committerPaul Eggleton <paul.eggleton@linux.intel.com>2017-10-03 14:57:16 +1300
commit5286c04f07048d6547bc53ed6e4745905b4061d6 (patch)
tree9f614a60dfe32290b0612780c7dfe9c03c9a299f /meta-networking/recipes-support/dnsmasq/dnsmasq_2.78.bb
parent06e8aa6bda49b4c103dcb41b059e3dba168ee37a (diff)
downloadmeta-openembedded-contrib-5286c04f07048d6547bc53ed6e4745905b4061d6.tar.gz
dnsmasq: upgrade to 2.78paule/dnsmasq
This update fixes a number of bugs including the following vulnerabilities: CVE-2017-13704 CVE-2017-14491 CVE-2017-14492 CVE-2017-14493 CVE-2017-14494 CVE-2017-14495 CVE-2017-14496 Further details can be found in the changelog here: http://www.thekelleys.org.uk/dnsmasq/CHANGELOG Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Diffstat (limited to 'meta-networking/recipes-support/dnsmasq/dnsmasq_2.78.bb')
-rw-r--r--meta-networking/recipes-support/dnsmasq/dnsmasq_2.78.bb8
1 files changed, 8 insertions, 0 deletions
diff --git a/meta-networking/recipes-support/dnsmasq/dnsmasq_2.78.bb b/meta-networking/recipes-support/dnsmasq/dnsmasq_2.78.bb
new file mode 100644
index 0000000000..4d1dc6e69e
--- /dev/null
+++ b/meta-networking/recipes-support/dnsmasq/dnsmasq_2.78.bb
@@ -0,0 +1,8 @@
+require dnsmasq.inc
+
+SRC_URI += "\
+ file://lua.patch \
+"
+
+SRC_URI[dnsmasq-2.78.md5sum] = "3bb97f264c73853f802bf70610150788"
+SRC_URI[dnsmasq-2.78.sha256sum] = "c92e5d78aa6353354d02aabf74590d08980bb1385d8a00b80ef9bc80430aa1dc"