Bug 203574 - [MAINTAINER] dns/opendnssec: upgrade to 1.4.8.2
Summary: [MAINTAINER] dns/opendnssec: upgrade to 1.4.8.2
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: Erwin Lansing
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-10-06 09:16 UTC by Jaap Akkerhuis
Modified: 2015-10-06 13:57 UTC (History)
1 user (show)

See Also:


Attachments
Patch for upgrade (2.42 KB, patch)
2015-10-06 09:16 UTC, Jaap Akkerhuis
jaap: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jaap Akkerhuis 2015-10-06 09:16:54 UTC
Created attachment 161750 [details]
Patch for upgrade

Upgrade from version 1.4.7 to 1.4.8.2

NEWS:

    * Support for RFC5011 style KSK rollovers. KSK section in the KASP now
      accepts <RFC5011/> element.
    * Enforcer: New repository option <AllowExtraction/> allows to generate
      keys with CKA_EXTRACTABLE attribute set to TRUE so keys can be wrapped
      and extracted from HSM.

Bugfixes:

    * SUPPORT-145: EOF handling an ARM architecture caused signer to hang.
    * Fixed signer hitting assertion on short reply XFR handler.
    * Include revoke bit in keytag calculation.
    * Increased stacksize on some systems (thanks Patrik Lundin!).
    * Stop ods-signerd on SIGINT.

Fixes port problem (reported by *geoffroy desvernay*)

    * Now also installs previous missing migration script convert_database.pl
Comment 1 commit-hook freebsd_committer freebsd_triage 2015-10-06 13:54:56 UTC
A commit references this bug:

Author: erwin
Date: Tue Oct  6 13:54:33 UTC 2015
New revision: 398698
URL: https://svnweb.freebsd.org/changeset/ports/398698

Log:
  Upgrade from version 1.4.7 to 1.4.8.2

  NEWS:

      * Support for RFC5011 style KSK rollovers. KSK section in the KASP now
        accepts <RFC5011/> element.
      * Enforcer: New repository option <AllowExtraction/> allows to generate
        keys with CKA_EXTRACTABLE attribute set to TRUE so keys can be wrapped
        and extracted from HSM.

  Bugfixes:

      * SUPPORT-145: EOF handling an ARM architecture caused signer to hang.
      * Fixed signer hitting assertion on short reply XFR handler.
      * Include revoke bit in keytag calculation.
      * Increased stacksize on some systems (thanks Patrik Lundin!).
      * Stop ods-signerd on SIGINT.

  Fixes port problem (reported by *geoffroy desvernay*)

      * Now also installs previous missing migration script convert_database.pl

  PR:		203574
  Submitted by:	Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer)
  Sponsored by:	DK Hostmaster A/S

Changes:
  head/dns/opendnssec/Makefile
  head/dns/opendnssec/distinfo
  head/dns/opendnssec/pkg-plist
Comment 2 Erwin Lansing freebsd_committer freebsd_triage 2015-10-06 13:57:38 UTC
Committed, thanks!