OBS User unknown
2008-08-15 21:07:27 +00:00
committed by Git OBS Bridge
parent 3c009fb508
commit c50c7deec1
4 changed files with 44 additions and 7 deletions

View File

@@ -1,3 +1,21 @@
-------------------------------------------------------------------
Mon Aug 11 16:32:03 CEST 2008 - ug@suse.de
- Fix crash when unknown client attempts to renew a DHCP
lease, problem introduced in version 2.43. Thanks to
Carlos Carvalho for help chasing this down.
- Fix potential crash when a host which doesn't have a lease
does DHCPINFORM. Again introduced in 2.43. This bug has
never been reported in the wild.
- Fix crash in netlink code introduced in 2.43. Thanks to
Jean Wolter for finding this.
- Change implementation of min_port to work even if min-port
as large.
- 2.4.45
-------------------------------------------------------------------
Mon Jul 14 09:45:15 CEST 2008 - ug@suse.de