Bug 180194 - [MAINTAINER] dns/opendnssec: update to 1.4.1
Summary: [MAINTAINER] dns/opendnssec: update to 1.4.1
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: William Grzybowski
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-07-02 10:20 UTC by Jaap Akkerhuis
Modified: 2013-07-02 14:20 UTC (History)
1 user (show)

See Also:


Attachments
opendnssec-1.4.1.patch (1.30 KB, patch)
2013-07-02 10:20 UTC, Jaap Akkerhuis
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jaap Akkerhuis 2013-07-02 10:20:02 UTC
- 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)
Comment 1 William Grzybowski freebsd_committer freebsd_triage 2013-07-02 12:29:10 UTC
Responsible Changed
From-To: freebsd-ports-bugs->wg

I'll take it.
Comment 2 William Grzybowski 2013-07-02 12:29:37 UTC
Hi,

Whats the reason to remove the CONFIGURE_ARGS line for sqlite3?

--
William Grzybowski
------------------------------------------
Curitiba/PR - Brasil
Comment 3 Jaap Akkerhuis 2013-07-02 13:16:47 UTC
    
  > Whats the reason to remove the CONFIGURE_ARGS line for sqlite3?

I think that the diff Mat has send is earlier then the time when that
line was put in. I apperently forgot to mention that in my note. But
yes, sure, put it back in.

	jaap
Comment 4 Jaap Akkerhuis 2013-07-02 14:10:09 UTC
Oops,
        
      > Whats the reason to remove the CONFIGURE_ARGS line for sqlite3?

mixing up ports here. But yes, the line

CONFIGURE_ARGS+=--with-sqlite3=${LOCALBASE}

should be in the Makefile. Something broke during the creating of the diff

	jaap
Comment 5 William Grzybowski freebsd_committer freebsd_triage 2013-07-02 14:12:21 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!
Comment 6 dfilter service freebsd_committer freebsd_triage 2013-07-02 14:12:35 UTC
Author: wg
Date: Tue Jul  2 13:12:23 2013
New Revision: 322168
URL: http://svnweb.freebsd.org/changeset/ports/322168

Log:
  dns/opendnssec: update to 1.4.1
  
  - Update to 1.4.1
  
  Changes: http://www.opendnssec.org/2013/06/27/opendnssec-1-4-1/
  
  PR:		ports/180194
  Submitted by:	Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer)

Modified:
  head/dns/opendnssec/Makefile
  head/dns/opendnssec/distinfo

Modified: head/dns/opendnssec/Makefile
==============================================================================
--- head/dns/opendnssec/Makefile	Tue Jul  2 12:48:06 2013	(r322167)
+++ head/dns/opendnssec/Makefile	Tue Jul  2 13:12:23 2013	(r322168)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	opendnssec
-PORTVERSION=	1.4.0
+PORTVERSION=	1.4.1
 CATEGORIES=	dns
 MASTER_SITES=	http://dist.opendnssec.org/source/
 

Modified: head/dns/opendnssec/distinfo
==============================================================================
--- head/dns/opendnssec/distinfo	Tue Jul  2 12:48:06 2013	(r322167)
+++ head/dns/opendnssec/distinfo	Tue Jul  2 13:12:23 2013	(r322168)
@@ -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
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"