Subject: CVS commit: pkgsrc/security/opendnssec2
From: Havard Eidnes
Date: 2024-08-16 17:29:36
Message id: 20240816152936.8AE57FC74@cvs.NetBSD.org

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.

Files:
RevisionActionfile
1.33modifypkgsrc/security/opendnssec2/Makefile
1.13modifypkgsrc/security/opendnssec2/distinfo
1.1addpkgsrc/security/opendnssec2/patches/patch-enforcer_src_hsmkey_backup__hsmkeys__cmd.c
1.1addpkgsrc/security/opendnssec2/patches/patch-enforcer_src_keystate_keystate__list__cmd.c
1.1addpkgsrc/security/opendnssec2/patches/patch-tools_ods-kasp.5.in