SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for knot-1.4.7-1.fc19.i686.rpm :
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

Wed Feb 12 13:00:00 2014 Jan Vcelak 1.4.2-3
- rebuild with new userspace-rcu

Mon Jan 27 13:00:00 2014 Jan Vcelak 1.4.2-2
- enable IDN support in domain names

Mon Jan 27 13:00:00 2014 Jan Vcelak 1.4.2-1
- update to 1.4.2

Mon Jan 13 13:00:00 2014 Jan Vcelak 1.4.1-1
- update to 1.4.1

Mon Jan 6 13:00:00 2014 Jan Vcelak 1.4.0-1
- update to 1.4.0

Fri Dec 13 13:00:00 2013 Jan Vcelak 1.4.0-0.2.rc2
- update to 1.4.0-rc2

Tue Nov 26 13:00:00 2013 Jan Vcelak 1.4.0-0.1.rc1
- update to 1.4.0-rc1

Tue Oct 8 14:00:00 2013 Jan Vcelak 1.3.2-2
- fix failing wire reading/writing tests on big endian (#1015976)

Tue Oct 1 14:00:00 2013 Jan Vcelak 1.3.2-1
- update to 1.3.2
+ possibility to set max UDP payload in EDNS0
+ fixed bug limiting payload size in some TCP responses
+ fixed closing of file descriptors for included files in config

Sun Sep 1 14:00:00 2013 Jan Vcelak 1.3.1-1
- update to 1.3.1

Mon Jul 29 14:00:00 2013 Jan Vcelak 1.3.0-0.4.rc5
- update to 1.3.0-rc5

Mon Jul 15 14:00:00 2013 Paul Wouters - 1.3.0-0.3.rc4
- Added Alias=knotd.service alias to service file
- Added ExecStartPre=/usr/sbin/knotc checkconf to service file

Mon Jul 15 14:00:00 2013 Jan Vcelak 1.3.0-0.2.rc4
- update to 1.3.0-rc4

Wed Jul 3 14:00:00 2013 Jan Vcelak 1.3.0-0.1.rc3
- update to 1.3.0-rc3
- update configuration
- disable assertions in the code (define NDEBUG)
- enable unit tests as a part of RPM build process
- enable fast zone parser
- fix wrong dates in changelog

Fri Apr 5 14:00:00 2013 Paul Wouters - 1.2.0-1
- Updated to 1.2.0-1
- Enabled hardening/relro/pie protection

Thu Feb 14 13:00:00 2013 Fedora Release Engineering - 1.1.3-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild

Thu Dec 20 13:00:00 2012 Paul Wouters - 1.1.3-2
- Use new systemd macros

Thu Dec 20 13:00:00 2012 Paul Wouters - 1.1.3-1
- Initial build for Fedora

Thu Nov 22 13:00:00 2012 Ondřej Surý - 1.1.2-1
- Update to 1.1.2

Wed Nov 7 13:00:00 2012 Stanislav Petr - 1.1.1-1
- Fixed build problem
- Update to 1.1.1
- Add man5 directory
- Add knot.info.gz to infodir

Mon Aug 27 14:00:00 2012 Stanislav Petr - 1.1.0-1
- Update to 1.1.0-rc2
- Fix default knot.conf
- Add build dependency to texinfo

Tue May 15 14:00:00 2012 Stanislav Petr - 1.0.6-2
- Try to fix compilation problem on some systems - force add -lgcc_eh to gcc flags

Sun May 13 14:00:00 2012 Stanislav Petr - 1.0.6-1
- Update to versio 1.0.6
- Change attrs to 750 on /etc/knot - only for root (knot configuration can contain DNS keys for zone updates)
- Clean content in /etc/knot

Tue May 1 14:00:00 2012 Stanislav Petr - 1.0.5-1
- Update to version 1.0.5

Wed Apr 18 14:00:00 2012 Stanislav Petr - 1.0.3-1
- Fixed knot directory ownership.
- Update to version 1.0.3
- Merget changes from Paul Wouters
- Removed unnecessary commands pro %post script
- Add knot user
- More configuration samples in /usr/share/doc/knot

Thu Mar 1 13:00:00 2012 Stanislav Petr - 1.0.0-4
- Update to upstream version 1.0.0
- Fix %{_sharedstatedir} usage in .spec.
- Fix file and directories ownership
- Fix service upgrade in postun in rpm.
- Do not install unittests.

Wed Jan 25 13:00:00 2012 Stanislav Petr - 0.9.1-3
- Update to upstream version 0.9.1

Mon Dec 12 13:00:00 2011 Stanislav Petr - 0.8.1-3
- Add docs (COPYING AUTHORS RELNOTES KNOWN_ISSUES)
- Update rpm building options.
Use %{_sharedstatedir} instead of %{_var}/lib,
dafault value for %{buildroot} path
- Remove ldconfig from post and postun in rpm.
- Update licence to GPLv3+

Wed Dec 7 13:00:00 2011 Stanislav Petr - 0.8.1-2
- RPM build fix

Mon Dec 5 13:00:00 2011 Stanislav Petr - 0.8.1-1
- Create


 
ICM