Your message dated Sat, 26 Nov 2005 14:02:18 -0800
with message-id <[EMAIL PROTECTED]>
and subject line Bug#336413: fixed in dnsmasq 2.24-1
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--------------------------------------
Received: (at submit) by bugs.debian.org; 30 Oct 2005 05:15:10 +0000
>From [EMAIL PROTECTED] Sat Oct 29 22:15:10 2005
Return-path: <[EMAIL PROTECTED]>
Received: from mx05.gis.net [208.218.130.13]
by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
id 1EW5XC-0001ma-00; Sat, 29 Oct 2005 22:15:10 -0700
Received: from arf.obligatory.org ([69.87.204.22]) by mx05.gis.net; Sun, 30 Oct
2005 01:14:57 -0400
Received: from alfie by Arf.obligatory.org with local (Exim 3.36 #1 (Debian))
id 1EW5XS-0001vw-00; Sun, 30 Oct 2005 01:15:26 -0400
Content-Type: multipart/mixed; boundary="===============1068892984=="
MIME-Version: 1.0
From: A Costa <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: 'man dnsmasq' typos: "Specfify", "Versign", "corressponding",
"definatively",
"overriden", "priviledges", "recieve", "returnd", etc.
X-Mailer: reportbug 3.17
Date: Sun, 30 Oct 2005 01:14:06 -0400
Message-Id: <[EMAIL PROTECTED]>
Sender: A Costa <[EMAIL PROTECTED]>
X-BadReturnPath: [EMAIL PROTECTED] rewritten as [EMAIL PROTECTED]
using "From" header
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level:
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE
autolearn=no version=2.60-bugs.debian.org_2005_01_02
This is a multi-part MIME message sent by reportbug.
--===============1068892984==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
Package: dnsmasq
Version: 2.23-1
Severity: minor
Tags: patch
Found some typos in '/usr/share/man/man8/dnsmasq.8.gz', see attached '.diff'.
Hope this helps...
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-1-686
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to C)
Versions of packages dnsmasq depends on:
ii libc6 2.3.5-7 GNU C Library: Shared libraries an
ii netbase 4.23 Basic TCP/IP networking system
dnsmasq recommends no packages.
-- no debconf information
--===============1068892984==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="dnsmasq.8.diff"
--- - 2005-10-30 01:12:51.829385000 -0400
+++ /tmp/dnsmasq8.gz.7387 2005-10-30 01:12:51.000000000 -0400
@@ -65,7 +65,7 @@
.TP
.B \-u, --user=<username>
Specify the userid to which dnsmasq will change after startup. Dnsmasq must
normally be started as root, but it will drop root
-priviledges after startup by changing id to another user. Normally this user
is "nobody" but that
+privileges after startup by changing id to another user. Normally this user is
"nobody" but that
can be over-ridden with this switch.
.TP
.B \-g, --group=<groupname>
@@ -155,7 +155,7 @@
.TP
.B \-y, --localise-queries
Return answers to DNS queries from /etc/hosts which depend on the interface
over which the query was
-recieved. If a name in /etc/hosts has more than one address associated with
+received. If a name in /etc/hosts has more than one address associated with
it, and at least one of those addresses is on the same subnet as the
interface to which the query was sent, then return only the
address(es) on that subnet. This allows for a server to have multiple
@@ -179,11 +179,11 @@
.B \-B, --bogus-nxdomain=<ipaddr>
Transform replies which contain the IP address given into "No such
domain" replies. This is intended to counteract a devious move made by
-Versign in September 2003 when they started returning the address of
+Verisign in September 2003 when they started returning the address of
an advertising web page in response to queries for unregistered names,
instead of the correct NXDOMAIN response. This option tells dnsmasq to
fake the correct response when it sees this behaviour. As at Sept 2003
-the IP address being returnd by Verisign is 64.94.110.11
+the IP address being returned by Verisign is 64.94.110.11
.TP
.B \-f, --filterwin2k
Later versions of windows make periodic DNS requests which don't get sensible
answers from
@@ -208,7 +208,7 @@
.B \-1, --enable-dbus
Allow dnsmasq configuration to be updated via DBus method calls. The
configuration which can be changed is upstream DNS servers (and
-corressponding domains) and cache clear. Requires that dnsmasq has
+corresponding domains) and cache clear. Requires that dnsmasq has
been built with DBus support.
.TP
.B \-o, --strict-order
@@ -333,13 +333,13 @@
in
.B dhcp-host
options. If the lease time is given, then leases
-will be given for that length of time. The lease time is on seconds,
+will be given for that length of time. The lease time is in seconds,
or minutes (eg 45m) or hours (eg 1h) or the literal "infinite". This
option may be repeated, with different addresses, to enable DHCP
service to more than one network. For directly connected networks (ie,
networks on which the machine running dnsmasq has an interface) the
netmask is optional. It is, however, required for networks which
-recieve DHCP service via a relay agent. The broadcast address is
+receive DHCP service via a relay agent. The broadcast address is
always optional. On some broken systems, dnsmasq can listen on only
one interface when using DHCP, and the name of that interface must be
given using the
@@ -414,14 +414,14 @@
options containing the same information.
.TP
.B \-O,
--dhcp-option=[<network-id>,[<network-id>,]][vendor:<vendor-class>]<opt>,[<value>[,<value>]]
-Specfify different or extra options to DHCP clients. By default,
+Specify different or extra options to DHCP clients. By default,
dnsmasq sends some standard options to DHCP clients, the netmask and
broadcast address are set to the same as the host running dnsmasq, and
the DNS server and default route are set to the address of the machine
running dnsmasq. If the domain name option has been set, that is sent.
This option allows these defaults to be overridden,
or other options specified. The <opt> is the number of the option, as
-specfied in RFC2132. For example, to set the default route option to
+specified in RFC2132. For example, to set the default route option to
192.168.4.4, do
.B --dhcp-option=3,192.168.4.4
and to set the time-server address to 192.168.0.4, do
@@ -437,7 +437,7 @@
persuade dnsmasq to generate illegal DHCP packets with injudicious use
of this flag. When the value is a decimal number, dnsmasq must determine how
large the data item is. It does this by examining the option number and/or the
-value, but can be overriden by appending a single letter flag as follows:
+value, but can be overridden by appending a single letter flag as follows:
b = one byte, s = two bytes, i = four bytes. This is mainly useful with
encapsulated vendor class options (see below) where dnsmasq cannot
determine data size from the option number. Option data which
@@ -495,7 +495,7 @@
process.
.TP
.B \-K, --dhcp-authoritative
-Should be set when dnsmasq is definatively the only DHCP server on a network.
+Should be set when dnsmasq is definitely the only DHCP server on a network.
It changes the behaviour from strict RFC compliance so that DHCP requests on
unknown leases from unknown hosts are not ignored. This allows new hosts
to get a lease without a tedious timeout under all circumstances.
--===============1068892984==--
---------------------------------------
Received: (at 336413-close) by bugs.debian.org; 26 Nov 2005 22:12:29 +0000
>From [EMAIL PROTECTED] Sat Nov 26 14:12:29 2005
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 4.50)
id 1Eg87e-0002NS-5r; Sat, 26 Nov 2005 14:02:18 -0800
From: Simon Kelley <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.60 $
Subject: Bug#336413: fixed in dnsmasq 2.24-1
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Sat, 26 Nov 2005 14:02:18 -0800
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level:
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER
autolearn=no version=2.60-bugs.debian.org_2005_01_02
Source: dnsmasq
Source-Version: 2.24-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_2.24-1.diff.gz
to pool/main/d/dnsmasq/dnsmasq_2.24-1.diff.gz
dnsmasq_2.24-1.dsc
to pool/main/d/dnsmasq/dnsmasq_2.24-1.dsc
dnsmasq_2.24-1_i386.deb
to pool/main/d/dnsmasq/dnsmasq_2.24-1_i386.deb
dnsmasq_2.24.orig.tar.gz
to pool/main/d/dnsmasq/dnsmasq_2.24.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.7
Date: Sat, 03 Sep 2005 20:02:32 +0000
Source: dnsmasq
Binary: dnsmasq
Architecture: source i386
Version: 2.24-1
Distribution: unstable
Urgency: low
Maintainer: Simon Kelley <[EMAIL PROTECTED]>
Changed-By: Simon Kelley <[EMAIL PROTECTED]>
Description:
dnsmasq - A small caching DNS proxy and DHCP server
Closes: 304446 326057 330422 336413 338353
Changes:
dnsmasq (2.24-1) unstable; urgency=low
.
* New upstream. (closes: #330422)
* Fix typo and clean up dnsmasq.conf (closes: #326057) (closes: #304446)
* Add build support for I18N and gettext.
* Fixed manpage typos. (closes: #336413)
* Create a dnsmasq-unique userid for the daemon to run as. (closes: #338353)
Files:
3716e09c01204f9c0300c46565e40dae 551 net optional dnsmasq_2.24-1.dsc
2be8eae10f59bdc7943fce24a6909d39 186949 net optional dnsmasq_2.24.orig.tar.gz
bd9b526d746f79ee2099acd290969f77 10487 net optional dnsmasq_2.24-1.diff.gz
d2d9babbe25b700c345614506bc6a51b 145714 net optional dnsmasq_2.24-1_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)
iD8DBQFDhyVowEl0z99oB74RAoPSAJ9Oo+dfptn8tkPYWABpXeX7C350RwCfSV57
lR/e7UMkZdNUeJ4eb8jdOsQ=
=uOnk
-----END PGP SIGNATURE-----
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]