Bug 255615 - dns/opendnssec2: Update to 2.1.9
Summary: dns/opendnssec2: Update to 2.1.9
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Neel Chauhan
URL: https://www.opendnssec.org/2021/05/op...
Keywords:
Depends on:
Blocks:
 
Reported: 2021-05-05 11:40 UTC by Jaap Akkerhuis
Modified: 2021-05-05 16:44 UTC (History)
1 user (show)

See Also:


Attachments
Patch to update (1.50 KB, patch)
2021-05-05 11:43 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 2021-05-05 11:40:28 UTC

    
Comment 1 Jaap Akkerhuis 2021-05-05 11:43:24 UTC
Created attachment 224690 [details]
Patch to update

This release contains two changes that avoid some problems with certain HSM configuration, one of them is SoftHSMv2 in database back-end mode.
This can lead to temporarily not being able to sign zones, hence upgrading is really recommended.
It does not occur on all systems and configurations though.

Issues

OPENDNSSEC-955: Prevent concurrency between certain valid PKCS#11 HSM operations to avoid some keys to be (transiently) unavailable.
OPENDNSSEC-956: Harden signing procedure to still sign zones for which there are unused keys specified in the zone which are unavailable.
Comment 2 Jaap Akkerhuis 2021-05-05 11:44:57 UTC
Added URL
Comment 3 commit-hook freebsd_committer freebsd_triage 2021-05-05 16:36:45 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=44de6e8bcfd0005587b55c534a857d83c81f04cb

commit 44de6e8bcfd0005587b55c534a857d83c81f04cb
Author:     Jaap Akkerhuis <jaap@NLnetLabs.nl>
AuthorDate: 2021-05-05 16:34:33 +0000
Commit:     Neel Chauhan <nc@FreeBSD.org>
CommitDate: 2021-05-05 16:35:54 +0000

    dns/opendnssec2: Update to 2.1.9

    Changes: https://www.opendnssec.org/2021/05/opendnssec-2-1-9/

    PR:     255615

 dns/opendnssec2/Makefile                     |  4 ++--
 dns/opendnssec2/distinfo                     |  6 +++---
 dns/opendnssec2/files/patch-configure (gone) | 10 ----------
 3 files changed, 5 insertions(+), 15 deletions(-)
Comment 4 Neel Chauhan freebsd_committer freebsd_triage 2021-05-05 16:44:15 UTC
Committed!