Bug 192023 - Update of port dns/opendnssec to 1.4.6
Summary: Update of port dns/opendnssec to 1.4.6
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 21:00 UTC by Jaap Akkerhuis
Modified: 2014-07-23 08:30 UTC (History)
1 user (show)

See Also:


Attachments
patch to upgrade (1.14 KB, patch)
2014-07-21 21:00 UTC, Jaap Akkerhuis
no flags Details | Diff
Final Patch file to Upgrade (1.47 KB, patch)
2014-07-22 18:54 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 21:00:51 UTC
Created attachment 144860 [details]
patch to upgrade

Updates:
Signer Engine: Print secondary server address when logging notify reply errors.
Build: Fixed various OpenBSD compatibility issues found by Patrik Lundin <patrik.lundin.swe () gmail.com>.
OPENDNSSEC-621: conf.xml: New options: <PidFile> for both enforcer and signer, and <SocketFile> for the signer.
New tool: ods-getconf: to retrieve a configuration value from conf.xml given an expression.

Bugfixes:
OPENDNSSEC-469: 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-617: Signer Engine: Fix DNS Input Adapter to not reject zone the first time due to RFC 1982 serial arethmetic.
OPENDNSSEC-619: memory leak when signer failed, solved it by add ldns_rr_free(signature) in libhsm.c
OPENDNSSEC-627: Signer Engine: Unable to update serial after restart when the backup files has been removed.
OPENDNSSEC-628: Signer Engine: Ingored notifies log level is changed from debug to info.
OPENDNSSEC-630: Signer Engine: Fix inbound zone transfer for root zone.
libhsm: Fixed a few other memory leaks.
simple-dnskey-mailer.sh: Fix syntax error. (by Patrik Lundin https://github.com/eest)

Note: this also fixes: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191272
Comment 1 Jaap Akkerhuis 2014-07-22 18:54:55 UTC
Created attachment 144889 [details]
Final Patch file to Upgrade
Comment 2 Jaap Akkerhuis 2014-07-22 18:57:01 UTC
This patch also fisex the complaint in <https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192021>

        jaap
Comment 3 Erwin Lansing freebsd_committer freebsd_triage 2014-07-23 08:30:42 UTC
Committed, thanks!

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