diff --git a/dnsmasq-2.52.tar.bz2 b/dnsmasq-2.52.tar.bz2 deleted file mode 100644 index b7e0332..0000000 --- a/dnsmasq-2.52.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4395300ce14a8d007449f752e311f92de67583bf57102c0f349b363423cbefdc -size 326711 diff --git a/dnsmasq-2.53.tar.bz2 b/dnsmasq-2.53.tar.bz2 new file mode 100644 index 0000000..09e1f42 --- /dev/null +++ b/dnsmasq-2.53.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33fa2484c13f3effa62e538acf178b9fde649df10944a12f604bb60f4740ed7b +size 342612 diff --git a/dnsmasq.changes b/dnsmasq.changes index 4ea6b79..5f41876 100644 --- a/dnsmasq.changes +++ b/dnsmasq.changes @@ -1,3 +1,26 @@ +------------------------------------------------------------------- +Mon Jun 7 11:47:58 CEST 2010 - ug@suse.de + +* Fixed bug which caused bad things to happen if a + resolv.conf file which exists is subsequently removed +* Rationalised the DHCP tag system +* Added --tag-if to allow boolean operations on tags +* Add broadcast/unicast information to DHCP logging +* Allow --dhcp-broadcast to be unconditional +* Fixed incorrect behaviour with NOT conditionals in + dhcp-options +* If we send vendor-class encapsulated options based on the + vendor-class supplied by the client, and no explicit + vendor-class option is given, echo back the vendor-class + from the client. +* Fix bug which stopped dnsmasq from matching both a + circuitid and a remoteid +* Add --dhcp-proxy +* Added interface: part to dhcp-range +* and a lot more ... checke the CHANGELOG in the package + +* 2.53 + ------------------------------------------------------------------- Mon Jan 25 09:31:02 CET 2010 - ug@suse.de diff --git a/dnsmasq.spec b/dnsmasq.spec index b5cf458..fbc90af 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.52 +Version: 2.53 Release: 1 License: GPLv2+ Group: Productivity/Networking/DNS/Servers