2020-10-01 05:37:02 +02:00
|
|
|
@comment $NetBSD: PLIST,v 1.17 2020/10/01 03:37:02 ryoon Exp $
|
v1.3.1 - Aug 26, 2013
---------------------
Bugfixes:
* Response with NSID contained extra bytes after reload
* List of remotes is scanned for longest prefix match
* Multipacket TSIG signatures for transfers
* Wrongly parsed TSIG key secret without quotes
* Removed autoconf checks for extended instruction sets
v1.3.0 - Aug 5, 2013
--------------------
Features:
* Defaults for CH TXT id.server,version.server (see doc)
Bugfixes:
* Progressive interval for bootstrap retry
* Transfers randomly cancelled
* Disabling RRL on reload
* Secondary groups not initialized when dropping privileges
* Responding to DS queries for names at or below delegation points
v1.3.0-rc5 - Jul 29, 2013
-------------------------
Features:
* Much faster bootstrap of many zones
Bugfixes:
* Removed deprecated 'knotc -w' option
* Slave ignores out-of-zone records in zone
* Support for obsolete types in zone transfers
* Slave zone file names fixes
* Long transfers being randomly dropped
v1.3.0-rc4 - Jul 15, 2013
-------------------------
Features:
* --with-configdir option for default config path
* Reintroducted 'pidfile' config option
Bugfixes:
* AXFR/IXFR subsystem performance improvements
* Rescheduling of AXFR in some cases
* RRSIGs not in the same section for DS records
* Log messages leaking to syslog
* 'knotc restart' option removed due to several limitations
v1.3.0-rc3 - Jun 28, 2013
-------------------------
Features:
* Utility to estimate memory consumption (see 'knotc memstats')
* PID file is not created when running on foreground
* UNIX sockets support for knotc
* Configurable 'rundir' and 'storage'
Bugfixes:
* IXFR with an arbitrary number of diffs
* Processing of knotc TSIG keyfile
* Atomic PID file writing, removed deprecated 'knotc start'
* Performance regression when RRSIGs came before covered RRs in AXFR
v1.3.0-rc2 - Jun 14, 2013
-------------------------
Bugfixes:
* Label compression related bug
* Proper resolution of some CNAME chains
* Unstable response rate in rare cases
* Several log messages
v1.3.0-rc1 - Jun 4, 2013
---------------------------
Features:
* Faster zone parser
* Full support for EUI and ILNP resource records
* Lower memory footprint for large zones
* No compilation of zones
* Improved scheduling of zone transfers
* Logging of serials and timing information for zone transfers
* Config: 'groups' keyword allowing to create groups of remotes
* Config: 'include' keyword allowing other file includes
* Client utilities: kdig, khost, knsupdate
* Server identification using TXT/CH queries (RFC 4892)
* Improved build scripts
* Improved dname compression and performance
Bugfixes:
* Fixed creating of PID file when dropping privileges
2013-09-13 20:14:11 +02:00
|
|
|
bin/kdig
|
|
|
|
bin/khost
|
2014-01-31 23:05:43 +01:00
|
|
|
bin/knsec3hash
|
v1.3.1 - Aug 26, 2013
---------------------
Bugfixes:
* Response with NSID contained extra bytes after reload
* List of remotes is scanned for longest prefix match
* Multipacket TSIG signatures for transfers
* Wrongly parsed TSIG key secret without quotes
* Removed autoconf checks for extended instruction sets
v1.3.0 - Aug 5, 2013
--------------------
Features:
* Defaults for CH TXT id.server,version.server (see doc)
Bugfixes:
* Progressive interval for bootstrap retry
* Transfers randomly cancelled
* Disabling RRL on reload
* Secondary groups not initialized when dropping privileges
* Responding to DS queries for names at or below delegation points
v1.3.0-rc5 - Jul 29, 2013
-------------------------
Features:
* Much faster bootstrap of many zones
Bugfixes:
* Removed deprecated 'knotc -w' option
* Slave ignores out-of-zone records in zone
* Support for obsolete types in zone transfers
* Slave zone file names fixes
* Long transfers being randomly dropped
v1.3.0-rc4 - Jul 15, 2013
-------------------------
Features:
* --with-configdir option for default config path
* Reintroducted 'pidfile' config option
Bugfixes:
* AXFR/IXFR subsystem performance improvements
* Rescheduling of AXFR in some cases
* RRSIGs not in the same section for DS records
* Log messages leaking to syslog
* 'knotc restart' option removed due to several limitations
v1.3.0-rc3 - Jun 28, 2013
-------------------------
Features:
* Utility to estimate memory consumption (see 'knotc memstats')
* PID file is not created when running on foreground
* UNIX sockets support for knotc
* Configurable 'rundir' and 'storage'
Bugfixes:
* IXFR with an arbitrary number of diffs
* Processing of knotc TSIG keyfile
* Atomic PID file writing, removed deprecated 'knotc start'
* Performance regression when RRSIGs came before covered RRs in AXFR
v1.3.0-rc2 - Jun 14, 2013
-------------------------
Bugfixes:
* Label compression related bug
* Proper resolution of some CNAME chains
* Unstable response rate in rare cases
* Several log messages
v1.3.0-rc1 - Jun 4, 2013
---------------------------
Features:
* Faster zone parser
* Full support for EUI and ILNP resource records
* Lower memory footprint for large zones
* No compilation of zones
* Improved scheduling of zone transfers
* Logging of serials and timing information for zone transfers
* Config: 'groups' keyword allowing to create groups of remotes
* Config: 'include' keyword allowing other file includes
* Client utilities: kdig, khost, knsupdate
* Server identification using TXT/CH queries (RFC 4892)
* Improved build scripts
* Improved dname compression and performance
Bugfixes:
* Fixed creating of PID file when dropping privileges
2013-09-13 20:14:11 +02:00
|
|
|
bin/knsupdate
|
2016-10-29 11:42:48 +02:00
|
|
|
bin/kzonecheck
|
2020-10-01 05:37:02 +02:00
|
|
|
bin/kzonesign
|
2018-03-08 15:30:37 +01:00
|
|
|
include/knot/module.h
|
2019-01-29 16:07:24 +01:00
|
|
|
include/libdnssec/binary.h
|
|
|
|
include/libdnssec/crypto.h
|
|
|
|
include/libdnssec/dnssec.h
|
|
|
|
include/libdnssec/error.h
|
|
|
|
include/libdnssec/key.h
|
|
|
|
include/libdnssec/keyid.h
|
|
|
|
include/libdnssec/keystore.h
|
|
|
|
include/libdnssec/keytag.h
|
|
|
|
include/libdnssec/nsec.h
|
2019-04-15 18:23:03 +02:00
|
|
|
include/libdnssec/pem.h
|
2019-01-29 16:07:24 +01:00
|
|
|
include/libdnssec/random.h
|
|
|
|
include/libdnssec/sign.h
|
|
|
|
include/libdnssec/tsig.h
|
|
|
|
include/libdnssec/version.h
|
2016-02-28 18:02:38 +01:00
|
|
|
include/libknot/attribute.h
|
|
|
|
include/libknot/codes.h
|
2015-10-26 20:23:08 +01:00
|
|
|
include/libknot/consts.h
|
2016-06-16 19:12:27 +02:00
|
|
|
include/libknot/control/control.h
|
2019-01-29 16:07:24 +01:00
|
|
|
include/libknot/cookies.h
|
2016-02-28 18:02:38 +01:00
|
|
|
include/libknot/db/db.h
|
|
|
|
include/libknot/db/db_lmdb.h
|
|
|
|
include/libknot/db/db_trie.h
|
2015-10-26 20:23:08 +01:00
|
|
|
include/libknot/descriptor.h
|
|
|
|
include/libknot/dname.h
|
2019-01-29 16:07:24 +01:00
|
|
|
include/libknot/endian.h
|
2015-10-26 20:23:08 +01:00
|
|
|
include/libknot/errcode.h
|
2016-02-28 18:02:38 +01:00
|
|
|
include/libknot/error.h
|
2015-10-26 20:23:08 +01:00
|
|
|
include/libknot/libknot.h
|
2016-02-28 18:02:38 +01:00
|
|
|
include/libknot/lookup.h
|
|
|
|
include/libknot/mm_ctx.h
|
2015-10-26 20:23:08 +01:00
|
|
|
include/libknot/packet/compr.h
|
|
|
|
include/libknot/packet/pkt.h
|
|
|
|
include/libknot/packet/rrset-wire.h
|
|
|
|
include/libknot/packet/wire.h
|
|
|
|
include/libknot/rdata.h
|
|
|
|
include/libknot/rdataset.h
|
|
|
|
include/libknot/rrset-dump.h
|
|
|
|
include/libknot/rrset.h
|
|
|
|
include/libknot/rrtype/dnskey.h
|
2016-02-28 18:02:38 +01:00
|
|
|
include/libknot/rrtype/ds.h
|
2015-10-26 20:23:08 +01:00
|
|
|
include/libknot/rrtype/naptr.h
|
|
|
|
include/libknot/rrtype/nsec.h
|
|
|
|
include/libknot/rrtype/nsec3.h
|
|
|
|
include/libknot/rrtype/nsec3param.h
|
|
|
|
include/libknot/rrtype/opt.h
|
|
|
|
include/libknot/rrtype/rdname.h
|
|
|
|
include/libknot/rrtype/rrsig.h
|
|
|
|
include/libknot/rrtype/soa.h
|
|
|
|
include/libknot/rrtype/tsig.h
|
|
|
|
include/libknot/tsig-op.h
|
|
|
|
include/libknot/tsig.h
|
2016-02-28 18:02:38 +01:00
|
|
|
include/libknot/version.h
|
2019-01-29 16:07:24 +01:00
|
|
|
include/libknot/wire.h
|
2018-03-08 15:30:37 +01:00
|
|
|
include/libknot/yparser/yparser.h
|
|
|
|
include/libknot/yparser/ypformat.h
|
|
|
|
include/libknot/yparser/ypschema.h
|
|
|
|
include/libknot/yparser/yptrafo.h
|
2019-01-29 16:07:24 +01:00
|
|
|
include/libzscanner/error.h
|
|
|
|
include/libzscanner/scanner.h
|
|
|
|
include/libzscanner/version.h
|
2015-10-26 20:23:08 +01:00
|
|
|
lib/libdnssec.la
|
2014-11-10 22:20:32 +01:00
|
|
|
lib/libknot.la
|
|
|
|
lib/libzscanner.la
|
2018-03-08 15:30:37 +01:00
|
|
|
lib/pkgconfig/knotd.pc
|
2015-10-26 20:23:08 +01:00
|
|
|
lib/pkgconfig/libdnssec.pc
|
|
|
|
lib/pkgconfig/libknot.pc
|
|
|
|
lib/pkgconfig/libzscanner.pc
|
v1.3.1 - Aug 26, 2013
---------------------
Bugfixes:
* Response with NSID contained extra bytes after reload
* List of remotes is scanned for longest prefix match
* Multipacket TSIG signatures for transfers
* Wrongly parsed TSIG key secret without quotes
* Removed autoconf checks for extended instruction sets
v1.3.0 - Aug 5, 2013
--------------------
Features:
* Defaults for CH TXT id.server,version.server (see doc)
Bugfixes:
* Progressive interval for bootstrap retry
* Transfers randomly cancelled
* Disabling RRL on reload
* Secondary groups not initialized when dropping privileges
* Responding to DS queries for names at or below delegation points
v1.3.0-rc5 - Jul 29, 2013
-------------------------
Features:
* Much faster bootstrap of many zones
Bugfixes:
* Removed deprecated 'knotc -w' option
* Slave ignores out-of-zone records in zone
* Support for obsolete types in zone transfers
* Slave zone file names fixes
* Long transfers being randomly dropped
v1.3.0-rc4 - Jul 15, 2013
-------------------------
Features:
* --with-configdir option for default config path
* Reintroducted 'pidfile' config option
Bugfixes:
* AXFR/IXFR subsystem performance improvements
* Rescheduling of AXFR in some cases
* RRSIGs not in the same section for DS records
* Log messages leaking to syslog
* 'knotc restart' option removed due to several limitations
v1.3.0-rc3 - Jun 28, 2013
-------------------------
Features:
* Utility to estimate memory consumption (see 'knotc memstats')
* PID file is not created when running on foreground
* UNIX sockets support for knotc
* Configurable 'rundir' and 'storage'
Bugfixes:
* IXFR with an arbitrary number of diffs
* Processing of knotc TSIG keyfile
* Atomic PID file writing, removed deprecated 'knotc start'
* Performance regression when RRSIGs came before covered RRs in AXFR
v1.3.0-rc2 - Jun 14, 2013
-------------------------
Bugfixes:
* Label compression related bug
* Proper resolution of some CNAME chains
* Unstable response rate in rare cases
* Several log messages
v1.3.0-rc1 - Jun 4, 2013
---------------------------
Features:
* Faster zone parser
* Full support for EUI and ILNP resource records
* Lower memory footprint for large zones
* No compilation of zones
* Improved scheduling of zone transfers
* Logging of serials and timing information for zone transfers
* Config: 'groups' keyword allowing to create groups of remotes
* Config: 'include' keyword allowing other file includes
* Client utilities: kdig, khost, knsupdate
* Server identification using TXT/CH queries (RFC 4892)
* Improved build scripts
* Improved dname compression and performance
Bugfixes:
* Fixed creating of PID file when dropping privileges
2013-09-13 20:14:11 +02:00
|
|
|
man/man1/kdig.1
|
|
|
|
man/man1/khost.1
|
2014-01-31 23:05:43 +01:00
|
|
|
man/man1/knsec3hash.1
|
v1.3.1 - Aug 26, 2013
---------------------
Bugfixes:
* Response with NSID contained extra bytes after reload
* List of remotes is scanned for longest prefix match
* Multipacket TSIG signatures for transfers
* Wrongly parsed TSIG key secret without quotes
* Removed autoconf checks for extended instruction sets
v1.3.0 - Aug 5, 2013
--------------------
Features:
* Defaults for CH TXT id.server,version.server (see doc)
Bugfixes:
* Progressive interval for bootstrap retry
* Transfers randomly cancelled
* Disabling RRL on reload
* Secondary groups not initialized when dropping privileges
* Responding to DS queries for names at or below delegation points
v1.3.0-rc5 - Jul 29, 2013
-------------------------
Features:
* Much faster bootstrap of many zones
Bugfixes:
* Removed deprecated 'knotc -w' option
* Slave ignores out-of-zone records in zone
* Support for obsolete types in zone transfers
* Slave zone file names fixes
* Long transfers being randomly dropped
v1.3.0-rc4 - Jul 15, 2013
-------------------------
Features:
* --with-configdir option for default config path
* Reintroducted 'pidfile' config option
Bugfixes:
* AXFR/IXFR subsystem performance improvements
* Rescheduling of AXFR in some cases
* RRSIGs not in the same section for DS records
* Log messages leaking to syslog
* 'knotc restart' option removed due to several limitations
v1.3.0-rc3 - Jun 28, 2013
-------------------------
Features:
* Utility to estimate memory consumption (see 'knotc memstats')
* PID file is not created when running on foreground
* UNIX sockets support for knotc
* Configurable 'rundir' and 'storage'
Bugfixes:
* IXFR with an arbitrary number of diffs
* Processing of knotc TSIG keyfile
* Atomic PID file writing, removed deprecated 'knotc start'
* Performance regression when RRSIGs came before covered RRs in AXFR
v1.3.0-rc2 - Jun 14, 2013
-------------------------
Bugfixes:
* Label compression related bug
* Proper resolution of some CNAME chains
* Unstable response rate in rare cases
* Several log messages
v1.3.0-rc1 - Jun 4, 2013
---------------------------
Features:
* Faster zone parser
* Full support for EUI and ILNP resource records
* Lower memory footprint for large zones
* No compilation of zones
* Improved scheduling of zone transfers
* Logging of serials and timing information for zone transfers
* Config: 'groups' keyword allowing to create groups of remotes
* Config: 'include' keyword allowing other file includes
* Client utilities: kdig, khost, knsupdate
* Server identification using TXT/CH queries (RFC 4892)
* Improved build scripts
* Improved dname compression and performance
Bugfixes:
* Fixed creating of PID file when dropping privileges
2013-09-13 20:14:11 +02:00
|
|
|
man/man1/knsupdate.1
|
2016-08-25 16:11:49 +02:00
|
|
|
man/man1/kzonecheck.1
|
2020-10-01 05:37:02 +02:00
|
|
|
man/man1/kzonesign.1
|
2012-11-06 00:08:06 +01:00
|
|
|
man/man5/knot.conf.5
|
2020-10-01 05:37:02 +02:00
|
|
|
man/man8/kcatalogprint.8
|
2015-10-26 20:23:08 +01:00
|
|
|
man/man8/keymgr.8
|
2019-01-29 16:07:24 +01:00
|
|
|
man/man8/kjournalprint.8
|
2012-10-03 00:40:07 +02:00
|
|
|
man/man8/knotc.8
|
|
|
|
man/man8/knotd.8
|
2020-10-01 05:37:02 +02:00
|
|
|
sbin/kcatalogprint
|
2015-10-26 20:23:08 +01:00
|
|
|
sbin/keymgr
|
2019-01-29 16:07:24 +01:00
|
|
|
sbin/kjournalprint
|
2012-10-03 00:40:07 +02:00
|
|
|
sbin/knotc
|
|
|
|
sbin/knotd
|
|
|
|
share/examples/knot/example.com.zone
|
|
|
|
share/examples/knot/knot.sample.conf
|
2016-06-16 19:12:27 +02:00
|
|
|
@pkgdir etc/knot
|