From 7240ff336fc9609125fe49cdaa77cf23f619bb20 Mon Sep 17 00:00:00 2001 From: Matthias Andree Date: Sun, 18 May 2014 22:17:30 +0000 Subject: [PATCH] Upgrade to new upstream version 2.71. Upstream's changelog: version 2.71 Subtle change to error handling to help DNSSEC validation when servers fail to provide NODATA answers for non-existent DS records. Tweak code which removes DNSSEC records from answers when not required. Fixes broken answers when additional section has real records in it. Thanks to Marco Davids for the bug report. Fix DNSSEC validation of ANY queries. Thanks to Marco Davids for spotting that too. Fix total DNS failure and 100% CPU use if cachesize set to zero, regression introduced in 2.69. Thanks to James Hunt and the Ubuntu crowd for assistance in fixing this. --- dns/dnsmasq/Makefile | 2 +- dns/dnsmasq/distinfo | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/dns/dnsmasq/Makefile b/dns/dnsmasq/Makefile index 4482d51325c7..785f6b569e53 100644 --- a/dns/dnsmasq/Makefile +++ b/dns/dnsmasq/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= dnsmasq -DISTVERSION= 2.70 +DISTVERSION= 2.71 PORTEPOCH= 1 CATEGORIES= dns ipv6 MASTER_SITES= http://www.thekelleys.org.uk/dnsmasq/ \ diff --git a/dns/dnsmasq/distinfo b/dns/dnsmasq/distinfo index 56fd03854f39..7482641e4e48 100644 --- a/dns/dnsmasq/distinfo +++ b/dns/dnsmasq/distinfo @@ -1,2 +1,2 @@ -SHA256 (dnsmasq-2.70.tar.xz) = 19d55bddc541271ad5271e3946f94e2cdf4491913aa5fb1ca9c6b23d5925f026 -SIZE (dnsmasq-2.70.tar.xz) = 446984 +SHA256 (dnsmasq-2.71.tar.xz) = 4919fb572fed5c6205de1d384f8661c25c19358904c2e6265928e3a3e4bfffba +SIZE (dnsmasq-2.71.tar.xz) = 448380