SF.net SVN: gar:[27205] csw/mgar/pkg/nsd/trunk

idogan23 at users.sourceforge.net idogan23 at users.sourceforge.net
Sun Sep 7 11:52:03 CEST 2025


Revision: 27205
          http://sourceforge.net/p/gar/code/27205
Author:   idogan23
Date:     2025-09-07 09:52:02 +0000 (Sun, 07 Sep 2025)
Log Message:
-----------
nsd: Update to 4.13.0; disalbe dnstab (does not build on Solaris)

Modified Paths:
--------------
    csw/mgar/pkg/nsd/trunk/Makefile
    csw/mgar/pkg/nsd/trunk/checksums

Modified: csw/mgar/pkg/nsd/trunk/Makefile
===================================================================
--- csw/mgar/pkg/nsd/trunk/Makefile	2025-08-06 15:20:07 UTC (rev 27204)
+++ csw/mgar/pkg/nsd/trunk/Makefile	2025-09-07 09:52:02 UTC (rev 27205)
@@ -1,5 +1,5 @@
 NAME = nsd
-VERSION = 4.12.0
+VERSION = 4.13.0
 GARTYPE = v2
 
 DESCRIPTION = An authoritative only non-recursive name server
@@ -44,6 +44,7 @@
 CONFIGURE_ARGS += --sysconfdir=/etc/opt/csw
 CONFIGURE_ARGS += --with-dbfile=/var/opt/csw/nsd/nsd.db
 CONFIGURE_ARGS += --with-xfrdfile=/var/opt/csw/nsd/xfrd.state
+CONFIGURE_ARGS += --disable-dnstap
 
 EXTRA_ISAEXEC_EXCLUDE_FILES  = $(sbindir)/nsd-checkconf
 EXTRA_ISAEXEC_EXCLUDE_FILES += $(sbindir)/nsd-checkzone

Modified: csw/mgar/pkg/nsd/trunk/checksums
===================================================================
--- csw/mgar/pkg/nsd/trunk/checksums	2025-08-06 15:20:07 UTC (rev 27204)
+++ csw/mgar/pkg/nsd/trunk/checksums	2025-09-07 09:52:02 UTC (rev 27205)
@@ -1 +1 @@
-1b17a68ca598c8feb1caedfe7ce86a56  nsd-4.12.0.tar.gz
+ca7231c0b20f1091e5ba4cda15b67b4d  nsd-4.13.0.tar.gz

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the devel mailing list