ERROR: Slooooow dooooown... this page load was delayed.
Web site: | https://www.isc.org/dhcp/ |
Repository: | https://gitlab.isc.org/isc-projects/dhcp |
Wikipedia: | https://en.wikipedia.org/wiki/DHCPD |
2023-02-08 - 4.2.7 -> 4.4.3-P1 - Changed home page URL to https://www.isc.org/dhcp/ - Added repository and Wikipedia links - Updated Slackware note for 14.2 and 15.0, removed 13.0, 13.1 - Use downloads.isc.org instead of ftp.isc.org - Replaced md5sum and sha1sum verification with sha256 2014-08-11 - 4.2.4-P2 -> 4.2.7 - Updated note for Slackware 14.1 2012-12-29 - 4.1.4-P1 -> 4.2.4-P2 - Updated Slackware note for 13.1, 13.37, and 14.0, removed older than 13.0 - Added building against system-wide libbind 2010-10-29 - 3.1.3 -> 4.1.4-P1 2010-01-16 - 3.1.2 -> 3.1.3 - Updated Slackware note for 13.0, removed older than 12.0 - Updated home page URL 2009-03-07 - 3.0.7 -> 3.1.2 - Updated Slackware note for 12.2, removed older than 11.0 2008-05-21 - 3.0.5 -> 3.0.7 - Updated Slackware note for 12.0 and 12.1 May 2, 2007 - 3.0.4 -> 3.0.5 - Updated Slackware note for 11.0 May 6, 2006 - Updated Slackware note for 10.2 - 3.0.3 -> 3.0.4 Feb 6, 2006 - Only run removepkg if it exists - Note about dhclient.conf and dhcpd.conf left by removepkg - Wrap su around the appropriate parts of the uninstall part at the bottom Sep 8, 2005 - 3.0.3b3 -> 3.0.3, removed 3.0.2 from the bottom Jun 9, 2005 - 3.0.3b2 -> 3.0.3b3 - Run chown -R root:root . if $UID = 0 - Rearrange options to shut up the new version of find May 5, 2005 - Removed make, gcc, binutils, and fileutils/coreutils links - Changed md5sum verification to output OK (or not) - Moved source directory (see note <a href="howtos.php?msd">here</a>) - Added 3.0.3b2 - Added sha1sum verification Feb 20, 2005 - 3.0.2rc3 -> 3.0.2, removed 3.0.1 - Updated Slack note for 10.1 Dec 30, 2004 - 3.0.2rc1 -> 3.0.2rc3 Nov 5, 2004 - Added instructions for removing it to the bottom (there's no 'make uninstall' target) Oct 29, 2004 - Added version 3.0.2rc1 (leaving 3.0.1 in there too) Sep 14, 2004 - Updated note about what comes with Slackware 10.0 - Added example client configuration Aug 3, 2004 - 3.0.1rc14 -> 3.0.1 Jul 9, 2004 - 3.0.1rc13 -> 3.0.1rc14 Fixes a buffer overflow vulnerability: <a href="http://www.us-cert.gov/cas/techalerts/TA04-174A.html">http://www.us-cert.gov/cas/techalerts/TA04-174A.html</a> <a href="http://www.kb.cert.org/vuls/id/317350">http://www.kb.cert.org/vuls/id/317350</a> <a href="http://www.kb.cert.org/vuls/id/654390">http://www.kb.cert.org/vuls/id/654390</a> - Added " or coreutils" to the fileutils prerequisite - Added md5sum verification of tarball, for those that don't have gnupg installed - Changed the home page URL from http://www.isc.org/products/DHCP/ to http://www.isc.org/sw/dhcp/ Feb 7, 2004 - 3.0.1rc12 -> 3.0.1rc13 - Added note about what comes with Slack - Added prerequisites - Only try to rm -r /var/state/dhcp if it exists - Added note referring to sample configuration files - Added something to back up existing configuration files - Removed mkdir of /var/state/dhcp (make install does it) - Don't remove /var/state/dhcp Sep 25, 2003 - 3.0.1rc11 -> 3.0.1rc12 - Minor update to gpg verification part - Create ~/installed with mode 700 Apr 18, 2003 - Modernized the howto - Added creation of /var/state/dhcp and touch of /var/state/dhcp/dhcpd.leases - Added removepkg dhcp (dhcp used to be part of the tcpip2 package) Jan 15, 2003 - 3.0.1rc10 -> rc11 http://www.cert.org/advisories/CA-2003-01.html - Updated removal of old versions again Nov 7, 2002 - 3.0.1rc9 -> 3.0.1rc10 - Added removal of previous versions Aug 8, 2002 - Added gpg verification, link to home page