Path to this page:
./
security/opendnssec2,
OSS for a fast and easy DNSSEC deployment
Branch: CURRENT,
Version: 2.1.14nb3,
Package name: opendnssec2-2.1.14nb3,
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-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
- (2024-05-29) Updated to version: opendnssec2-2.1.13nb3
CVS history: (Expand)
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
|
2023-06-06 14:42:56 by Taylor R Campbell | Files touched by this commit (1319) |
Log message:
Mass-change BUILD_DEPENDS to TOOL_DEPENDS outside mk/.
Almost all uses, if not all of them, are wrong, according to the
semantics of BUILD_DEPENDS (packages built for target available for
use _by_ tools at build-time) and TOOL_DEPEPNDS (packages built for
host available for use _as_ tools at build-time).
No change to BUILD_DEPENDS as used correctly inside buildlink3.
As proposed on tech-pkg:
https://mail-index.netbsd.org/tech-pkg/2023/06/03/msg027632.html
|
2023-04-23 16:26:33 by Adam Ciarcinski | Files touched by this commit (271) |
Log message:
revbump for boost
|