summaryrefslogtreecommitdiff
path: root/dns/nsd
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2018-02-20 19:39:32 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2018-02-20 19:39:32 +0000
commit1e08d46c68e27af1eaf5c7acce98e2f8e3501753 (patch)
tree9a7ca96916cbcb520ec7ba6f6754d363977aab27 /dns/nsd
parent7b9e60e1654cd631cf532181effbf399a87def90 (diff)
downloadfreebsd-ports-1e08d46c68e27af1eaf5c7acce98e2f8e3501753.zip
dns/nsd: Update to 4.1.20
This release fixes memory leaks when reading zonefiles and processing zone transfers. 4.1.20 ================ BUG FIXES: - Fix memory leak in zone file read of unknown rr formatted RRs. - Fix memory leak when rehashing nsec3 after axfr or zonefile read, in the selectively allocated precompiled nsec3 hashes. Also changed to DISTVERSION Submitted by: jaap@NLnetLabs.nl (maintainer) Approved by: tcberner (mentor, implicit)
Diffstat (limited to 'dns/nsd')
-rw-r--r--dns/nsd/Makefile3
-rw-r--r--dns/nsd/distinfo6
2 files changed, 4 insertions, 5 deletions
diff --git a/dns/nsd/Makefile b/dns/nsd/Makefile
index 4767a6325a93..15fb404dd496 100644
--- a/dns/nsd/Makefile
+++ b/dns/nsd/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= nsd
-PORTVERSION= 4.1.19
+DISTVERSION= 4.1.20
CATEGORIES= dns ipv6
MASTER_SITES= http://www.nlnetlabs.nl/downloads/nsd/ \
ftp://ftp.rhnet.is/pub/nsd/
@@ -17,7 +17,6 @@ CONFLICTS= nsd-[0-3]* nsd3-[0-9]*
USES= cpe ssl
CPE_VENDOR= nlnetlabs
-
USE_RC_SUBR= nsd
NSDUSER?= nsd
diff --git a/dns/nsd/distinfo b/dns/nsd/distinfo
index 45950ca508cb..7b360b0c568b 100644
--- a/dns/nsd/distinfo
+++ b/dns/nsd/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1512987629
-SHA256 (nsd-4.1.19.tar.gz) = b0782cb9b57416888d488b6460b071cd85ecb5f99381865b3a7f93dddf9e02c5
-SIZE (nsd-4.1.19.tar.gz) = 1096567
+TIMESTAMP = 1519155287
+SHA256 (nsd-4.1.20.tar.gz) = 8a97f61d7bbb98a2ce04dc4425596f9023677a5f1c5ea743ff408d487f82f713
+SIZE (nsd-4.1.20.tar.gz) = 1096797