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.
This commit is contained in:
parent
341787890e
commit
7240ff336f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=354476
@ -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/ \
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user