[OpenWrt-Devel] [PATCH] dnsmasq: bump to dnsmasq2.73rc9
Kevin Darbyshire-Bryant
kevin at darbyshire-bryant.me.uk
Sun Jun 7 05:47:58 EDT 2015
Bump dnsmasq to v2.73rc9
Fixes dnssec NSEC handling, corner case exposed by 'linux.conf.au' when
dnssec-check-unsigned
enabled. Also (from changelog) correctly sanitise DNS header bits in
answer when recreating
query for retry.
Signed-off-by: Kevin Darbyshire-Bryant <kevin at darbyshire-bryant.me.uk>
diff --git a/package/network/services/dnsmasq/Makefile
b/package/network/services/dnsmasq/Makefile
index 93bfcf3..7b56a06 100644
--- a/package/network/services/dnsmasq/Makefile
+++ b/package/network/services/dnsmasq/Makefile
@@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=dnsmasq
-PKG_VERSION:=2.73rc8
+PKG_VERSION:=2.73rc9
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
PKG_SOURCE_URL:=http://thekelleys.org.uk/dnsmasq/release-candidates
-PKG_MD5SUM:=7d4e04c875528d64d8e82abceba78489
+PKG_MD5SUM:=82b9ee113f7f72461c05d89fa23d2914
PKG_LICENSE:=GPL-2.0
PKG_LICENSE_FILES:=COPYING
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 4791 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://lists.infradead.org/pipermail/openwrt-devel/attachments/20150607/862413c7/attachment.p7s>
-------------- next part --------------
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
More information about the openwrt-devel
mailing list