dhcp-server: ISC DHCP Server ---------------------------------------------------------------------- File: dhcp-server-3.0.5-9.ppc.rpm Patchrpm: dhcp-server-3.0.5-9.ppc.patch.rpm Version: 3.0.5-9 Size: 693 kB Patchsize: 542 kB Date: Fri 08 Jun 2007 22:5:10 CEST Source: dhcp-3.0.5-9.src.rpm Security: No ---------------------------------------------------------------------- Description: This updated fixes several problems with the DHCP-Server in LDAP mode: - Fixed ldap_read_function to avoid returning of an empty strings causing parsing errors while parsing (of static host declarations) in ldap-dynamic mode (#267966). - Fix to generate proper "host ... {" block begin brace even when no hardware address is specified in the host declaration (#265337). - Fix for object order related parse error, that occurred in case an dhcp-ldap object referencing an dhcp-class object is parsed before the declaration of the dhcp-class (#250153). - Added a check for EOF in parse_pool_statement to avoid endless recursion loop, when a closing right brace "}" was missed at the end of a pool declaration (#162186).