Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Jan 2012 12:08:49 +0100 (CET)
From:      Jaap Akkerhuis <jaap@NLnetLabs.nl>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        jaap@NLnetLabs.nl
Subject:   ports/164628: [MAINTAINER] dns/opendnssec: update to 1.3.5
Message-ID:  <201201301108.q0UB8nrO007240@bartok.nlnetlabs.nl>
Resent-Message-ID: <201201301110.q0UBACMf007416@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         164628
>Category:       ports
>Synopsis:       [MAINTAINER] dns/opendnssec: update to 1.3.5
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jan 30 11:10:12 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Jaap Akkerhuis
>Release:        FreeBSD 8.2-STABLE i386
>Organization:
NLnet Labs
>Environment:
System: FreeBSD bartok.nlnetlabs.nl 8.2-STABLE FreeBSD 8.2-STABLE #227: Mon Jan 23 12:43:46 CET 2012
>Description:
- Update to 1.3.5

Major changes: and Bugfixes

* Auditor: Include the zone name in the log messages.
* ldns 1.6.12 is required for bugfixes.
* Signer Engine: Verbosity can now be set via conf.xml, default is 3.
* Bugfix OPENDNSSEC-193: Auditor crashed with certain empty non-terminals.
* Signer Engine: Upgrade ldns to avoid future problems on 32-bit platforms


Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- opendnssec-1.3.5.patch begins here ---
diff -ruN --exclude=CVS /space/portstrees/AFreeBSD/ports/dns/opendnssec.orig/Makefile /space/portstrees/AFreeBSD/ports/dns/opendnssec/Makefile
--- /space/portstrees/AFreeBSD/ports/dns/opendnssec.orig/Makefile	2012-01-30 11:56:11.000000000 +0100
+++ /space/portstrees/AFreeBSD/ports/dns/opendnssec/Makefile	2012-01-28 22:55:40.000000000 +0100
@@ -6,14 +6,14 @@
 #
 
 PORTNAME=	opendnssec
-PORTVERSION=	1.3.4
+PORTVERSION=	1.3.5
 CATEGORIES=	dns
 MASTER_SITES=	http://www.opendnssec.org/files/source/
 
 MAINTAINER=	jaap@NLnetLabs.nl
 COMMENT=	Tool suite for maintaining DNSSEC
 
-BUILD_DEPENDS=	ldns>=1.6.9:${PORTSDIR}/dns/ldns
+BUILD_DEPENDS=	ldns>=1.6.12:${PORTSDIR}/dns/ldns
 LIB_DEPENDS=	ldns:${PORTSDIR}/dns/ldns
 
 GNU_CONFIGURE=	yes
diff -ruN --exclude=CVS /space/portstrees/AFreeBSD/ports/dns/opendnssec.orig/distinfo /space/portstrees/AFreeBSD/ports/dns/opendnssec/distinfo
--- /space/portstrees/AFreeBSD/ports/dns/opendnssec.orig/distinfo	2012-01-30 11:56:11.000000000 +0100
+++ /space/portstrees/AFreeBSD/ports/dns/opendnssec/distinfo	2012-01-28 22:55:40.000000000 +0100
@@ -1,2 +1,2 @@
-SHA256 (opendnssec-1.3.4.tar.gz) = 2c64f43e17afdd5b68cc003bbc51678acf6d09c75c208e820ea933f2eac61818
-SIZE (opendnssec-1.3.4.tar.gz) = 1081248
+SHA256 (opendnssec-1.3.5.tar.gz) = 0abcd4b9cb076582735d0a68d07fe3a075ae3beb88d440954eadaf2abd9ac47d
+SIZE (opendnssec-1.3.5.tar.gz) = 1084245
--- opendnssec-1.3.5.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



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