diff --git a/dnsmasq-2.59.tar.bz2 b/dnsmasq-2.59.tar.bz2 deleted file mode 100644 index 7ae878a..0000000 --- a/dnsmasq-2.59.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a112667e1e3f45f5e7c85892b4032e7902fd65a62dd1b43074f51c6a2455a966 -size 367390 diff --git a/dnsmasq-2.60.tar.bz2 b/dnsmasq-2.60.tar.bz2 new file mode 100644 index 0000000..8664b57 --- /dev/null +++ b/dnsmasq-2.60.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93529084af1621369bf3bb6d52a1dc5f82cd657532e6fd4e46931bd3e2d1bf61 +size 389758 diff --git a/dnsmasq.changes b/dnsmasq.changes index 195464d..34f7423 100644 --- a/dnsmasq.changes +++ b/dnsmasq.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Tue Mar 6 10:13:09 CET 2012 - ug@suse.de + +- some dhcp fixes +- Add Lua integration +- Set TOS on DHCP sockets +- Improve start-up speed when reading large hosts files +- Fix problem if dnsmasq is started without the stdin +- Allow the TFP server or boot server in --pxe-service +- Support DHCPv6. Support is there for the sort of things + the existing v4 server does, including tags, options, + static addresses and relay support +- Support IPv6 router advertisements +- Fix long-standing wrinkle with --localise-queries that + could result in wrong answers when DNS packets arrive + via an interface other than the expected one +- 2.60 + ------------------------------------------------------------------- Wed Feb 8 16:56:35 CET 2012 - ug@suse.de diff --git a/dnsmasq.spec b/dnsmasq.spec index 77671fe..41e0000 100644 --- a/dnsmasq.spec +++ b/dnsmasq.spec @@ -21,7 +21,7 @@ Name: dnsmasq Summary: Lightweight, Easy-to-Configure DNS Forwarder and DHCP Server License: GPL-2.0+ Group: Productivity/Networking/DNS/Servers -Version: 2.59 +Version: 2.60 Release: 0 Provides: dns_daemon PreReq: /usr/sbin/useradd %fillup_prereq %insserv_prereq /bin/mkdir