Your message dated Fri, 31 Aug 2001 15:08:52 -0400 with message-id <[EMAIL PROTECTED]> and subject line Bug#108751: fixed in xinetd 1:2.3.3-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.) Darren Benham (administrator, Debian Bugs database) -------------------------------------- Received: (at maintonly) by bugs.debian.org; 15 Aug 2001 00:39:52 +0000 >From [EMAIL PROTECTED] Tue Aug 14 19:39:52 2001 Return-path: <[EMAIL PROTECTED]> Received: from femail6.sdc1.sfba.home.com [24.0.95.86] by master.debian.org with esmtp (Exim 3.12 1 (Debian)) id 15Woiu-0006zC-00; Tue, 14 Aug 2001 19:39:52 -0500 Received: from c243491-a.aurora1.co.home.com ([24.15.40.134]) by femail6.sdc1.sfba.home.com (InterMail vM.4.01.03.20 201-229-121-120-20010223) with ESMTP id <[EMAIL PROTECTED]> for <[EMAIL PROTECTED]>; Tue, 14 Aug 2001 17:39:51 -0700 Received: from c243491-a.aurora1.co.home.com ([EMAIL PROTECTED] [127.0.0.1]) by localhost (8.12.0.Beta16/8.12.0.Beta12/Debian 8.12.0.Beta12) with ESMTP id f7F0d9x8006110; Tue, 14 Aug 2001 18:39:09 -0600 Received: (from [EMAIL PROTECTED]) by c243491-a.aurora1.co.home.com (8.12.0.Beta16/8.12.0.Beta12/Debian 8.12.0.Beta12) id f7F0d83W006108; Tue, 14 Aug 2001 18:39:08 -0600 Message-Id: <[EMAIL PROTECTED]> From: Jimmy Richards <[EMAIL PROTECTED]> To: Debian Bug Tracking System <[EMAIL PROTECTED]> Subject: xconv.pl script has bad comment structure - lines 2-6 X-Reportbug-Version: 1.23 X-Mailer: reportbug 1.23 Date: Tue, 14 Aug 2001 18:39:08 -0600 Delivered-To: [EMAIL PROTECTED] Package: xinetd Version: 1:2.3.0-1 Severity: minor The xconv.pl script gives the following error... Quantifier follows nothing before HERE mark in regex m/* << HERE * (c) Copyright 1998-2001 by Rob Braun * All rights reserved. The file named COPYRIGHT specifies the terms * and conditions for redistribution. */ at /usr/sbin/xconv.pl line 6. unless the comment lines contained within it are removed (lines 2-6). Once I removed lines 2-6 of the script it ran fine. For Your Information, Jimmy Richards [EMAIL PROTECTED] -- System Information Debian Release: testing/unstable Architecture: i386 Kernel: Linux c243491-a 2.4.7 #1 Fri Aug 10 08:02:35 MDT 2001 i686 Locale: LANG=C, LC_CTYPE=C Versions of packages xinetd depends on: ii dpkg 1.9.16 Package maintenance system for Deb ii libc6 2.2.3-11 GNU C Library: Shared libraries an ii libwrap0 7.6-8.2 Wietse Venema's TCP wrappers libra ii netbase 4.06 Basic TCP/IP networking system --------------------------------------- Received: (at 108751-close) by bugs.debian.org; 31 Aug 2001 19:29:01 +0000 >From [EMAIL PROTECTED] Fri Aug 31 14:29:01 2001 Return-path: <[EMAIL PROTECTED]> Received: from auric.debian.org [206.246.226.45] (mail) by master.debian.org with esmtp (Exim 3.12 1 (Debian)) id 15ctyP-0001ID-00; Fri, 31 Aug 2001 14:29:01 -0500 Received: from troup by auric.debian.org with local (Exim 3.12 1 (Debian)) id 15cteu-0000fl-00; Fri, 31 Aug 2001 15:08:52 -0400 From: Daniel Silverstone <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] X-Katie: $Revision: 1.57 $ Subject: Bug#108751: fixed in xinetd 1:2.3.3-1 Message-Id: <[EMAIL PROTECTED]> Sender: James Troup <[EMAIL PROTECTED]> Date: Fri, 31 Aug 2001 15:08:52 -0400 Delivered-To: [EMAIL PROTECTED] We believe that the bug you reported is fixed in the latest version of xinetd, which has been installed in the Debian FTP archive: xinetd_2.3.3-1.dsc to pool/main/x/xinetd/xinetd_2.3.3-1.dsc xinetd_2.3.3.orig.tar.gz to pool/main/x/xinetd/xinetd_2.3.3.orig.tar.gz xinetd_2.3.3-1.diff.gz to pool/main/x/xinetd/xinetd_2.3.3-1.diff.gz xinetd_2.3.3-1_i386.deb to pool/main/x/xinetd/xinetd_2.3.3-1_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. Daniel Silverstone <[EMAIL PROTECTED]> (supplier of updated xinetd 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: Fri, 31 Aug 2001 14:49:57 +0100 Source: xinetd Binary: xinetd Architecture: source i386 Version: 1:2.3.3-1 Distribution: unstable Urgency: high Maintainer: Daniel Silverstone <[EMAIL PROTECTED]> Changed-By: Daniel Silverstone <[EMAIL PROTECTED]> Description: xinetd - replacement for inetd with many enhancements Closes: 90008 108548 108751 108754 110596 Changes: xinetd (1:2.3.3-1) unstable; urgency=high . * New upstream version Changes of particular interest include: o 2.3.1 - Applied Solar Designer's AUDIT patches - Removed soft-reconfigure. reload is always hard. o 2.3.2 - Fix a heap overrun issue. o 2.3.3 - RPC parser works again. * New Maintainer * Fixed issue where xinetd.conf stomped on your configs by making a backup somehow. closes: #110596 * Removed support for systems without debconf. This introduces a dependency on debconf - sorry. closes: #90008 * Introduced a build dependency on perl-doc in order to build the manpage for xconv.pl * Provided POD documentation for xconv.pl * Corrected a dodgy comment in xconv.pl closes: #108754, #108751 * Included brazilian debconf template translations courtesy of Andre Luis Lopes <[EMAIL PROTECTED]> closes: #108548 Files: d9e7093d773e0ddbdd503d7399085b15 635 net extra xinetd_2.3.3-1.dsc 6bbf329e3c101fbd25b68fa933250d74 272863 net extra xinetd_2.3.3.orig.tar.gz 7f5c5ae69a1eb3a49cd11ef09debcd1e 13136 net extra xinetd_2.3.3-1.diff.gz fd458707068cffae6d5a55fc5140c61f 114738 net extra xinetd_2.3.3-1_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (GNU/Linux) Comment: For info see http://www.gnupg.org iD8DBQE7j55XK8hAFiBoeJURAvafAKCkDBOKvfO1z5lsCdDpq8n3RRxThgCfQjSx IAbfiisGqD5t4Xj9JGxGZ+c= =qeqK -----END PGP SIGNATURE-----