Accepting request 41241 from network

Copy from network/dnsmasq based on submit request 41241 from user ug

OBS-URL: https://build.opensuse.org/request/show/41241
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dnsmasq?expand=0&rev=25
This commit is contained in:
OBS User autobuild 2010-06-09 16:01:36 +00:00 committed by Git OBS Bridge
parent c8d91c0520
commit 9aadcbbfe2
4 changed files with 37 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4395300ce14a8d007449f752e311f92de67583bf57102c0f349b363423cbefdc
size 326711

3
dnsmasq-2.55.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2a86995f3bc536387df4d0d749c86a65f1c624ed495f755088d3673eaca774e9
size 337544

View File

@ -1,3 +1,35 @@
-------------------------------------------------------------------
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 <tag> 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:<iface name> 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

View File

@ -1,5 +1,5 @@
#
# spec file for package dnsmasq (Version 2.52)
# spec file for package dnsmasq (Version 2.55)
#
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@ -20,7 +20,7 @@
Name: dnsmasq
Summary: Lightweight, Easy-to-Configure DNS Forwarder and DHCP Server
Version: 2.52
Version: 2.55
Release: 1
License: GPLv2+
Group: Productivity/Networking/DNS/Servers