Your message dated Sun, 20 Apr 2008 14:02:03 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#458564: fixed in openbsd-inetd 0.20080125-1
has caused the Debian Bug report #458564,
regarding openbsd-inetd: fails to notice enabled services in inetd.conf (i18n 
problem)
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.)


-- 
458564: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=458564
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: openbsd-inetd
Version: 0.20050402-6
Severity: normal
Tags: patch

openbsd-inetd startup script assumes a locale with the same alphabet
ordering as C. However, this is not true for several locales, including
Estonian (et_EE). In Estonian, z comes after s and before tuv... so A-Z
matchec only part of the "alpha" character class. So a lone 'telnet'
service in inetd.conf results in "no services enabled".

The solution is to use POSIX character classes:

--- /etc/init.d/openbsd-inetd.old       2008-01-01 19:38:14.000000000 +0200
+++ /etc/init.d/openbsd-inetd   2008-01-01 19:39:37.000000000 +0200
@@ -35,7 +35,7 @@
 } 
 
 checknoservices () {
-    if ! grep -q "^[0-9A-Za-z/]" /etc/inetd.conf; then
+    if ! grep -q "^[[:alnum:]/]" /etc/inetd.conf; then
        log_warning_msg "Not starting internet superserver: no services 
enabled."
        exit 0
     fi

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.24-rc6-ge697789d (PREEMPT)
Locale: LANG=et_EE.ISO-8859-15, LC_CTYPE=et_EE.ISO-8859-15 (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash

Versions of packages openbsd-inetd depends on:
ii  libc6                         2.7-5      GNU C Library: Shared libraries
ii  libwrap0                      7.6.dbs-14 Wietse Venema's TCP wrappers libra
ii  lsb-base                      3.1-24     Linux Standard Base 3.1 init scrip
ii  tcpd                          7.6.dbs-14 Wietse Venema's TCP wrapper utilit
ii  update-inetd                  4.27-0.6   inetd.conf updater

openbsd-inetd recommends no packages.

-- debconf-show failed



--- End Message ---
--- Begin Message ---
Source: openbsd-inetd
Source-Version: 0.20080125-1

We believe that the bug you reported is fixed in the latest version of
openbsd-inetd, which is due to be installed in the Debian FTP archive:

openbsd-inetd_0.20080125-1.diff.gz
  to pool/main/o/openbsd-inetd/openbsd-inetd_0.20080125-1.diff.gz
openbsd-inetd_0.20080125-1.dsc
  to pool/main/o/openbsd-inetd/openbsd-inetd_0.20080125-1.dsc
openbsd-inetd_0.20080125-1_i386.deb
  to pool/main/o/openbsd-inetd/openbsd-inetd_0.20080125-1_i386.deb
openbsd-inetd_0.20080125.orig.tar.gz
  to pool/main/o/openbsd-inetd/openbsd-inetd_0.20080125.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.
Marco d'Itri <[EMAIL PROTECTED]> (supplier of updated openbsd-inetd 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: Sun, 20 Apr 2008 15:12:31 +0200
Source: openbsd-inetd
Binary: openbsd-inetd
Architecture: source i386
Version: 0.20080125-1
Distribution: unstable
Urgency: low
Maintainer: Marco d'Itri <[EMAIL PROTECTED]>
Changed-By: Marco d'Itri <[EMAIL PROTECTED]>
Description: 
 openbsd-inetd - The OpenBSD Internet Superserver
Closes: 125181 416010 435658 436803 458564 465613 465732
Changes: 
 openbsd-inetd (0.20080125-1) unstable; urgency=low
 .
   * New CVS snapshot.
   * Package painfully converted to quilt.
   * Fixed a typo in debian/control. (Closes: #125181)
   * Fixed a typo in the init script. (Closes: #465613, #465732)
   * Delete /etc/rc[2345].d/S20inetd too when upgrading from netkit-inetd.
     (Closes: #416010)
   * Do not use log_warning_msg in the init script when inetd.conf is emtpy,
     this is not something deserving extra attention. (Closes: #435658)
   * Document in inetd(8) that datagram services must read some network
     input or inetd will continue spawning them.
     Many thanks to James Cameron for the analysis. (Closes: #436803)
   * Use a real characters class instead of character ranges with grep
     in the init script, because some locales have weird ranges.
     Spotted by Meelis Roos. (Closes: #458564)
Checksums-Sha1: 
 e2a14ad51fdd677f2ceb7e4516548ea32c8e5027 1042 openbsd-inetd_0.20080125-1.dsc
 0037cba36d0369f9557653022a3a99144bee5cb9 24627 
openbsd-inetd_0.20080125.orig.tar.gz
 9adb8bf6d6c5d9f48dac3e261aa83d49a2b08b57 14599 
openbsd-inetd_0.20080125-1.diff.gz
 ab4f23660b9d9e7973f9add0596f3e2004f46a90 33250 
openbsd-inetd_0.20080125-1_i386.deb
Checksums-Sha256: 
 ceeefe4d4ef22cfe2c435b0a16492d8fa97658099deaf5dabe3787dd88e168f8 1042 
openbsd-inetd_0.20080125-1.dsc
 4c2818fd128ea6428c5f87e678789404f88eb4d71a8379bb85cf6f90d907e44f 24627 
openbsd-inetd_0.20080125.orig.tar.gz
 ddcb50c07ab209429fbac8af3f35621f7f1216a9d87b11a95ff1bcceea8f8ceb 14599 
openbsd-inetd_0.20080125-1.diff.gz
 0dac8ce7ade776cc45b97e7a0a17dc855e6e8b2e6382b3275eadacc1d465294b 33250 
openbsd-inetd_0.20080125-1_i386.deb
Files: 
 a0936fa5c2a66ed62356c9aea5e96ec2 1042 net standard 
openbsd-inetd_0.20080125-1.dsc
 d3c4bb9bcbd0c29091791baa61ad0d0a 24627 net standard 
openbsd-inetd_0.20080125.orig.tar.gz
 bec32a5b7ba330f2973f15c8dd6a81e6 14599 net standard 
openbsd-inetd_0.20080125-1.diff.gz
 877207072c28e09dd021c82096d7f3dc 33250 net standard 
openbsd-inetd_0.20080125-1_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFIC0l/FGfw2OHuP7ERAp2CAJ9NJymGRFfCVKHjrRKpn2NoMZMidACfQhI1
PHqpkI6CQLZjP+ZouSTD6D8=
=ySNN
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to