diff --git a/dnsmasq-2.57.tar.bz2 b/dnsmasq-2.57.tar.bz2 deleted file mode 100644 index 2ae3259..0000000 --- a/dnsmasq-2.57.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d1f1beeadcd458ba2dc43e80623117d6c9fc63dc0e61abc62673b1a9c2b644c9 -size 350159 diff --git a/dnsmasq-2.58.tar.bz2 b/dnsmasq-2.58.tar.bz2 new file mode 100644 index 0000000..b7e4a9a --- /dev/null +++ b/dnsmasq-2.58.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f409e4f3d335a0d04f50915827ab5513190f9fb976f2a1e99de9c7430b87610 +size 367087 diff --git a/dnsmasq.changes b/dnsmasq.changes index 195dff4..7fc3242 100644 --- a/dnsmasq.changes +++ b/dnsmasq.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Fri Aug 26 21:12:04 CEST 2011 - ug@suse.de + +- Support scope-ids in IPv6 addresses of nameservers from + /etc/resolv.conf and in --server options +- Fix bug which resulted in truncated files and timeouts for + some TFTP transfers +- Allow the TFTP-server address in --dhcp-boot to be a + domain-name which is looked up in /etc/hosts +- Tweak the behaviour of --domain-needed +- Add support for Linux conntrack connection marking +- Don't return NXDOMAIN to an AAAA query if we have CNAME + which points to an A record only +- logging fixes +- many DHCP fixes and features (see Changelog) +- update to 2.58 + ------------------------------------------------------------------- Wed Mar 2 09:52:12 CET 2011 - ug@suse.de diff --git a/dnsmasq.spec b/dnsmasq.spec index b784d07..9481e72 100644 --- a/dnsmasq.spec +++ b/dnsmasq.spec @@ -20,7 +20,7 @@ Name: dnsmasq Summary: Lightweight, Easy-to-Configure DNS Forwarder and DHCP Server -Version: 2.57 +Version: 2.58 Release: 1 License: GPLv2+ Group: Productivity/Networking/DNS/Servers