openwrtv3/package
Jo-Philipp Wich 5db9587b5f dnsmasq: fix backward compatibility with existing configs
Changeset r36943 ("dnsmasq: use host-record instead of address") removed
the automatic domain expansion for config domain sections, this breaks
existing setups and alters the old behaviour in unexpected ways, therfore
restore behaviour of the current stable release.

Additionally handle fully qualified hostnames properly when setting up the
own hostrecord by stripping the local domain part form the given name
instead of unconditionally appending it, so that "example.lan" results
in "example example.lan" and not "example.lan example.lan.lan".

SVN-Revision: 38648
2013-11-04 22:40:56 +00:00
..
base-files Add package signing infrastructure 2013-10-02 12:12:10 +00:00
boot use a single package to build MLO/u-boot for all omap boards 2013-10-31 10:57:46 +00:00
devel disable mips16 for a few packages that don't compile with it 2013-08-14 14:29:15 +00:00
kernel kernel: fix dependencies of kmod-thermal 2013-11-03 20:18:45 +00:00
libs cyassl: drop obsolete patches 2013-10-30 15:16:59 +00:00
network dnsmasq: fix backward compatibility with existing configs 2013-11-04 22:40:56 +00:00
system ubox: update to latest git HEAD 2013-10-28 06:48:04 +00:00
utils fix various init scripts 2013-09-23 21:58:36 +00:00
Makefile package/index: fix index creating when building without signing 2013-10-02 16:38:28 +00:00