Bug 192022 - Update of port dns/opendnssec13 to 1.3.18
Summary: Update of port dns/opendnssec13 to 1.3.18
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: Erwin Lansing
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-07-21 20:47 UTC by Jaap Akkerhuis
Modified: 2014-07-23 08:31 UTC (History)
1 user (show)

See Also:


Attachments
patch for the upgrade (1.20 KB, patch)
2014-07-21 20:47 UTC, Jaap Akkerhuis
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jaap Akkerhuis 2014-07-21 20:47:48 UTC
Created attachment 144859 [details]
patch for the upgrade

Updates:

OPENDNSSEC-620: conf.xml: New options: <PidFile> for both enforcer and signer, and <SocketFile> for the signer.
Build: Fixed various OpenBSD compatibility issues found by Patrik Lundin <patrik.lundin.swe () gmail.com>.
New tool: ods-getconf: to retrieve a configuration value from conf.xml given an expression.

Bugfixes:

OPENDNSSEC-632: ods-ksmutil: 'zone add' command when zonelist.xml.backup can't be written zone is still added to database, solved it by checking the zonelist.xml.backup is writable before adding zones, and add error message when add zone failed.
OPENDNSSEC-624: memory leak when signer failed, solved it by add ldns_rr_free(signature) in libhsm.c
simple-dnskey-mailer.sh: Fix syntax error. (by Patrik Lundin https://github.com/eest)
libhsm: Fixed a few other memory leaks.

Note: This also fixes bug https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191272
Comment 1 Erwin Lansing freebsd_committer freebsd_triage 2014-07-23 08:31:09 UTC
Committed, thanks!

I did take the liberty to add bin/ods-getconf and man/man8/ods-getconf.8.gz to pkg-plist.