Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Jan 2025 18:12:23 GMT
From:      Fernando =?utf-8?Q?Apestegu=C3=ADa?= <fernape@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 36c68ae88865 - main - dns/nsd: Update to 4.11.1
Message-ID:  <202501201812.50KICNqM017844@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by fernape:

URL: https://cgit.FreeBSD.org/ports/commit/?id=36c68ae888658241159831a95ff6ab0af95f4065

commit 36c68ae888658241159831a95ff6ab0af95f4065
Author:     Jaap Akkerhuis <jaap@NLnetLabs.nl>
AuthorDate: 2025-01-19 17:30:24 +0000
Commit:     Fernando ApesteguĂ­a <fernape@FreeBSD.org>
CommitDate: 2025-01-20 18:12:14 +0000

    dns/nsd: Update to 4.11.1
    
    ChangeLog: https://www.nlnetlabs.nl/news/2025/Jan/18/nsd-4.11.1-released/
    
    BUG FIXES:
     * Fix #415: Fix out of tree builds.
     * Fix #414: XoT interoperability with BIND and Knot
     * Fix #421: old-main can quit before the reload process received
    r* om old-main that it is done on the reload_listener pipe.
    h* anks Otto Retter.
     * Fix whitespace in comment.
     * Fix #424: Stalled updates after corrupt transfer.
    
    PR:             284156
    Reported by:    jaap@NLnetLabs.nl (maintainer)
---
 dns/nsd/Makefile | 2 +-
 dns/nsd/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dns/nsd/Makefile b/dns/nsd/Makefile
index 388c9329ebc9..5e467c737b88 100644
--- a/dns/nsd/Makefile
+++ b/dns/nsd/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	nsd
-DISTVERSION=	4.11.0
+DISTVERSION=	4.11.1
 CATEGORIES=	dns
 MASTER_SITES=	https://www.nlnetlabs.nl/downloads/nsd/
 
diff --git a/dns/nsd/distinfo b/dns/nsd/distinfo
index a7c32399df51..6eb13292af72 100644
--- a/dns/nsd/distinfo
+++ b/dns/nsd/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1734011844
-SHA256 (nsd-4.11.0.tar.gz) = 93956d90d45ffa9f84f8ca2f718a42105e4236d094ce032211849f1a12cdc158
-SIZE (nsd-4.11.0.tar.gz) = 1523183
+TIMESTAMP = 1737284332
+SHA256 (nsd-4.11.1.tar.gz) = 696e50052008de4fa7ab1d818d5b77eb63247eea2f0575114c9592ff9188a614
+SIZE (nsd-4.11.1.tar.gz) = 1527949


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202501201812.50KICNqM017844>