Accepting request 80418 from network

- Support scope-ids in IPv6 addresses of nameservers from
  /etc/resolv.conf and in --server options
- Fix bug which resulted in truncated files and timeouts for
  some TFTP transfers
- Allow the TFTP-server address in --dhcp-boot to be a
  domain-name which is looked up in /etc/hosts
- Tweak the behaviour of --domain-needed
- Add support for Linux conntrack connection marking
- Don't return NXDOMAIN to an AAAA query if we have CNAME
  which points to an A record only
- logging fixes
- many DHCP fixes and features (see Changelog)
- update to 2.58

OBS-URL: https://build.opensuse.org/request/show/80418
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dnsmasq?expand=0&rev=31
This commit is contained in:
Sascha Peilicke 2011-09-01 13:07:29 +00:00 committed by Git OBS Bridge
commit 7294b566ef
4 changed files with 21 additions and 4 deletions

View File

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

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

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8f409e4f3d335a0d04f50915827ab5513190f9fb976f2a1e99de9c7430b87610
size 367087

View File

@ -1,3 +1,20 @@
-------------------------------------------------------------------
Fri Aug 26 21:12:04 CEST 2011 - ug@suse.de
- Support scope-ids in IPv6 addresses of nameservers from
/etc/resolv.conf and in --server options
- Fix bug which resulted in truncated files and timeouts for
some TFTP transfers
- Allow the TFTP-server address in --dhcp-boot to be a
domain-name which is looked up in /etc/hosts
- Tweak the behaviour of --domain-needed
- Add support for Linux conntrack connection marking
- Don't return NXDOMAIN to an AAAA query if we have CNAME
which points to an A record only
- logging fixes
- many DHCP fixes and features (see Changelog)
- update to 2.58
-------------------------------------------------------------------
Wed Mar 2 09:52:12 CET 2011 - ug@suse.de

View File

@ -20,7 +20,7 @@
Name: dnsmasq
Summary: Lightweight, Easy-to-Configure DNS Forwarder and DHCP Server
Version: 2.57
Version: 2.58
Release: 1
License: GPLv2+
Group: Productivity/Networking/DNS/Servers