dhcp-3.0.5-33.el5_9.src
[983 KiB] |
Changelog
by Jiri Popelka (2013-01-16):
- exit(2) after sending DHCPDECLINE
when dhclient has been started with '-1' (RHBZ #756490)
|
dhcp-3.0.5-31.el5_8.1.src
[982 KiB] |
Changelog
by Jiri Popelka (2012-07-27):
- An error in the handling of malformed client identifiers can
cause a denial-of-service condition in affected servers. (CVE-2012-3571, #843124)
|
dhcp-3.0.5-31.el5.src
[981 KiB] |
Changelog
by Jiri Popelka (2011-09-14):
- Propagate libdhcp timeout to internal timeout_arg (RHBZ #736515)
|
dhcp-3.0.5-29.el5_7.1.src
[981 KiB] |
Changelog
by Jiri Popelka (2011-08-12):
- A pair of defects cause the server to halt upon processing certain packets
(CVE-2011-2748, CVE-2011-2749, #729880)
|
dhcp-3.0.5-29.el5.src
[979 KiB] |
Changelog
by Jiri Popelka (2011-04-09):
- dhclient.conf(5), dhclient(8) mention that interface-mtu option
is also requested by default (RHBZ #694264)
|
dhcp-3.0.5-23.el5_6.4.src
[969 KiB] |
Changelog
by Jiri Popelka (2011-04-07):
- Better fix for CVE-2011-0997: making domain-name check more lenient (#690576)
|
dhcp-3.0.5-23.el5_5.2.src
[966 KiB] |
Changelog
by Jiri Popelka (2010-08-27):
- The server's "by client-id" and "by hardware address" hash table lists
are now sorted according to the preference to re-allocate that lease to
returning clients. This should eliminate pool starvation problems
arising when "INIT" clients were given new leases rather than presently
active ones. (RHBZ #627572)
|
dhcp-3.0.5-23.el5_5.1.src
[963 KiB] |
Changelog
by Jiri Popelka (2010-08-10):
- A partner-down failover server no longer emits 'peer holds all free leases'
if it is able to newly-allocate one of the peer's leases. (RHBZ #621838)
|
dhcp-3.0.5-23.el5.src
[961 KiB] |
Changelog
by Jiri Popelka (2010-01-26):
- fix dhclient to not renew it's lease too often when gets very short lease from server (#498658)
- fix dhclient-script to not restart ntpd when not necessary (#532136)
- fix dhcrelay initscript to restart dhcrelay properly (#555672)
|
dhcp-3.0.5-21.el5_4.1.src
[960 KiB] |
Changelog
by Jiri Popelka (2010-01-04):
- Memory leak in the load_balance_mine() function is fixed. This would leak ~20-30 octets
per DHCPDISCOVER packet while failover was in use and in normal state.
|
dhcp-3.0.5-21.el5.src
[960 KiB] |
Changelog
by David Cantrell (2009-04-29):
- Display usage if init scripts get 'try-restart' or 'reload' args,
set exit code to 3
Resolves: rhbz#491868
|
dhcp-3.0.5-18.el5.src
[956 KiB] |
Changelog
by David Cantrell (2008-07-25):
- Fix up requires and make sure epoch is specified consistently
Related: rhbz#447003
|