From 1d7ea61e9566b60a2c18d6e340cdf2f4d7305e8f06d1f0d2bd628dff70f5bd4a Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Fri, 5 Jun 2009 20:58:43 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dnsmasq?expand=0&rev=17 --- dnsmasq-2.47.tar.bz2 | 3 --- dnsmasq-2.48.tar.bz2 | 3 +++ dnsmasq.changes | 18 ++++++++++++++++++ dnsmasq.spec | 23 +++++++++++++++++++---- 4 files changed, 40 insertions(+), 7 deletions(-) delete mode 100644 dnsmasq-2.47.tar.bz2 create mode 100644 dnsmasq-2.48.tar.bz2 diff --git a/dnsmasq-2.47.tar.bz2 b/dnsmasq-2.47.tar.bz2 deleted file mode 100644 index 0d44261..0000000 --- a/dnsmasq-2.47.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:04d0836b4cb5b702126e1d9bed4098d9d7ce8d83753774859964263938457ac2 -size 307471 diff --git a/dnsmasq-2.48.tar.bz2 b/dnsmasq-2.48.tar.bz2 new file mode 100644 index 0000000..9e91f08 --- /dev/null +++ b/dnsmasq-2.48.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1244884e19817c1e6d64226704f02216e1d6a655e827010ba285522ceecd8698 +size 314572 diff --git a/dnsmasq.changes b/dnsmasq.changes index fcf4b15..5d665c3 100644 --- a/dnsmasq.changes +++ b/dnsmasq.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Fri Jun 5 10:29:10 CEST 2009 - ug@suse.de + +-Fixed bug which broke binding of servers to physical + interfaces when interface names were longer than four + characters. +- Fixed netlink code +- Don't read included configuration files more than once +- Mark log messages from the various subsystems in dnsmasq +- Fix possible infinite DHCP protocol loop when an IP + address nailed to a hostname +- Allow --addn-hosts to take a directory +- Support --bridge-interface on all platforms +- Added support for advanced PXE functions +- Improvements to DHCP logging +- Added --test command-line switch +- version 2.48 + ------------------------------------------------------------------- Mon Mar 16 09:57:55 CET 2009 - ug@suse.de diff --git a/dnsmasq.spec b/dnsmasq.spec index dd2c760..73427eb 100644 --- a/dnsmasq.spec +++ b/dnsmasq.spec @@ -1,5 +1,5 @@ # -# spec file for package dnsmasq (Version 2.47) +# spec file for package dnsmasq (Version 2.48) # # Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -20,8 +20,8 @@ Name: dnsmasq Summary: Lightweight, Easy-to-Configure DNS Forwarder and DHCP Server -Version: 2.47 -Release: 3 +Version: 2.48 +Release: 1 License: GPL v2 or later Group: Productivity/Networking/DNS/Servers Provides: dns_daemon @@ -115,6 +115,21 @@ install -m 644 dbus/dnsmasq.conf ${RPM_BUILD_ROOT}/etc/dbus-1/system.d/dnsmasq.c /etc/dbus-1/system.d/dnsmasq.conf %changelog +* Fri Jun 05 2009 ug@suse.de +-Fixed bug which broke binding of servers to physical + interfaces when interface names were longer than four + characters. +- Fixed netlink code +- Don't read included configuration files more than once +- Mark log messages from the various subsystems in dnsmasq +- Fix possible infinite DHCP protocol loop when an IP + address nailed to a hostname +- Allow --addn-hosts to take a directory +- Support --bridge-interface on all platforms +- Added support for advanced PXE functions +- Improvements to DHCP logging +- Added --test command-line switch +- version 2.48 * Mon Mar 16 2009 ug@suse.de - dbus documentation added * Tue Mar 10 2009 ug@suse.de @@ -138,7 +153,7 @@ install -m 644 dbus/dnsmasq.conf ${RPM_BUILD_ROOT}/etc/dbus-1/system.d/dnsmasq.c - version 2.47 * Tue Nov 11 2008 kukuk@suse.de - Add /usr/sbin/useradd to PreReq -* Fri Sep 12 2008 mrueckert@suse.de +* Sat Sep 13 2008 mrueckert@suse.de - fix manpage.diff to actually apply - mark files below /etc as config - do not install README.SUSE in %%install as %%doc will clean the