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)
This commit is contained in:
Yuri Victorovich 2018-02-20 19:39:32 +00:00
parent 7b9e60e165
commit 1e08d46c68
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=462420
2 changed files with 4 additions and 5 deletions

View File

@ -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

View File

@ -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