-
Tue Apr 15 2014 pjp <pj.pandit@yahoo.co.in> - 1.06-1
- Merged the one-second.patch.
- Merged the dnscache-siphash.patch.
- Fixed a segmentation fault in tcprules.
- Fixed a time zone glitch to account for Daylight saving time.
-
Sat Dec 14 2013 pjp <pj.pandit@yahoo.co.in> - 1.05.9-1
- Introduced support for DNS block list in dnscache(8).
- Improved root server's log structure, added timestamps etc.
- Changed tinydns(8) server to read data ones at the beginning
and later when signaled via SIGUSR1.
- Added xinetd(8) & Systemd(1) configurations for axfrdns(8).
-
Tue Aug 27 2013 pjp <pj.pandit@yahoo.co.in> - 1.05.8-1
- Updated resolver logs to add timestamps and structure.
- Added new IP to the root server list, and removed one.
- Updated resolver to make ANY queries over TCP.
- Added 'After=network.target' to the Systemd unit files.
-
Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.05.7-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
-
Sun Feb 24 2013 pjp <pj.pandit@yahoo.co.in> - 1.05.7-1
- Build & install walldns server.
- Removed install commands for systemd unit files.
- Merge patch to bind servers to multiple IP addresses.
- Patch to respond to original destination address BZ#917580.
- Update to correctly read servers/mydomain.dom files BZ#913651.
-
Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.05.6-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
-
Mon Jan 14 2013 pjp <pj.pandit@yahoo.co.in> - 1.05.6-1
- Updated SysV scripts according to the packaging guidelines.
- Disabled system services by default, registerd all.
patch from: Simone Caronni <negativo17@gmail.com>
- Built rbldns & rbldns-data tools.
- Added systemd unit and Sys-v init files for rbldns server.
- Few minor changes to fix regressions, define uint32 type etc.
-
Sun Dec 23 2012 pjp <pj.pandit@yahoo.co.in> - 1.05.5-1
- Applied patch to make SOA responses cache-able.
- Applied patch to merge identical outgoing requests.
- Applied patch to install Sys-V init scripts for RHEL and systemd
unit files for latest fedora and RHEL-7 distributions.
patch from: Simone Caronni <negativo17@gmail.com>
-
Fri Jul 20 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.05.4-10
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
-
Tue Mar 13 2012 pjp <pj.pandit@yahoo.co.in> - 1.05.4-9
- added logrotate configuration file /etc/logrotate.d/ndjbdns and a
systemd service unit file: axfrdns.service.