Changelog for
knot-3.0.4-12.4.i586.rpm :
* Mon Jan 25 2021 Michal Hrusecky
- version update to 3.0.4, see: https://www.knot-dns.cz/2021-01-20-version-304.html
* Mon Jan 04 2021 Michal Hrusecky - add incompatibility warning about 1.6.X version when updateing- rename back to knot
* Mon Dec 28 2020 pgajdosAATTsuse.com- version update to 3.0.3
* Mon Nov 30 2020 Michal Hrusecky - version update to 2.9.7, see: https://www.knot-dns.cz/2020-08-31-version-296.html https://www.knot-dns.cz/2020-10-09-version-297.html- obsolete only pre-2.0 version
* Tue Jul 21 2020 Marcus Rueckert - remove rosedb conditional as lmdb is required in general now
* Tue Jul 21 2020 Marcus Rueckert - replace conflicts with Provides/Obsoletes
* Wed Jun 24 2020 Michal Hrusecky - fix dependency: python-Sphinx -> python3-Sphinx
* Wed Jun 24 2020 Michal Hrusecky - use upstream example config file with correct syntax
* Wed Jun 24 2020 Michal Hrusecky - version update to 2.9.5 - Bugfixes - Old ZSK can be withdrawn too early during a ZSK rollover if maximum zone TTL is computed automatically - Server responds SERVFAIL to ANY queries on empty non-terminal nodes - Improvements - Also module onlinesign returns minimized responses to ANY queries - Linking against libcap-ng can be disabled via a configure option
* Tue May 19 2020 Michal Hrusecky - version update to 2.9.4 see NEWS
* Fri Dec 20 2019 pgajdosAATTsuse.com- version update to 2.9.2 see NEWS
* Wed Jan 23 2019 Marcus Rueckert - update to 2.7.6 - Improvements - Zone status also shows when the zone load is scheduled - Server workers status also shows background workers utilization - Default control timeout for knotc was increased to 10 seconds - Pkg-config files contain auxiliary variable with library filename - Bugfixes - Configuration commit or server reload can drop some pending zone events - Nonempty zone journal is created even though it\'s disabled [#635] - Zone is completely re-signed during empty dynamic update processing - Server can crash when storing a big zone difference to the journal - Failed to link on FreeBSD 12 with Clang
* Mon Jan 07 2019 Marcus Rueckert - update to 2.7.5 - Features: - Keymgr supports NSEC3 salt handling - Improvements: - Zone history in journal is dropped apon AXFR-like zone update - Libdnssec is no longer linked against libm #628 - Libdnssec is explicitly linked against libpthread if PKCS #11 enabled #629 - Better support for libknot packaging in Python - Manually generated KSK is \'ready\' by default - Kdig supports \'+timeout\' as an alias for \'+time\' - Kdig supports \'+nocomments\' option - Kdig no longer prints empty lines between retries - Kdig returns failure if operations not successfully resolved [#632] - Fixed repeating of the \'KSK submission, waiting for confirmation\' log - Various improvements in documentation, Dockerfile, and tests - Bugfixes: - Knotc fails to unset huge configuration section - Kjournalprint sometimes fails to display zone journal content - Improper timing of ZSK removal during ZSK rollover - Missing UTC time zone indication in the \'iso\' keymgr list output - A race condition in the online signing module
* Mon Dec 31 2018 Petr Gajdos - update to 2.7.4 Features: - -------- - Added SNI configuration for TLS in kdig (Thanks to Alexander Schultz) Improvements: - ------------ - Added warning log when DNSSEC events not successfully scheduled - New semantic check on timer values in keymgr - DS query no longer asks other addresses if got a negative answer - Reintroduced \'rollover\' configuration option for CDS/CDNSKEY publication - Extended logging for zone loading - Various documentation improvements Bugfixes: - -------- - Failed to import module configuration #613 - Improper Cflags value in libknot.pc if built with embedded LMDB #615 - IXFR doesn\'t fall back to AXFR if malformed reply - DNSSEC events not correctly scheduled for empty zone updates - During algorithm rollover old keys get removed before DS TTL expires #617 - Maximum zone\'s RRSIG TTL not considered during algorithm rollover #620
* Sun Nov 04 2018 Marcus Rueckert - seems we no longer need jansson
* Sun Nov 04 2018 Marcus Rueckert - limit geoip support to opensuse
* Sat Nov 03 2018 Marcus Rueckert - update to 2.7.3 - Features: - New queryacl module for query access control - Configurable answer rrset rotation #612 - Configurable NSEC bitmap in online signing - Improvements: - Better error logging for KASP DB operations #601 - Some documentation improvements - Bugfixes: - Keymgr \"list\" output doesn\'t show key size for ECDSA algorithms #602 - Failed to link statically with embedded LMDB - Configuration commit causes zone reload for all zones - The statistics module overlooks TSIG record in a request - Improper processing of an AXFR-style-IXFR response consisting of one-record messages - Race condition in online signing during key rollover #600 - Server can crash if geoip module is enabled in the geo mode- changes from 2.7.2 - Improvements: - Keymgr list command displays also key size - Kjournalprint displays total occupied size in the debug mode - Server doesn\'t stop if failed to load a shared module from the module directory - Libraries libcap-ng, pthread, and dl are linked selectively if needed - Bugfixes: - Sometimes incorrect result from dnssec_nsec_bitmap_contains (libdnssec) - Server can crash when loading zone file difference and zone-in-journal is set - Incorrect treatment of specific queries in the module RRL - Failed to link module Cookies as a shared library- changes from 2.7.1 - Improvements: - Added zone wire size information to zone loading log message - Added debug log message for each unsuccessful remote address operation - Various improvements for packaging - Bugfixes: - Incompatible handling of RRSIG TTL value when creating a DNS message - Incorrect RRSIG TTL value in zone differences and knotc zone operation outputs - Default configure prefix is ignored- changes from 2.7.0 - Features: - New DNS Cookies module and related \'+cookie\' kdig option - New module for response tailoring according to client\'s subnet or geographic location - General EDNS Client Subnet support in the server - OSS-Fuzz integration (Thanks to Jonathan Foote) - New \'+ednsopt\' kdig option (Thanks to Jan Včelák) - Online Signing support for automatic key rollover - Non-normal file (e.g. pipe) loading support in zscanner #542 - Automatic SOA serial incrementation if non-empty zone difference - New zone file load option for ignoring zone file\'s SOA serial - New build-time option for alternative malloc specification - Structured logging for DNSSEC key submission event - Empty QNAME support in kdig - Improvements: - Various library and server optimizations - Reduced memory consumption of outgoing IXFR processing - Linux capabilities use overhaul #546 (Thanks to Robert Edmonds) - Online Signing properly signs delegations and CNAME records - CDS/CDNSKEY rrset is signed with KSK instead of ZSK - DNSSEC-related records are ignored when loading zone difference with signing enabled - Minimum allowed RSA key length was increased to 1024 - Bugfixes: - Possible uninitialized address buffer use in zscanner - Possible index overflow during multiline record parsing in zscanner - kdig +tls sometimes consumes 100 % CPU #561 - Single-Type Signing doesn\'t work with single ZSK key #566 - Zone not flushed after re-signing during zone load #594 - Server crashes when committing empty zone transaction - Incoming IXFR with on-slave signing sometimes leads to memory corruption #595 - Compatibility: - Removed obsolete RRL configuration - Removed obsolete module names \'mod-online-sign\' and \'mod-synth-record\' - Removed obsolete \'ixfr-from-differences\' configuration option - Removed old journal migration - Removed module rosedb- changes from 2.6.9 - Improvements: - Added zone wire size to zone loading log message - Added debug log message for each unsuccessful remote address operation - Bugfixes: - Zone not flushed after re-signing during zone load #594 - Server crashes when committing empty zone transaction - Incoming IXFR with on-slave signing sometimes leads to memory corruption #595- packaging changes: - enabled geoip module: new BR: pkgconfig(libmaxminddb) - enabled cookies module - enabled queryacl module
* Sat Jul 14 2018 mrueckertAATTsuse.de- update to 2.6.8 - Features: - New \'import-pkcs11\' command in keymgr - Improvements: - Unixtime serial policy mimics Bind – increment if lower #593 - Bugfixes: - Creeping memory consuption upon server reload #584 - Kdig incorrectly detects QNAME if \'notify\' is a prefix - Server crashes when zone sign fails #587 - CSK->KZSK rollover retires CSK early #588 - Server crashes when zone expires during outgoing multi-message transfer - Kjournalprint doesn\'t convert zone name argument to lower-case - Cannot switch to a previously used ksk-shared dnssec policy [#589]- update to 2.6.7 - Features: - Added \'dateserial\' (YYYYMMDDnn) serial policy configuration (Thanks to Wolfgang Jung) - Improvements: - Trailing data indication from the packet parser (libknot) - Better configuration check for a problematical option combination - Bugfixes: - Incomplete configuration option item name check - Possible buffer overflow in \'knot_dname_to_str\' (libknot) - Module dnsproxy doesn\'t preserve letter case of QNAME - Module dnsproxy duplicates OPT and TSIG in the non-fallback mode
* Wed May 02 2018 kbabiochAATTsuse.com- Update to 2.6.6 - Features: - New EDNS option counters in the statistics module - New \'+orphan\' filter for the \'zone-purge\' operation - Improvements: - Reduced memory consuption of disabled statistics metrics - Some spelling fixes (Thanks to Daniel Kahn Gillmor) - Server no longer fails to start if MODULE_DIR doesn\'t exist - Configuration include doesn\'t fail if empty wildcard match - Added a configuration check for a problematical option combination - Bugfixes: - NSEC3 chain not re-created when SOA minimum TTL changed - Failed to start server if no template is configured - Possibly incorrect SOA serial upon changed zone reload with DNSSEC signing - Inaccurate outgoing zone transfer size in the log message - Invalid dname compression if empty question section - Missing EDNS in EMALF responses
* Mon Apr 02 2018 mrueckertAATTsuse.de- update to 2.6.5 - Features: - New \'zone-notify\' command in knotc - Kdig uses \'AATTserver\' as a hostname for TLS authenticaion if \'+tls-ca\' is set - Improvements: - Better heap memory trimming for zone operations - Added proper polling for TLS operations in kdig - Configuration export uses stdout as a default output - Simplified detection of atomic operations - Added \'--disable-modules\' configure option - Small documentation updates - Bugfixes: - Zone retransfer doesn\'t work well if more masters configured - Kdig can leak or double free memory in corner cases - Inconsistent error outputs from dynamic configuration operations
* Thu Jan 11 2018 iAATTmarguerite.su- update to 2.6.4 see /usr/share/doc/packages/knot2/NEWS