From 1e08d46c68e27af1eaf5c7acce98e2f8e3501753 Mon Sep 17 00:00:00 2001 From: Yuri Victorovich Date: Tue, 20 Feb 2018 19:39:32 +0000 Subject: 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) --- dns/nsd/Makefile | 3 +-- dns/nsd/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 5 deletions(-) (limited to 'dns/nsd') 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 -- cgit v1.2.3