pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/nsd
Module Name: pkgsrc
Committed By: ryoon
Date: Sun Feb 25 04:47:53 UTC 2018
Modified Files:
pkgsrc/net/nsd: Makefile distinfo
Log Message:
Update to 4.1.20
Changelog:
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.
To generate a diff of this commit:
cvs rdiff -u -r1.96 -r1.97 pkgsrc/net/nsd/Makefile
cvs rdiff -u -r1.61 -r1.62 pkgsrc/net/nsd/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/net/nsd/Makefile
diff -u pkgsrc/net/nsd/Makefile:1.96 pkgsrc/net/nsd/Makefile:1.97
--- pkgsrc/net/nsd/Makefile:1.96 Mon Jan 1 07:31:54 2018
+++ pkgsrc/net/nsd/Makefile Sun Feb 25 04:47:53 2018
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.96 2018/01/01 07:31:54 ryoon Exp $
+# $NetBSD: Makefile,v 1.97 2018/02/25 04:47:53 ryoon Exp $
-DISTNAME= nsd-4.1.19
+DISTNAME= nsd-4.1.20
CATEGORIES= net
MASTER_SITES= http://www.nlnetlabs.nl/downloads/nsd/
Index: pkgsrc/net/nsd/distinfo
diff -u pkgsrc/net/nsd/distinfo:1.61 pkgsrc/net/nsd/distinfo:1.62
--- pkgsrc/net/nsd/distinfo:1.61 Mon Jan 1 07:31:54 2018
+++ pkgsrc/net/nsd/distinfo Sun Feb 25 04:47:53 2018
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.61 2018/01/01 07:31:54 ryoon Exp $
+$NetBSD: distinfo,v 1.62 2018/02/25 04:47:53 ryoon Exp $
-SHA1 (nsd-4.1.19.tar.gz) = ad20f59dc5d73737e25783fb476ea58e94b4d431
-RMD160 (nsd-4.1.19.tar.gz) = 30769b16255d2e5380eb1f9757c2e0392af5f044
-SHA512 (nsd-4.1.19.tar.gz) = fc99590f84658311cf33428d87c84c73b231ac0c90f8ca47daedeb264642e291eb2e79f8dee304dd4dc3a73bd9c7fbe65f2bd164b120bd7b13429ad483882d82
-Size (nsd-4.1.19.tar.gz) = 1096567 bytes
+SHA1 (nsd-4.1.20.tar.gz) = 4f6b2a6d93054c784759f34a1d44a25edbd162ce
+RMD160 (nsd-4.1.20.tar.gz) = f9ac08d67c2fb05c395e78ddd8b270efb0182257
+SHA512 (nsd-4.1.20.tar.gz) = 4e646303d9da920a9ad567ea3e04a06d8b66bc0d84117908ae69126c131321d660548f32e7bb54e248dae4f48d5152c0a204bf8bf9262ac4394371c05305b21e
+Size (nsd-4.1.20.tar.gz) = 1096797 bytes
SHA1 (patch-aa) = d9a423d5faa8da9a213b21fd2712225ac9645091
Home |
Main Index |
Thread Index |
Old Index