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: Mon Jul 29 20:25:53 UTC 2024
Modified Files:
pkgsrc/net/nsd: Makefile distinfo
Log Message:
net/nsd: Updatet to 4.10.1
Changelog:
25 April 2024: Jeroen
- Bump simdzone to fix OpenBSD build issues.
- Tag for 4.10.0rc1.
24 April 2024: Wouter
- Fix that the reload handler for sigchild uses signal_add, and
also that the signal handler is restored when done.
- Fix that when server verify is done it resets the sigchild handler.
- Fix makedist.sh for simdzone inclusion.
- Fix makedist.sh to remove simdzone git tracking information and
scripting temporaries from tarball.
- Fix error output of makedist.sh.
23 April 2024: Wouter
- Fix #329: TCP accept queues number.
22 April 2024: Jeroen
- Use simdzone version with name parser fix.
16 April 2024: Jeroen
- Replace Flex+Bison based zone parser with simdzone.
15 April 2024: Wouter
- Unit test for dname subdomain test used by xfrd-tcp.c.
9 April 2024: Wouter
- Fix IXFR requests upstream for zones with a long name. Thanks for
the report to Yuuki Wakisaka from Internet Initiative Japan Inc.
8 April 2024: Wouter
- For #317: Modify nsd service script to stop NSD from creating a
pid file that systemd is not using.
- Fix #324: Clarify the purpose of contrib/bug390.patch.
To generate a diff of this commit:
cvs rdiff -u -r1.125 -r1.126 pkgsrc/net/nsd/Makefile
cvs rdiff -u -r1.84 -r1.85 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.125 pkgsrc/net/nsd/Makefile:1.126
--- pkgsrc/net/nsd/Makefile:1.125 Mon Apr 15 14:12:39 2024
+++ pkgsrc/net/nsd/Makefile Mon Jul 29 20:25:53 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.125 2024/04/15 14:12:39 ryoon Exp $
+# $NetBSD: Makefile,v 1.126 2024/07/29 20:25:53 ryoon Exp $
-DISTNAME= nsd-4.9.1
+DISTNAME= nsd-4.10.0
CATEGORIES= net
MASTER_SITES= http://www.nlnetlabs.nl/downloads/nsd/
Index: pkgsrc/net/nsd/distinfo
diff -u pkgsrc/net/nsd/distinfo:1.84 pkgsrc/net/nsd/distinfo:1.85
--- pkgsrc/net/nsd/distinfo:1.84 Mon Apr 15 14:12:39 2024
+++ pkgsrc/net/nsd/distinfo Mon Jul 29 20:25:53 2024
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.84 2024/04/15 14:12:39 ryoon Exp $
+$NetBSD: distinfo,v 1.85 2024/07/29 20:25:53 ryoon Exp $
-BLAKE2s (nsd-4.9.1.tar.gz) = ec207ace8a76ffce0492a2c40dec206dd34451755c6dff64c604a0957aabc390
-SHA512 (nsd-4.9.1.tar.gz) = 65cd38aa8a41aee57a6950747de448bc4007a2d2c095152f1d22006f85faa7f0732ec4aa0aeae9f46bc69bff17164d8fe384bbc3441d0484364c4af938b511c1
-Size (nsd-4.9.1.tar.gz) = 1309953 bytes
+BLAKE2s (nsd-4.10.0.tar.gz) = e22ec8bb8a9262e9c217ab9d81222eb98d3062322c716a7323742754dcf2ce2c
+SHA512 (nsd-4.10.0.tar.gz) = ebf65d9a3d56ba560b587dc3cf91b0b086c9267c67f4c6a6c415cc062a08a9d0deb50cc44189b741d5b7634fe07038f6a234999f5a0ee7df6609fc026127fb09
+Size (nsd-4.10.0.tar.gz) = 1388963 bytes
SHA1 (patch-aa) = d9a423d5faa8da9a213b21fd2712225ac9645091
Home |
Main Index |
Thread Index |
Old Index