Your message dated Mon, 03 Aug 2009 13:49:00 +0000
with message-id <[email protected]>
and subject line Bug#531733: fixed in ser2net 2.6-1
has caused the Debian Bug report #531733,
regarding ser2net: Missing description of timeout in configuration file
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.)


-- 
531733: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=531733
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: ser2net
Version: 2.5-1
Severity: minor
Tags: patch

Hi,

Within /etc/ser2net.conf and /usr/share/doc/ser2net/examples/ser2net.conf,
the description of the 'timeout' field is missing.

Please find attached a patch to provide this in both files.  The field's
description was taken from ser2net(8).

A couple of spelling errors were also found within ser2net's README, which
this patch also corrects.

Geoff


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

Kernel: Linux 2.6.29-2-686 (SMP w/1 CPU core)
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages ser2net depends on:
ii  libc6                         2.9-13     GNU C Library: Shared libraries

ser2net recommends no packages.

Versions of packages ser2net suggests:
pn  telnet                        <none>     (no description available)

-- no debconf information
diff -u ser2net-2.5/debian/ser2net.conf ser2net-2.5/debian/ser2net.conf
--- ser2net-2.5/debian/ser2net.conf
+++ ser2net-2.5/debian/ser2net.conf
@@ -2,12 +2,12 @@
 # This is the configuration file for ser2net.  It has the following format:
 #  <TCP port>:<state>:<timeout>:<device>:<options>
 #     TCP port
-#            Name   or  number of the TCP/IP port to accept conĀ­
+#            Name   or  number of the TCP/IP port to accept con-
 #            nections from for this device.  A port number may
 #            be of the form [host,]port, such as 127.0.0.1,2000
 #            or localhost,2000.  If this is specified, it will
 #            only bind to the IP address specified. Otherwise
-#	     it will bind to all the ports on the machine.
+#            it will bind to all the ports on the machine.
 #
 #     state  Either raw or rawlp or telnet or off.  off disables
 #            the  port  from  accepting  connections.  It can be
@@ -21,6 +21,11 @@
 #            col  on the port to set up telnet parameters.  This
 #            is most useful for using telnet.
 #
+#     timeout
+#            The time (in seconds) before the port will be  dis-
+#            connected  if  there  is no activity on it.  A zero
+#            value disables this funciton.
+#
 #     device The  name  of  the  device   to  connect  to.  This
 #            must be in the form of /dev/<device>.
 #
@@ -34,7 +39,7 @@
 #            support.  [-]RTSCTS  turns on (- off) hardware flow
 #            control and [-]LOCAL turns off (- on) monitoring of
 #            the modem lines.  The "remctl" option allow remote
-#	     control (ala RFC 2217) of serial-port configuration.
+#            control (ala RFC 2217) of serial-port configuration.
 #            A banner name may also be specified, that banner will
 #            be printed for the line.  If no banner is given, then
 #            no banner is printed.
only in patch2:
unchanged:
--- ser2net-2.5.orig/ser2net.conf
+++ ser2net-2.5/ser2net.conf
@@ -3,12 +3,12 @@
 # format:
 #  <TCP port>:<state>:<timeout>:<device>:<options>
 #     TCP port
-#            Name   or  number of the TCP/IP port to accept conĀ­
+#            Name   or  number of the TCP/IP port to accept con-
 #            nections from for this device.  A port number may
 #            be of the form [host,]port, such as 127.0.0.1,2000
 #            or localhost,2000.  If this is specified, it will
 #            only bind to the IP address specified. Otherwise
-#	     it will bind to all the ports on the machine.
+#            it will bind to all the ports on the machine.
 #
 #     state  Either raw or rawlp or telnet or off.  off disables
 #            the  port  from  accepting  connections.  It can be
@@ -22,6 +22,11 @@
 #            col  on the port to set up telnet parameters.  This
 #            is most useful for using telnet.
 #
+#     timeout
+#            The time (in seconds) before the port will be  dis-
+#            connected  if  there  is no activity on it.  A zero
+#            value disables this funciton.
+#
 #     device The  name  of  the  device   to  connect  to.  This
 #            must be in the form of /dev/<device>.
 #
@@ -36,9 +41,9 @@
 #            hardware flow control, [-]LOCAL turns off (- on)
 #            monitoring of the modem lines, and
 #            [-]HANGUP_WHEN_DONE turns on (- off) lowering the
-#            modem control lines when the connextion is done. 
-#	     NOBREAK disables automatic setting of the break
-#	     setting of the serial port.
+#            modem control lines when the connextion is done.
+#            NOBREAK disables automatic setting of the break
+#            setting of the serial port.
 #            The "remctl" option allow remote control (ala RFC
 #            2217) of serial-port configuration.  A banner name
 #            may also be specified, that banner will be printed
only in patch2:
unchanged:
--- ser2net-2.5.orig/README
+++ ser2net-2.5/README
@@ -2,5 +2,5 @@
 ports.  See the man page for information about using the program.
 
 Note that ser2net supports RFC 2217 (remote control of serial port
-parameters), but you must have a complient client.  The only one I
-know if is kermit (http://www.columbia.edu/kermit).
\ No newline at end of file
+parameters), but you must have a compliant client.  The only one I
+know of is kermit (http://www.columbia.edu/kermit).

--- End Message ---
--- Begin Message ---
Source: ser2net
Source-Version: 2.6-1

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

ser2net_2.6-1.diff.gz
  to pool/main/s/ser2net/ser2net_2.6-1.diff.gz
ser2net_2.6-1.dsc
  to pool/main/s/ser2net/ser2net_2.6-1.dsc
ser2net_2.6-1_i386.deb
  to pool/main/s/ser2net/ser2net_2.6-1_i386.deb
ser2net_2.6.orig.tar.gz
  to pool/main/s/ser2net/ser2net_2.6.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.
Marc Haber <[email protected]> (supplier of updated ser2net 
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: Mon, 03 Aug 2009 15:17:26 +0200
Source: ser2net
Binary: ser2net
Architecture: source i386
Version: 2.6-1
Distribution: unstable
Urgency: low
Maintainer: Marc Haber <[email protected]>
Changed-By: Marc Haber <[email protected]>
Description: 
 ser2net    - Allows network connections to serial ports
Closes: 531733 535159
Changes: 
 ser2net (2.6-1) unstable; urgency=low
 .
   * New upstream version.
     * Fix segfault (control port use after free).
       Thanks to Sebastian Andrzej Siewior. Closes: #535159
   * add dpatch usage, regenerate debian/control
   * Apply patch from Geoff Simmons regarding documentation of the
     timeout option, sync with upstream CVS. Closes: #531733
   * debian/watch: use sf redirector.
   * Standards-Version: 3.8.2 (no changes necessary)
Checksums-Sha1: 
 91807f0dfe9370f372d2851c526755a1f9b6bb40 959 ser2net_2.6-1.dsc
 d651f8be26a2234d036fa3bc00849e6c82f0a869 351285 ser2net_2.6.orig.tar.gz
 8973ade85fd57d896cc9c0d526780c3fd577591f 7097 ser2net_2.6-1.diff.gz
 df74990f33d52a3043a7104492e59a65cebb39f5 41238 ser2net_2.6-1_i386.deb
Checksums-Sha256: 
 9e2a7940f7a117b9abd59ef5b30fc2fe2fc5873d1947f1525342279a699445c5 959 
ser2net_2.6-1.dsc
 4255b8c18b0a1e7f556da83e467571ec49db1090d7d48c30e75811f72da9da51 351285 
ser2net_2.6.orig.tar.gz
 d2d700a8e6bcff43564e2ccec26027dc1cac32ec765675309fe27752e6912294 7097 
ser2net_2.6-1.diff.gz
 f8f9e90fa9bdc60ac0fa708fed4cf1672bd05177e0659190428dab7c8846e675 41238 
ser2net_2.6-1_i386.deb
Files: 
 135259ae8a02d436637b1a94381aff20 959 utils optional ser2net_2.6-1.dsc
 f53e067380ab31897923db665d044064 351285 utils optional ser2net_2.6.orig.tar.gz
 e2357cfc851da1cd5378f36d91c61306 7097 utils optional ser2net_2.6-1.diff.gz
 f6175132456d04dfa0a045c7f9bf8ef7 41238 utils optional ser2net_2.6-1_i386.deb

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

iEYEARECAAYFAkp26PYACgkQgZalRGu6PIRihQCeOvB164Sy4Cegud/nbgEzKDou
iXIAn2IabqlDv3a8wY+MP93OsI4ZxQ2k
=HTuZ
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to