[Dnsmasq-discuss] dnsmasq-2.22 released.
Simon Kelley
simon@thekelleys.org.uk
Thu, 31 Mar 2005 18:02:13 +0100 (BST)
Dnsmasq version 2.22 has now been released. This release fixes all the
known problems with the rather ill-starred 2.21 version. Changelog below.
Cheers,
Simon.
Fixed build problems on (many) systems with older libc
headers where <linux/types.h> is required before
<linux/netlink.h>. Enabled HAVE_RTNETLINK under uclibc now
that this fix is in place.
Added support for encapsulated vendor-class-specific DHCP
options. Thanks to Eric Shattow for help with this.
Fix regression in 2.21 which broke commas in filenames and
corrupted argv. Thanks to Eric Scott for the bugreport.
Fixed stupid thinko which caused dnsmasq to wedge during
startup with certain MX-record options. Another 2.21 regression.
Fixed broken-ness when reading /etc/ethers. 2.21 broke
this too.
Fixed wedge with certain DHCP options. Yet another 2.21
regression. Rob Holland and Roy Marples chased this one
down.