1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-23 09:10:43 +00:00
freebsd-ports/dns/opendnssec/pkg-plist
Erwin Lansing febcb17d7d - Update to 1.4.5
Added Staging support;
Modern options handling where possible.

Bugfixes:

OPENDNSSEC-607: libhsm not using all mandatory attributes for GOST key generation.
OPENDNSSEC-609: ods-ksmutil: 'key list' command fails with error in 1.4.4 on MySQL. Reported by Mark Elkins <mje@posix.co.za>

Includes the update to 1.4.4:

Updates:

SUPPORT-114: libhsm: Optimize storage in HSM by deleting the public key directly if SkipPublicKey is used [OPENDNSSEC-574].
OPENDNSSEC-358: ods-ksmutil: Extend 'key list' command with options to filter on key type and state. This allows keys in the GENERATE and DEAD state to be output.
OPENDNSSEC-549: Signer Engine: Put NSEC3 records on empty non-terminals derived from unsigned delegations (be compatible with servers that are incompatible with RFC 5155 errata 3441).

Bugfixes:

SUPPORT-86: Fixed build on OS X [OPENDNSSEC-512].
SUPPORT-97: Signer Engine: Fix after restart signer thinks zone has expired [OPENDNSSEC-526].
SUPPORT-101: Signer Engine: Fix multiple zone transfer to single file bug [OPENDNSSEC-529].
SUPPORT-102: Signer Engine: Fix statistics (count can be negative)/
SUPPORT-108: Signer Engine: Don't replace tabs in RRs with whitespace [OPENDNSSEC-520].
SUPPORT-116: ods-ksmutil: 'key import' date validation fails on certain dates [OPENDNSSEC-553].
SUPPORT-128: ods-ksmutil. Man page had incorrect formatting [OPENDNSSEC-576].
SUPPORT-127: ods-signer: Fix manpage sections.
OPENDNSSEC-457: ods-ksmutil: Add a check on the 'zone add' input/output type parameter to allow only File or DNS.
OPENDNSSEC-481: libhsm: Fix an off-by-one length check error.
OPENDNSSEC-482: libhsm: Improved cleanup for C_FindObjects.
OPENDNSSEC-531: ods-ksmutil: Exported value of in 'policy export' output could be wrong on MySQL.
OPENDNSSEC-537: libhsm: Possible memory corruption in hsm_get_slot_id.
OPENDNSSEC-544: Signer Engine: Fix assertion error that happens on an IXFR request with EDNS.
OPENDNSSEC-546: enforcer & ods-ksmutil: Improve logging on key creation and alloctaion.
OPENDNSSEC-560: Signer Engine: Don't crash when unsigned zone has no SOA.
Signer Engine: Fix a race condition when stopping daemon.

PR:		188482
Submitted by:	Jaap Akkerhuis <jaap@NLnetLabs.nl>
Sponsored by:	DK Hostmaster A/S
2014-04-30 08:45:35 +00:00

58 lines
1.9 KiB
Plaintext

bin/ods-hsmspeed
bin/ods-hsmutil
bin/ods-kaspcheck
bin/ods-ksmutil
bin/ods-kasp2html
@unexec if cmp -s %D/etc/opendnssec/addns.xml %D/etc/opendnssec/addns.xml.sample; then rm -f %D/etc/opendnssec/addns.xml; fi
%%ETCDIR%%/addns.xml.sample
@unexec if cmp -s %D/etc/opendnssec/conf.xml %D/etc/opendnssec/conf.xml.sample; then rm -f %D/etc/opendnssec/conf.xml; fi
%%ETCDIR%%/conf.xml.sample
@unexec if cmp -s %D/etc/opendnssec/kasp.xml %D/etc/opendnssec/kasp.xml.sample; then rm -f %D/etc/opendnssec/kasp.xml; fi
%%ETCDIR%%/kasp.xml.sample
@unexec if cmp -s %D/etc/opendnssec/zonelist.xml %D/etc/opendnssec/zonelist.xml.sample; then rm -f %D/etc/opendnssec/zonelist.xml; fi
%%ETCDIR%%/zonelist.xml.sample
sbin/ods-control
sbin/ods-enforcerd
sbin/ods-signer
sbin/ods-signerd
%%DATADIR%%/addns.rnc
%%DATADIR%%/addns.rng
%%DATADIR%%/conf.rnc
%%DATADIR%%/conf.rng
%%SQLITE%%%%DATADIR%%/database_create.sqlite3
%%MYSQL%%%%DATADIR%%/database_create.mysql
%%DATADIR%%/enforcerstate.rnc
%%DATADIR%%/enforcerstate.rng
%%DATADIR%%/kasp.rnc
%%DATADIR%%/kasp.rng
%%DATADIR%%/kasp2html.xsl
%%DATADIR%%/signconf.rnc
%%DATADIR%%/signconf.rng
%%DATADIR%%/zonelist.rnc
%%DATADIR%%/zonelist.rng
man/man1/ods-hsmspeed.1.gz
man/man1/ods-hsmutil.1.gz
man/man1/ods-ksmutil.1.gz
man/man1/ods-kaspcheck.1.gz
man/man5/ods-timing.5.gz
man/man7/opendnssec.7.gz
man/man8/ods-control.8.gz
man/man8/ods-enforcerd.8.gz
man/man8/ods-signer.8.gz
man/man8/ods-signerd.8.gz
@exec chown opendnssec:opendnssec %D/var/opendnssec/unsigned
@exec chown opendnssec:opendnssec %D/var/opendnssec/tmp
@exec chown opendnssec:opendnssec %D/var/opendnssec/signed
@exec chown opendnssec:opendnssec %D/var/opendnssec/signconf
@dirrm var/opendnssec
@dirrm var/opendnssec/unsigned
@dirrm var/opendnssec/tmp
@dirrm var/opendnssec/signed
@dirrm var/opendnssec/signconf
@dirrm var/opendnssec
@dirrm %%DATADIR%%
@dirrm %%ETCDIR%%
@dirrmtry var/run/opendnssec
@dirrmtry var/run
@dirrmtry var