SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for knot-1.6.8-1.el6.x86_64.rpm :
Tue Aug 9 14:00:00 2016 Jan Vcelak - 1.6.8-1
- new upstream release:
+ feature: Zone size limit restriction for DDNS, AXFR, and IXFR (CVE-2016-6171)

Wed Feb 10 13:00:00 2016 Jan Vcelak 1.6.7-1
- new upstream release:
+ improvement: Log change of the zone serial number after IXFR transfer
+ improvement: Document operational impact of various RRL settings
+ improvement: Add support for rate-limit-slip zero
+ improvement: Add \'timer-db\' configuration option

Wed Nov 25 13:00:00 2015 Jan Vcelak 1.6.6-1
- new upstream release:
+ security fix: out-of-bound read in packet parser for malformed NAPTR record
+ fix: systemd startup notifications

Wed Sep 2 14:00:00 2015 Jan Vcelak 1.6.5-1
- new upstream release:
+ fix: don\'t load expired zones on reload and startup
+ fix: remove race condition in scheduling causing delaying of events
+ fix: NSEC proof construction in zones with many delegations
+ fix: TC flag setting in RRL slipped answers
+ fix: disable domain name compression for root label
+ fix: check if executed under systemd before using journald log sink
+ feature: write persistent timers on server shutdown for better performance
+ feature: support time unit specification for \'max-conn-idle\',
\'max-conn-handshake\', \'max-conn-reply\', and \'notify-timeout\' config options
+ feature: add \'request-edns-config\' config option

Thu Jun 18 14:00:00 2015 Jan Vcelak 1.6.4-1
- new upstream release:
+ fix: lost NOTIFY message if received during zone transfer
+ fix: kdig, record correct dnstap SocketProtocol when retrying over TCP
+ fix: kdig, hide TSIG section with +noall
+ fix: do not set AA flag for AXFR/IXFR queries
+ feature: zone scanner, split long TXT/SPF strings into multiple strings
+ feature: kdig, add +generic dump style option
+ feature: try all servers on failure in multi-master environment
+ improvement: zone dump, do not print class for SOA record for consistency

Wed Apr 8 14:00:00 2015 Jan Vcelak 1.6.3-1
- new upstream release:
+ fix: performance drop for NSEC-signed zones
+ fix: proper handling of TCP short-writes
+ fix: possible out-of-bound reads in zone parser and packet parser
+ feature: CDS and CDNSKEY support in zone parser
+ improvement: add defaults for TCP config options into documentation
+ improvement: detailed error message if zone reload fails

Thu Feb 19 13:00:00 2015 Jan Vcelak 1.6.2-1
- new upstream release:
+ new config option \'max-tcp-clients\'
+ fix possible resource leak when terminating inactive TCP clients
+ support for Single-Type Signing DNSSEC Scheme
+ fix journal file growing over configured limit

Thu Oct 30 13:00:00 2014 Jan Vcelak 1.6.0-2
- default config: run server as unprivileged user

Thu Oct 23 14:00:00 2014 Jan Vcelak 1.6.0-1
- new upstream release:
+ support for persistent zone timers (expire, refresh, and flush)
+ DNSSEC: RFC-compliant processing of letter case in RDATA domain names
+ EDNS: return minimal response for queries with unsupported version
+ EDNS: fix interpretation of Extended RCODE
+ transfers: fix forced zone retransfer
+ timers: properly expire zone when transfer is being refused by master

Mon Sep 15 14:00:00 2014 Jan Vcelak 1.5.3-1
- new upstream release:
+ fix crash on specific incoming IXFR message
+ fix rare synchronization error during server reload
+ fix crash in reverse record synthesis module on DNSSEC signed zones
+ fix message ID and opcode for AXFR-style IXFR responses
+ fix sending of large responses to remote control commands

Mon Sep 8 14:00:00 2014 Jan Vcelak 1.5.2-1
- new upstream release:
+ CVE-2014-0486: remote crash using crafted DNS message
+ transfers: do not refuse AXFR answers to IXFR queries
+ fix storing of hash character \'#\' in zone file

Tue Aug 19 14:00:00 2014 Jan Vcelak 1.5.1-1
- new upstream release:
+ logging: unified logging messages
+ logging: support for systemd journal
+ DDNS: processing updates in bulk
+ DDNS: fix signing of responses with TSIG
+ DDNS: fix prerequisites checking in apex node
+ DNSSEC: fix domain names conversion to canonical format before signing
+ DNSSEC: semantic checks for signing keys
+ EDNS: fix inclusion of OPT record into some packets
+ knsupdate: fix use of zone origin for deletions

Thu Jul 10 14:00:00 2014 Jan Vcelak 1.5.0-1
- update to 1.5.0
+ reimplemented DDNS forwarding
+ transfer sizes logged in bytes
+ logging of outgoing/incoming NOTIFY messages
+ zone flush planning after bootstrap
+ DDNS signing changes freeing
+ knotc key handling
- update to 1.5.0-rc2
+ edns-client-subnet support in kdig
+ optional asynchronous startup (config \'asynchronous-start\')
+ preempt task queue for faster reload
+ lazy zone file write after zone transfer (config \'zonefile-sync\')
+ close zone transfer after SERVFAIL response
+ incremental to full zone transfer fallback, wrong log message
+ zone events corner cases, reload replanning
- update to 1.5.0-rc1
+ Pluggable query processing modules
+ Synthetic IPv4/IPv6 reverse/forward records (optional module)
+ Dnstap support in both utilities & server (optional module)
+ NOTIFY message support and new TSIG section in kdig
+ Multi-master support
+ Query processing and core functionality overhaul
+ Performance and reduced memory footprint
+ Faster zone events scheduling
+ RFC compliant queries/responses in some corner cases
+ Log messages
+ New documentation (Sphinx)
- enabled dynamic linking
- removed info pages

Wed Jun 18 14:00:00 2014 Jan Vcelak 1.4.7-1
- update to 1.4.7
+ Fixed DDNS corner cases
+ Fixed zone EXPIRE timer
+ Fixed semantic checks false positives
+ Fixed sending malformed IXFR with automatic DNSSEC
+ Fixed NAPTR record serialization

Thu May 22 14:00:00 2014 Jan Vcelak 1.4.6-2
- update to 1.4.6
+ DNSSEC: fix possible signing loop when doing key rollover
+ RRL: fixed sending of malformed UDP empty responses

Mon Apr 14 14:00:00 2014 Jan Vcelak 1.4.5-1
- update to 1.4.5
+ fix weakness in TSIG digest checking

Thu Mar 27 13:00:00 2014 Jan Vcelak 1.4.4-1
- update to 1.4.4
+ server is logging remote control commands
+ \'knotc reload\' doesn\'t refresh unchanged zones
+ \'knotc -f refresh\' forces zone retransfer
+ missing notifications after DDNS/automatic resign
+ zone is rebootstrapped if the zone file is unreadable
+ progressive bootstrap retry backoff
+ zone file parser allows asterisk as part of the label
+ journal maximum entry size fixes
+ sign DNSKEYs in non-apex nodes as regular RR sets
+ various spelling and typo fixes

Tue Feb 18 13:00:00 2014 Jan Vcelak 1.4.3-1
- update to 1.4.3
+ DNSSEC: fixes in authenticated denial proofs
+ zone parser: case insensitive comparison of $ORIGIN
+ journal: fix corruption if zone loading fails
+ config: add support for includes of directories

Tue Feb 4 13:00:00 2014 Jan Vcelak 1.4.2-1
- initial package for RHEL


 
ICM