Path to this page:
./
security/opendnssec2,
OSS for a fast and easy DNSSEC deployment
Branch: CURRENT,
Version: 2.1.14nb4,
Package name: opendnssec2-2.1.14nb4,
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-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
- (2024-08-16) Updated to version: opendnssec2-2.1.13nb4
CVS history: (Expand)
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
|
2024-02-26 22:37:08 by Niclas Rosenvik | Files touched by this commit (5) | |
Log message:
revbump due to security/botan2 update
|
2023-12-29 19:25:02 by Adam Ciarcinski | Files touched by this commit (254) |
Log message:
revbump for boost-libs
|
2023-12-06 20:27:20 by Havard Eidnes | Files touched by this commit (2) | |
Log message:
security/opendnssec2: update to version 2.1.13.
Pkgsrc changes:
* Checksums, reset PKGREVISION.
Upstream changes:
OpenDNSSEC 2.1.13 - 2023-06-26
* Emit warning when using ods-kaspcheck for RFC 5155
* Fix concurrent usage of command line.
* When using "keep" soa numbering policy mode and the input zone isn't
available, change from exponential back-off to retry upon next resign
interval and only emit a warning, unless this occurs a second time.
|
2023-12-05 13:20:40 by Havard Eidnes | Files touched by this commit (5) |
Log message:
security/opendnssec2: Work around a concurrency error + two cosmetic fixes.
* Adopt the suggested patch from
https://issues.opendnssec.org/browse/SUPPORT-278
for what looks like a concurrency error in interfacing
to the HSM module.
* Give correct upper-case/lower-case hint if command
is not configured in the error message.
* Be a bit more verbose about which zone isn't found if
indeed it isn't found.
Bump PKGREVISION.
|
2023-11-08 14:21:43 by Thomas Klausner | Files touched by this commit (2377) |
Log message:
*: recursive bump for icu 74.1
|
2023-10-25 00:11:51 by Thomas Klausner | Files touched by this commit (2298) |
Log message:
*: bump for openssl 3
|