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: Wed Aug 12 16:14:36 UTC 2020
Modified Files:
pkgsrc/net/nsd: Makefile distinfo
Log Message:
nsd: Update to 4.3.2
Changelog:
7 July 2020: Wouter
- Tag for 4.3.2rc1.
6 July 2020: Wouter
- Fix compile includes for xfr-inspect tool on FreeBSD.
- Add tpkg/run_vm.sh that runs test when in a virtual machine.
- Merge #112 from jaredmauch: log old and new serials when NSD
rejects an IXFR due to an old serial number.
- Fix bug034 test for vm test changes.
22 June 2020: Wouter
- Remove errno reset behaviour from sendmmsg and recvmmsg
replacement functions.
- Fix unit test for different nsd-control-setup -h exit code.
19 June 2020: Wouter
- Merge #108 from Nomis: Make the max-retry-time description clearer.
- Retry when udp send buffer is full to wait until buffer space is
available.
18 June 2020: Wouter
- Do not log EAGAIN errors for sendmmsg, to stop log spam on OpenBSD.
17 June 2020: Wouter
- Fix #107: nsd -v shows configure line, openssl version and libevent version.
27 May 2020: Wouter
- Fix unlink of pidfile warning if not possible due to permissions,
nsd can display the message at high verbosity levels.
- Update contrib/nsd.service for chown of nsd.log and /var/log in
ReadWritePaths.
- Removed contrib/nsd.service, example is too complicated and not
useful.
15 May 2020: Wouter
- Merge PR#102 from and0x000: add missing default in documentation
for drop-updates.
- Fix checkconf test for log-only-syslog option.
14 May 2020: Wouter
- Document default value for tcp-timeout.
13 May 2020: Jeroen
- Fix #99: Fix copying of socket properties with reuseport enabled.
24 April 2020: Wouter
- Fix #97: EDNS unknown version: query not in response.
21 April 2020: Wouter
- Fix #96: log-only-syslog: yes sets to only use syslog, fixes
that the default configuration and systemd results in duplicate
log messages.
20 April 2020: Wouter
- Fix #95: Removed make test check because tpkg not included in
release tarballs.
- Fix unused parameter compile warnings.
To generate a diff of this commit:
cvs rdiff -u -r1.112 -r1.113 pkgsrc/net/nsd/Makefile
cvs rdiff -u -r1.70 -r1.71 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.112 pkgsrc/net/nsd/Makefile:1.113
--- pkgsrc/net/nsd/Makefile:1.112 Sat May 30 08:45:58 2020
+++ pkgsrc/net/nsd/Makefile Wed Aug 12 16:14:36 2020
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.112 2020/05/30 08:45:58 ryoon Exp $
+# $NetBSD: Makefile,v 1.113 2020/08/12 16:14:36 ryoon Exp $
-DISTNAME= nsd-4.3.1
+DISTNAME= nsd-4.3.2
CATEGORIES= net
MASTER_SITES= http://www.nlnetlabs.nl/downloads/nsd/
Index: pkgsrc/net/nsd/distinfo
diff -u pkgsrc/net/nsd/distinfo:1.70 pkgsrc/net/nsd/distinfo:1.71
--- pkgsrc/net/nsd/distinfo:1.70 Thu Apr 30 07:42:13 2020
+++ pkgsrc/net/nsd/distinfo Wed Aug 12 16:14:36 2020
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.70 2020/04/30 07:42:13 ryoon Exp $
+$NetBSD: distinfo,v 1.71 2020/08/12 16:14:36 ryoon Exp $
-SHA1 (nsd-4.3.1.tar.gz) = 912f8592abf16928cbc7285ca5b26475e6ddc62d
-RMD160 (nsd-4.3.1.tar.gz) = 1c62b6508bcf2a3a5b948e32b7af023b1576abd1
-SHA512 (nsd-4.3.1.tar.gz) = 58b6e964795d6c796b547e1134cef954e5f4adf4e976db830ff7900892327154dab2a607ceadbb99072d6e5495d62c808c8fb8c94359ae93f636d11925c0d261
-Size (nsd-4.3.1.tar.gz) = 1173582 bytes
+SHA1 (nsd-4.3.2.tar.gz) = 85891a8cdd735460e31d2496a954d751e7d7837b
+RMD160 (nsd-4.3.2.tar.gz) = aaeb1d12768a225ea920b0ae6a0914edbc79c5e4
+SHA512 (nsd-4.3.2.tar.gz) = 0423aeddc7f60e04718b6ee0954fbdc274576b6ef61472324256e5db696f41e47899b645cbc4d6d8cc2a7dd00190b72f3ef0476c4640dbb80d36ec39f1c9f5c8
+Size (nsd-4.3.2.tar.gz) = 1177939 bytes
SHA1 (patch-aa) = d9a423d5faa8da9a213b21fd2712225ac9645091
Home |
Main Index |
Thread Index |
Old Index