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.
v2 - fix mangled submission Signed-off-by: Kevin Darbyshire-Bryant <[email protected]> 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
smime.p7s
Description: S/MIME Cryptographic Signature
_______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
