package/dnsmasq: security bump to 2.85
authorAlexander Dahl <post@lespocky.de>
Sun, 18 Apr 2021 07:20:40 +0000 (09:20 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Mon, 19 Apr 2021 21:29:48 +0000 (23:29 +0200)
CVE-2021-3448 applies.  See announcement for details.

Link: https://lists.thekelleys.org.uk/pipermail/dnsmasq-discuss/2021q2/014962.html
Signed-off-by: Alexander Dahl <post@lespocky.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/dnsmasq/dnsmasq.hash
package/dnsmasq/dnsmasq.mk

index d141fb0c83b0518c9b76a82b8d4d26d138132732..2a7cda4a04ee60905bdd7aface784beb1ba5de9e 100644 (file)
@@ -1,6 +1,6 @@
 # Locally calculated after checking pgp signature
-# https://www.thekelleys.org.uk/dnsmasq/dnsmasq-2.83.tar.xz.asc
-sha256  603195c64b73137609b07e1024ae0b37f652b2f5fe467dce66985b3d1850050c  dnsmasq-2.84.tar.xz
+# https://www.thekelleys.org.uk/dnsmasq/dnsmasq-2.85.tar.xz.asc
+sha256  ad98d3803df687e5b938080f3d25c628fe41c878752d03fbc6199787fee312fa  dnsmasq-2.85.tar.xz
 # Locally calculated
 sha256  dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa  COPYING
 sha256  8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903  COPYING-v3
index 76b48f952ab2ce7f8936e533ecf535f8c2607ede..20067575907d3d938d0ee89687b58bdc5c5330f5 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-DNSMASQ_VERSION = 2.84
+DNSMASQ_VERSION = 2.85
 DNSMASQ_SOURCE = dnsmasq-$(DNSMASQ_VERSION).tar.xz
 DNSMASQ_SITE = http://thekelleys.org.uk/dnsmasq
 DNSMASQ_MAKE_ENV = $(TARGET_MAKE_ENV) CC="$(TARGET_CC)"