2008
autodns-dhcp (0.8) unstable; urgency=low
* Fix a bug that allowed a DOS caused by adding twice the same name
on the dhcp config file.
-- Santiago Garcia Mantinan <manty@debian.org> Sun, 23 Mar 2008 22:52:58 +0100
autodns-dhcp (0.7) unstable; urgency=low
* Change the names of the scripts to comply with Policy Manual
section 10.4.
* Update it to work with dhcp v3 by default by moving a lot of the
hardcoded stuff to the config file and updating this (v2 should
still work adjusting the default config). Closes: #220487.
* Fix the path for nsupdate on the config file. Closes: #452203.
* Fix the restart of the dhcp daemon.
* Remove the ndc stuff as ndc is no longer available on bind9 and
rndc doesn't implement restart. Besides, doing a restart just to
update the zones doesn't seem worth it, and one can do it by
hand whenever he feels the need.
-- Santiago Garcia Mantinan <manty@debian.org> Wed, 27 Feb 2008 18:34:50 +0100
2003
autodns-dhcp (0.6) unstable; urgency=low
* Untaint PATH, thanks to Brett Cundal. Closes: #198688.
-- Santiago Garcia Mantinan <manty@debian.org> Thu, 14 Aug 2003 20:40:22 +0200
autodns-dhcp (0.5) unstable; urgency=low
* Little change to avoid asigning addresses no longer used.
* Avoid the output of /etc/init.d/dhcp on the cron tasks.
* Fix the path to dhcp.leases to comply with the new dhcp.
Closes: #176417.
-- Santiago Garcia Mantinan <manty@debian.org> Sat, 29 Mar 2003 16:26:16 +0100
2002
autodns-dhcp (0.4) unstable; urgency=low
* Include a fix for the problem with nsupdate. I have not been able
to repruduce the problem, so I can't confirm that it works ok.
I've been told by John Cooper that it works, however if anybody
still has problems with DNS not being updated, please report them.
Closes: #128147.
-- Santiago Garcia Mantinan <manty@debian.org> Sat, 19 Jan 2002 20:49:40 +0100
2001
autodns-dhcp (0.3) unstable; urgency=low
* Fix dependencies, as nsupdate is now on dnsutils. * Updated the hole package a bit.
-- Santiago Garcia Mantinan <manty@debian.org> Fri, 28 Dec 2001 11:13:01 +0100
2000
autodns-dhcp (0.2) unstable; urgency=low
* Fixed the sorting bug we found at the party.
-- Santiago Garcia Mantinan
autodns-dhcp (0.1) unstable; urgency=low
* Based on v0.50 of Stephen Carville's original scripts written for
the XuventudeGalicia.Net and the Arroutada Party.
-- Santiago Garcia Mantinan