Your message dated Mon, 05 Mar 2012 21:47:50 +0000
with message-id <[email protected]>
and subject line Bug#654897: fixed in dnsmasq 2.60-1
has caused the Debian Bug report #654897,
regarding comment error in dnsmasq.conf
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
654897: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=654897
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: dnsmasq
Version: 2.55-2
Severity: important
in dnsmasq.conf, the comment about dhcp-ignore=#known is:
# Ignore any clients which are specified in dhcp-host lines
Obviously, it should be:
# Ignore any clients which are not specified in dhcp-host lines
BTW, note the wrong spelling in the next comment line:
# or /etc/ethers. Equivalent to ISC "deny unkown-clients".
and 12 other spelling errors
-- System Information:
Debian Release: 6.0.3
APT prefers stable-updates
APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: i386 (i686)
Kernel: Linux 2.6.32-5-686-bigmem (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL
set to en_US.UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages dnsmasq depends on:
ii adduser 3.112+nmu2 add and remove users and groups
ii dnsmasq-base 2.55-2+b1 A small caching DNS proxy and DHCP
ii netbase 4.45 Basic TCP/IP networking system
dnsmasq recommends no packages.
Versions of packages dnsmasq suggests:
pn resolvconf <none> (no description available)
-- Configuration Files:
/etc/default/dnsmasq changed:
ENABLED=1
CONFIG_DIR=/etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new
IGNORE_RESOLVCONF=yes
DNSMASQ_OPTS="--log-facility=/var/log/dnsmasq"
/etc/dnsmasq.conf changed:
server=/localnet/192.168.1.1
interface=eth0
domain=frenkiel-hure.net
dhcp-range=192.168.1.100,192.168.1.199,48h
dhcp-host=00:0E:A6:57:96:08,192.168.1.2,infinite
dhcp-host=00:13:77:d3:2e:cf,192.168.1.3,infinite
dhcp-host=00:05:5D:E5:54:5D,192.168.1.4,infinite
dhcp-host=00:03:0D:1D:4C:79,192.168.1.6,infinite
dhcp-host=00:01:E3:76:E9:F3,192.168.1.7,infinite
dhcp-host=00:15:99:65:01:e8,192.168.1.11,infinite
dhcp-host=00:1e:8c:c3:f0:2e,192.168.1.12,infinite
dhcp-host=00:24:d4:76:01:9a,192.168.1.20,infinite
dhcp-host=98:0c:82:19:af:7a,192.168.1.21,infinite
dhcp-host=00:1B:78:DB:AB:C1,192.168.1.9,infinite
dhcp-host=00:1E:0B:89:04:E6,192.168.1.19,infinite
dhcp-host=00:21:63:ac:4a:f3,192.168.1.13,infinite
dhcp-host=4c:ed:de:f4:b4:1e,192.168.1.5,infinite
dhcp-host=00:0E:35:7B:3D:CE,192.168.1.16,infinite
dhcp-host=00:02:72:57:18:66,192.168.1.22 ,infinite
dhcp-host=00:02:6f:3f:72:13,192.168.1.32,infinite
dhcp-host=00:1f:1f:a3:ba:d2,192.168.1.10,infinite
dhcp-host=02:04:06:08:0a:0c,169.254.255.2,infinite
dhcp-host=00:21:70:e6:db:40,192.168.1.45,infinite
dhcp-host=08:00:27:FB:29:08,192.168.1.18,infinite
dhcp-option=3,192.168.1.1
dhcp-option=42,0.0.0.0
log-queries
log-dhcp
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: dnsmasq
Source-Version: 2.60-1
We believe that the bug you reported is fixed in the latest version of
dnsmasq, which is due to be installed in the Debian FTP archive:
dnsmasq-base_2.60-1_i386.deb
to main/d/dnsmasq/dnsmasq-base_2.60-1_i386.deb
dnsmasq-utils_2.60-1_i386.deb
to main/d/dnsmasq/dnsmasq-utils_2.60-1_i386.deb
dnsmasq_2.60-1.diff.gz
to main/d/dnsmasq/dnsmasq_2.60-1.diff.gz
dnsmasq_2.60-1.dsc
to main/d/dnsmasq/dnsmasq_2.60-1.dsc
dnsmasq_2.60-1_all.deb
to main/d/dnsmasq/dnsmasq_2.60-1_all.deb
dnsmasq_2.60.orig.tar.gz
to main/d/dnsmasq/dnsmasq_2.60.orig.tar.gz
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Simon Kelley <[email protected]> (supplier of updated dnsmasq package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Thu, 1 Dec 2011 15:49:33 +0000
Source: dnsmasq
Binary: dnsmasq dnsmasq-base dnsmasq-utils
Architecture: source i386 all
Version: 2.60-1
Distribution: unstable
Urgency: low
Maintainer: Simon Kelley <[email protected]>
Changed-By: Simon Kelley <[email protected]>
Description:
dnsmasq - Small caching DNS proxy and DHCP/TFTP server
dnsmasq-base - Small caching DNS proxy and DHCP/TFTP server
dnsmasq-utils - Utilities for manipulating DHCP leases
Closes: 654897
Changes:
dnsmasq (2.60-1) unstable; urgency=low
.
* New upstream.
* Bump standards-version to 3.9.2
* Fix typo in example config file. (closes: #654897)
Checksums-Sha1:
9f8a08f07f7c00245333cf6e72b89080e790ad55 1042 dnsmasq_2.60-1.dsc
e7cdd29056bf23a7dde24c1353eff22fba8547ea 521806 dnsmasq_2.60.orig.tar.gz
3fc78b3c8012ddad0e3c60f87c1f80a1f186d442 19121 dnsmasq_2.60-1.diff.gz
29a1781fc75b043201893e79d5866014741a009c 352462 dnsmasq-base_2.60-1_i386.deb
120b2790ea16f08dbd0f90980edf178cb788228d 17748 dnsmasq-utils_2.60-1_i386.deb
c9b70d8ce623d5c70b70978a9dff8373bdd89ac7 15716 dnsmasq_2.60-1_all.deb
Checksums-Sha256:
83e58ee4213e9c4e7ffa165af41eb4f85c5c600850bd2256c910ad040086b1e3 1042
dnsmasq_2.60-1.dsc
a1c0858e1785f5dd203af0156b14ffd5a79d7010f0a8fb49a101764ddb1f1b06 521806
dnsmasq_2.60.orig.tar.gz
33beb6548b5e0a58721e36dc7c5cae9089dbd82d238f0402141cd456a41daad7 19121
dnsmasq_2.60-1.diff.gz
87973a41a012b1d30f6092d6fc6a8c7ccb412eac328b14091e788fae5be7ee6b 352462
dnsmasq-base_2.60-1_i386.deb
eb5956f77ddfcb1fdf25f3f6dd9825bec2f3cab0867294dc7d3fdc561bc3d6de 17748
dnsmasq-utils_2.60-1_i386.deb
d5b5d7118f747c4775ccb93546100b43f2abe017b1cf8dfb5a7a1f85246aa971 15716
dnsmasq_2.60-1_all.deb
Files:
0038bb392535f7528725335aeffab6e2 1042 net optional dnsmasq_2.60-1.dsc
104979695e8aa12c63b2c27026d0f3e3 521806 net optional dnsmasq_2.60.orig.tar.gz
b1cb3bac73f0169c7e98368c3f2b2ec6 19121 net optional dnsmasq_2.60-1.diff.gz
7f26dd7daf79971b035786782578eb84 352462 net optional
dnsmasq-base_2.60-1_i386.deb
5ee3420374ea37cccacea9087b95b907 17748 net optional
dnsmasq-utils_2.60-1_i386.deb
8179ef35c8b8066a629a8902a8983900 15716 net optional dnsmasq_2.60-1_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iEYEARECAAYFAk9VBwkACgkQKPyGmiibgrf+6ACgmgA8XrpN9gXPqbuRm2/LNDN5
QWUAn1wtYS50Lcd/NEwAn9ZgnFTbnQPB
=bjl7
-----END PGP SIGNATURE-----
--- End Message ---