Your message dated Thu, 01 May 2008 12:17:08 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#477163: fixed in tcpflow 0.21.ds1-3
has caused the Debian Bug report #477163,
regarding Debian patch introduces off-by-one error
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.)


-- 
477163: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=477163
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: tcpflow
Version: 0.21.ds1-2

tcpflow generates a leading zero-byte in flow output.

$ tcpflow -r test.pcap
$ hexdump -C 127.000.000.001.37205-127.000.000.001.00025
00000000  00 68 65 6c 6f 20 6c 6f  63 61 6c 68 6f 73 74 0d  |.helo localhost.|
00000010  0a 6d 61 69 6c 20 66 72  6f 6d 3a 3c 3e 0d 0a 72  |.mail from:<>..r|
00000020  63 70 74 20 74 6f 3a 3c  6d 61 72 74 69 6e 40 6c  |cpt to:<[EMAIL 
PROTECTED]|
00000030  6f 63 61 6c 68 6f 73 74  3e 0d 0a 64 61 74 61 0d  |ocalhost>..data.|
00000040  0a 53 75 62 6a 65 63 74  3a 20 54 65 73 74 0d 0a  |.Subject: Test..|
00000050  0d 0a 54 68 69 73 20 69  73 20 6a 75 73 74 20 61  |..This is just a|
00000060  20 74 65 73 74 2e 0d 0a  2e 0d 0a 71 75 69 74 0d  | test......quit.|
00000070  0a                                                |.|

This error is caused by the Debian patch 10_extra-opts.diff. Please consider
disabling the patch if the problem cannot be solved otherwise. Intruducing
malfunction by a "feature" patch is not acceptable. Thanks!

without 10_extra-opts.diff:

$ tcpflow -r test.pcap
$ hexdump -C 127.000.000.001.37205-127.000.000.001.00025
00000000  68 65 6c 6f 20 6c 6f 63  61 6c 68 6f 73 74 0d 0a  |helo localhost..|
00000010  6d 61 69 6c 20 66 72 6f  6d 3a 3c 3e 0d 0a 72 63  |mail from:<>..rc|
00000020  70 74 20 74 6f 3a 3c 6d  61 72 74 69 6e 40 6c 6f  |pt to:<[EMAIL 
PROTECTED]|
00000030  63 61 6c 68 6f 73 74 3e  0d 0a 64 61 74 61 0d 0a  |calhost>..data..|
00000040  53 75 62 6a 65 63 74 3a  20 54 65 73 74 0d 0a 0d  |Subject: Test...|
00000050  0a 54 68 69 73 20 69 73  20 6a 75 73 74 20 61 20  |.This is just a |
00000060  74 65 73 74 2e 0d 0a 2e  0d 0a 71 75 69 74 0d 0a  |test......quit..|

Kind regards,

Martin



--- End Message ---
--- Begin Message ---
Source: tcpflow
Source-Version: 0.21.ds1-3

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

tcpflow_0.21.ds1-3.diff.gz
  to pool/main/t/tcpflow/tcpflow_0.21.ds1-3.diff.gz
tcpflow_0.21.ds1-3.dsc
  to pool/main/t/tcpflow/tcpflow_0.21.ds1-3.dsc
tcpflow_0.21.ds1-3_amd64.deb
  to pool/main/t/tcpflow/tcpflow_0.21.ds1-3_amd64.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.
Romain Francoise <[EMAIL PROTECTED]> (supplier of updated tcpflow 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: Thu, 01 May 2008 13:54:05 +0200
Source: tcpflow
Binary: tcpflow
Architecture: source amd64
Version: 0.21.ds1-3
Distribution: unstable
Urgency: low
Maintainer: Romain Francoise <[EMAIL PROTECTED]>
Changed-By: Romain Francoise <[EMAIL PROTECTED]>
Description: 
 tcpflow    - TCP flow recorder
Closes: 477163
Changes: 
 tcpflow (0.21.ds1-3) unstable; urgency=low
 .
   * debian/patches/10_extra-opts.diff: Fix off-by-one error in handling of
     isn, the handshake SYN packet counts for one but doesn't contain data
     (closes: #477163).
Checksums-Sha1: 
 aeb9446e40fed136a70bcba53475721cec9a09b5 1201 tcpflow_0.21.ds1-3.dsc
 47135bcd5d8fa24401433e906ac724644985afb2 7081 tcpflow_0.21.ds1-3.diff.gz
 5aea038374d29373f7cbff122a7faece5f95e4d5 26396 tcpflow_0.21.ds1-3_amd64.deb
Checksums-Sha256: 
 3b535b675ff1bf5911402848a513c6da918a1630f4181de7cdb0656e5bb73452 1201 
tcpflow_0.21.ds1-3.dsc
 0623b72a5fdd51435b2cec7f06db196c4a1588735535a8bb4803562a342d0cc7 7081 
tcpflow_0.21.ds1-3.diff.gz
 767356a2b9e5b066f9681876bc5bb755c5232c4961e601de88349e63d4281555 26396 
tcpflow_0.21.ds1-3_amd64.deb
Files: 
 28bfb867e559796122a45b8341ef5a86 1201 net optional tcpflow_0.21.ds1-3.dsc
 3e6034e28fdc1db475e606cbfc79b15e 7081 net optional tcpflow_0.21.ds1-3.diff.gz
 1e3d4d50495463886147893566ed149a 26396 net optional 
tcpflow_0.21.ds1-3_amd64.deb

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

iD8DBQFIGbGPogN2vsA8Vt8RAq3pAKDDIuhyZHFzWiIU4JxUv11ab4eToQCdFIBB
E5jc2uxy0B0wsVilwpQmz54=
=fo4g
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to