Path to this page:
./
security/opendnssec2,
OSS for a fast and easy DNSSEC deployment
Branch: CURRENT,
Version: 2.1.14nb5,
Package name: opendnssec2-2.1.14nb5,
Maintainer: heThe OpenDNSSEC project announces the development of Open Source software
that manages the security of domain names on the Internet.
The project intends to drive adoption of Domain Name System Security Extensions
(DNSSEC) to further enhance Internet security.
Required to run:[
textproc/libxml2] [
databases/sqlite3] [
security/openssl] [
net/ldns] [
security/softhsm2]
Required to build:[
devel/cunit] [
pkgtools/cwrappers]
Package options: softhsm2
Master sites:
Filesize: 1135.227 KB
Version history: (Expand)
- (2024-12-29) Updated to version: opendnssec2-2.1.14nb5
- (2024-11-15) Updated to version: opendnssec2-2.1.14nb4
- (2024-11-01) Updated to version: opendnssec2-2.1.14nb3
- (2024-11-01) Updated to version: opendnssec2-2.1.14nb2
- (2024-10-04) Updated to version: opendnssec2-2.1.14nb1
- (2024-08-25) Updated to version: opendnssec2-2.1.14
CVS history: (Expand)
2024-12-29 16:10:02 by Adam Ciarcinski | Files touched by this commit (235) |
Log message:
revbump after updating boost
|
2024-11-14 23:22:33 by Thomas Klausner | Files touched by this commit (2429) |
Log message:
*: recursive bump for icu 76 shlib major version bump
|
2024-11-01 13:55:19 by Thomas Klausner | Files touched by this commit (2426) |
Log message:
*: revbump for icu downgrade
|
2024-11-01 01:54:33 by Thomas Klausner | Files touched by this commit (2427) |
Log message:
*: recursive bump for icu 76.1 shlib bump
|
2024-10-04 05:49:38 by Ryo ONODERA | Files touched by this commit (237) |
Log message:
*: Recursive revbump from Boost 1.86.0
|
2024-08-25 19:15:51 by Havard Eidnes | Files touched by this commit (4) | |
Log message:
security/opendnssec2: update to version 2.1.14.
Pkgsrc changes:
* None, other than patch adaptations and checksum updates.
Upstream changes:
OpenDNSSEC 2.1.14 - 2024-08-22
* OPENDNSSEC-965: Extra logging in case of HSM issues
* OPENDNSSEC-965: Extra check on HSM availability when starting signing
* OPENDNSSEC-966: Copy key function in hsmutil program
* OPENDNSSEC-960: Fix backup keys command when called with improper arguments
* OPENDNSSEC-964: No keys exported when exporting all keys with mysql back-end
* OPENDNSSEC-963: Keys not published in case of shared keys in combination
with purging keys
|
2024-08-16 17:29:36 by Havard Eidnes | Files touched by this commit (5) |
Log message:
security/opendnssec2: Add a few fixes to this package:
* If for some reason you end up with a key with no attached
zone, "ods-enforcer key list -z <zonename>" would end up
crashing ods-enforcerd. Add a fix to protect against this.
Ref.
https://lists.opendnssec.org/pipermail/opendnssec-user/2024-August/004756.html
* Make "ods-enforcer backup prepare" and "... backup commit"
emit operator messages if no keys were flagged for the requested
state transition. Just doing "return 1" and possibly "exit 1"
is operator-unfriendly if the requested operation didn't do
anything.
* Typo fixes in the xref section of ods-kasp(5) man page:
It's "ods" not "pds", and ods-ksmutil(1) isn't part of
OpenDNSSEC version 2.x.
Bump PKGREVISION.
|
2024-05-29 18:35:19 by Adam Ciarcinski | Files touched by this commit (1929) | |
Log message:
revbump after icu and protobuf updates
|