Hello community, here is the log from the commit of package dnsmasq checked in at Wed May 2 10:38:32 CEST 2007. -------- --- dnsmasq/dnsmasq.changes 2007-03-15 16:00:30.000000000 +0100 +++ /mounts/work_src_done/STABLE/dnsmasq/dnsmasq.changes 2007-05-02 10:27:22.453963000 +0200 @@ -1,0 +2,24 @@ +Wed May 2 10:17:37 CEST 2007 - ug@suse.de + +- version 2.39 +- names like "localhost." in /etc/hosts with trailing period + are treated as fully-qualified. +- Tolerate and ignore spaces around commas in the + configuration file in all circumstances +- /a is no longer a valid escape in quoted strings. +- Added symbolic DHCP option names +- Overhauled the log code +- --log-facility can now take a file-name +- Added --log-dhcp flag +- Added 127.0.0.0/8 and 169.254.0.0/16 to the address + ranges affected by --bogus-priv +- Fixed failure of TFTP server with --listen-address +- Added --dhcp-circuitid and --dhcp-remoteid for RFC3046 +- Added --dhcp-subscrid for RFC3993 subscriber-id relay +- Corrected garbage-collection +- Allow absolute paths for TFTP transfers even when + --tftp-root is set, as long as the path matches the root +- Updated translations +- Added --interface-name option + +------------------------------------------------------------------- Old: ---- dnsmasq_2.38.orig.tar.gz New: ---- dnsmasq-2.39.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ dnsmasq.spec ++++++ --- /var/tmp/diff_new_pack.V15418/_old 2007-05-02 10:38:26.000000000 +0200 +++ /var/tmp/diff_new_pack.V15418/_new 2007-05-02 10:38:26.000000000 +0200 @@ -1,5 +1,5 @@ # -# spec file for package dnsmasq (Version 2.38) +# spec file for package dnsmasq (Version 2.39) # # Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine @@ -12,15 +12,15 @@ Name: dnsmasq Summary: Lightweight, Easy-to-Configure DNS Forwarder and DHCP Server -Version: 2.38 -Release: 3 +Version: 2.39 +Release: 1 License: GNU General Public License (GPL) Group: Productivity/Networking/DNS/Servers Provides: dns_daemon PreReq: %fillup_prereq %insserv_prereq /bin/mkdir Autoreqprov: on URL: http://www.thekelleys.org.uk/dnsmasq/ -Source: %{name}_%{version}.orig.tar.gz +Source: %{name}-%{version}.tar.gz Source1: vendor-files.tar.bz2 patch1: group_and_isc.diff BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -42,8 +42,8 @@ simon@thekelleys.org.uk %prep -%setup -n dnsmasq-%{version}.orig -%setup -T -D -a1 -n dnsmasq-%{version}.orig +%setup -n dnsmasq-%{version} +%setup -T -D -a1 -n dnsmasq-%{version} %patch1 -p0 %build @@ -92,6 +92,27 @@ %doc %{_mandir}/es/man8/dnsmasq.8.gz %changelog +* Wed May 02 2007 - ug@suse.de +- version 2.39 +- names like "localhost." in /etc/hosts with trailing period + are treated as fully-qualified. +- Tolerate and ignore spaces around commas in the + configuration file in all circumstances +- /a is no longer a valid escape in quoted strings. +- Added symbolic DHCP option names +- Overhauled the log code +- --log-facility can now take a file-name +- Added --log-dhcp flag +- Added 127.0.0.0/8 and 169.254.0.0/16 to the address + ranges affected by --bogus-priv +- Fixed failure of TFTP server with --listen-address +- Added --dhcp-circuitid and --dhcp-remoteid for RFC3046 +- Added --dhcp-subscrid for RFC3993 subscriber-id relay +- Corrected garbage-collection +- Allow absolute paths for TFTP transfers even when + --tftp-root is set, as long as the path matches the root +- Updated translations +- Added --interface-name option * Thu Mar 15 2007 - ug@suse.de - SuSEFirewall service files fixed and enhanced * Tue Mar 06 2007 - ug@suse.de ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@Hilbert.suse.de