Your message dated Tue, 22 Jul 2008 16:17:06 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#468491: fixed in netkit-rwho 0.17-11
has caused the Debian Bug report #468491,
regarding rwhod: Wrong colon position in getopt() causes -i to segfault
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.)
--
468491: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=468491
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: rwhod
Version: 0.17-10
Severity: normal
Tags: patch
The getopt() call in rwhod has a useless colon after "?" but it is missing
after "i". So the -i option (to select specific interfaces for binding) does
not expect an additional parameter and this causes a segfault after a few
lines.
The patch is trivial.
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1,
'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.21.5-ripieno (PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages rwhod depends on:
ii adduser 3.105 add and remove users and groups
ii libc6 2.7-8 GNU C Library: Shared libraries
ii passwd 1:4.1.0-2 change and administer password and
rwhod recommends no packages.
-- no debconf information
Ludovico
--
<[EMAIL PROTECTED]> #acheronte (irc.freenode.net) ICQ: 64483080
GPG ID: 07F89BB8 Jabber: [EMAIL PROTECTED] Yahoo: gardenghelle
-- This is signature nr. 3774
diff -Naur netkit-rwho-0.17.orig/rwhod/rwhod.c netkit-rwho-0.17/rwhod/rwhod.c
--- netkit-rwho-0.17.orig/rwhod/rwhod.c 2008-02-29 12:13:31.156710990 +0100
+++ netkit-rwho-0.17/rwhod/rwhod.c 2008-02-29 12:15:30.504478897 +0100
@@ -192,7 +192,7 @@
exit(1);
}
- while ((opt = getopt(argc, argv, "bpaih?:fu:")) != EOF) {
+ while ((opt = getopt(argc, argv, "bpai:h?fu:")) != EOF) {
switch (opt) {
case 'b':
use_broadcast = 1;
--- End Message ---
--- Begin Message ---
Source: netkit-rwho
Source-Version: 0.17-11
We believe that the bug you reported is fixed in the latest version of
netkit-rwho, which is due to be installed in the Debian FTP archive:
netkit-rwho_0.17-11.diff.gz
to pool/main/n/netkit-rwho/netkit-rwho_0.17-11.diff.gz
netkit-rwho_0.17-11.dsc
to pool/main/n/netkit-rwho/netkit-rwho_0.17-11.dsc
rwho_0.17-11_i386.deb
to pool/main/n/netkit-rwho/rwho_0.17-11_i386.deb
rwhod_0.17-11_i386.deb
to pool/main/n/netkit-rwho/rwhod_0.17-11_i386.deb
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.
Alberto Gonzalez Iniesta <[EMAIL PROTECTED]> (supplier of updated netkit-rwho
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: Tue, 22 Jul 2008 18:05:55 +0200
Source: netkit-rwho
Binary: rwhod rwho
Architecture: source i386
Version: 0.17-11
Distribution: unstable
Urgency: low
Maintainer: Alberto Gonzalez Iniesta <[EMAIL PROTECTED]>
Changed-By: Alberto Gonzalez Iniesta <[EMAIL PROTECTED]>
Description:
rwho - Clients to query the rwho server
rwhod - System status server
Closes: 468491 480842
Changes:
netkit-rwho (0.17-11) unstable; urgency=low
.
* rwhod.c: Fixed colon position in getopt.
(Closes: #468491, #480842)
Thanks Ludovico Gardenghi for noticing.
Checksums-Sha1:
c6b9f7957f4238d26bd87c0e0619637f4393b91a 985 netkit-rwho_0.17-11.dsc
d5356058d2c866fc6f406e29dc53de99bc2a3c0a 11860 netkit-rwho_0.17-11.diff.gz
eef0e55c5c6eb8793ccbdce934b54d0e96a2b4d9 18526 rwhod_0.17-11_i386.deb
3c8d82bf6212abc122fdb195c6c070da8f720bb7 13474 rwho_0.17-11_i386.deb
Checksums-Sha256:
cc8c73da9e41cfaea400a2190d0daa3f6e76c02f462560ee75538674d7a0aabb 985
netkit-rwho_0.17-11.dsc
91f588c4c8b0e635ef8cd4383e04efbc47fc8da5dc6f511b7691c3f4244a08f6 11860
netkit-rwho_0.17-11.diff.gz
f12a68219783ae109392952848ed623fd0fc12f75a123999797248299d581c08 18526
rwhod_0.17-11_i386.deb
bd14cd3e2b53ae919029fe0caaa132db0abfe50dcda0fdfd8676753289ce009d 13474
rwho_0.17-11_i386.deb
Files:
4378cebce2f05f0e8c8366d8479fff9a 985 net optional netkit-rwho_0.17-11.dsc
f86010274897df01eccfccb493790d19 11860 net optional netkit-rwho_0.17-11.diff.gz
5e643ae79dbde7317a51363570334b6d 18526 net optional rwhod_0.17-11_i386.deb
2985bb562749cdd257830211e0e8440a 13474 net optional rwho_0.17-11_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iEYEARECAAYFAkiGBs4ACgkQxRSvjkukAcPFhQCgyj39eqKUv3ryuYMd6cV8rNYD
zcwAoKLowEasurIEJGxy9mghk7dTSrZq
=S0MB
-----END PGP SIGNATURE-----
--- End Message ---