Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 Jul 2013 11:16:19 +0200 (CEST)
From:      Jaap Akkerhuis <jaap@NLnetLabs.nl>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        Jaap Akkerhuis <jaap@NLnetLabs.nl>
Subject:   ports/180194: [MAINTAINER] dns/opendnssec: update to 1.4.1
Message-ID:  <201307020916.r629GJQh064753@bela.nlnetlabs.nl>
Resent-Message-ID: <201307020920.r629K2Na075815@freefall.freebsd.org>

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

>Number:         180194
>Category:       ports
>Synopsis:       [MAINTAINER] dns/opendnssec: update to 1.4.1
>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:   Tue Jul 02 09:20:02 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Jaap Akkerhuis
>Release:        FreeBSD 9.1-STABLE amd64
>Organization:
NLnet Labs
>Environment:
System: FreeBSD bela.nlnetlabs.nl 9.1-STABLE FreeBSD 9.1-STABLE #59 r252196: Tue Jun 25 13:45:29 CEST
>Description:
- Update to 1.4.1

Version 1.4.1 of OpenDNSSEC has now been released. This is the latest stable release.

Updates:

* SUPPORT-58: Extend ods-signer sign <zone> with --serial <nr> so that the user can specify the SOA serial to use in the signed zone [OPENDNSSEC-401].
* OPENDNSSEC-91: Make the keytype flag required when rolling keys
 
Bugfixes:

* SUPPORT-60: Fix datecounter in case inbound serial is higher than outbound serial [OPENDNSSEC-420].
* OPENDNSSEC-247: Signer Engine: TTL on NSEC3 was not updated on SOA Minimum change.
* OPENDNSSEC-421: Signer Engine: Fix assertion error in case NSEC3 hash algorithm in signconf is not SHA1.
* OPENDNSSEC-421: ods-kaspcheck: Check whether NSEC3 hash algorithm in kasp is valid.
* Bugfix: The time when inbound serial is acquired was reset invalidly, could cause OpenDNSSEC wanting AXFR responses while requesting IXFR (thanks Stuart Lau).
* Bugfix: Fix malform in Outbound IXFR/TCP subsequent packet (thanks Stuart Lau).
* OPENDNSSEC-398: The ods-ksmutil key rollover command does not work correctly when rolling all keys using the --policy option


Generated with FreeBSD Port Tools 0.99_8 (mode: update, diff: suffix)
>How-To-Repeat:
>Fix:

--- opendnssec-1.4.1.patch begins here ---
diff -ruN ../opendnssec.orig/Makefile ./Makefile
--- ../opendnssec.orig/Makefile	2013-07-02 11:06:21.494714906 +0200
+++ ./Makefile	2013-07-02 11:06:36.559714288 +0200
@@ -1,8 +1,8 @@
 # Created by: Jaap Akkerhuis <jaap@NLnetLabs.nl>
-# $FreeBSD: head/dns/opendnssec/Makefile 321504 2013-06-21 21:00:44Z wg $
+# $FreeBSD: head/dns/opendnssec/Makefile 319813 2013-06-03 22:13:11Z wg $
 
 PORTNAME=	opendnssec
-PORTVERSION=	1.4.0
+PORTVERSION=	1.4.1
 CATEGORIES=	dns
 MASTER_SITES=	http://dist.opendnssec.org/source/
 
@@ -46,7 +46,6 @@
 PORTDATA=	migrate_adapters_1.mysql migrate_keyshare_mysql.pl \
 		migrate_zone_delete.mysql migrate_id_mysql.pl migrate_to_ng_mysql.pl
 .else
-CONFIGURE_ARGS+=--with-sqlite3=${LOCALBASE}
 BUILD_DEPENDS+=	sqlite3>=3.3.9:${PORTSDIR}/databases/sqlite3
 LIB_DEPENDS+=	sqlite3:${PORTSDIR}/databases/sqlite3
 PLIST_SUB+=	SQLITE=""
diff -ruN ../opendnssec.orig/distinfo ./distinfo
--- ../opendnssec.orig/distinfo	2013-07-02 11:06:21.493715407 +0200
+++ ./distinfo	2013-07-02 11:06:36.559714288 +0200
@@ -1,2 +1,2 @@
-SHA256 (opendnssec-1.4.0.tar.gz) = 36d4926dcdf351a527ad7600b151ab6cc56d0a472a7eb8871eecd70afef9e101
-SIZE (opendnssec-1.4.0.tar.gz) = 985512
+SHA256 (opendnssec-1.4.1.tar.gz) = 7795ba9f98f9c8292d5f9f9d6ffbf88352a6f77986f43acc1a30141f6027cc82
+SIZE (opendnssec-1.4.1.tar.gz) = 988263
--- opendnssec-1.4.1.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?201307020916.r629GJQh064753>