From a8ea7cc957b4d6d2edf143f7bc5aedef2714483f4ee1a78398860de9238894d4 Mon Sep 17 00:00:00 2001 From: OBS User autobuild Date: Wed, 9 Jun 2010 16:01:35 +0000 Subject: [PATCH] Accepting request 41241 from network checked in (request 41241) OBS-URL: https://build.opensuse.org/request/show/41241 OBS-URL: https://build.opensuse.org/package/show/network/dnsmasq?expand=0&rev=13 --- dnsmasq-2.52.tar.bz2 | 3 +++ dnsmasq-2.55.tar.bz2 | 3 --- dnsmasq.changes | 32 -------------------------------- dnsmasq.spec | 2 +- 4 files changed, 4 insertions(+), 36 deletions(-) create mode 100644 dnsmasq-2.52.tar.bz2 delete mode 100644 dnsmasq-2.55.tar.bz2 diff --git a/dnsmasq-2.52.tar.bz2 b/dnsmasq-2.52.tar.bz2 new file mode 100644 index 0000000..b7e0332 --- /dev/null +++ b/dnsmasq-2.52.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4395300ce14a8d007449f752e311f92de67583bf57102c0f349b363423cbefdc +size 326711 diff --git a/dnsmasq-2.55.tar.bz2 b/dnsmasq-2.55.tar.bz2 deleted file mode 100644 index 1fb5dac..0000000 --- a/dnsmasq-2.55.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2a86995f3bc536387df4d0d749c86a65f1c624ed495f755088d3673eaca774e9 -size 337544 diff --git a/dnsmasq.changes b/dnsmasq.changes index 7665cb1..4ea6b79 100644 --- a/dnsmasq.changes +++ b/dnsmasq.changes @@ -1,35 +1,3 @@ -------------------------------------------------------------------- -Tue Jun 8 09:31:21 CEST 2010 - ug@suse.de - -* Fix crash when /etc/ethers is in use. -* Fix crash in netlink_multicast(). -* Allow the empty domain "." in dhcp domain-search (119) - options. -* 2.55 (there was no 2.54) - -------------------------------------------------------------------- -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 db0597f..b5cf458 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.55 +Version: 2.52 Release: 1 License: GPLv2+ Group: Productivity/Networking/DNS/Servers