1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158
|
tcpflow (0.21-11) unstable; urgency=high
* Fix broken Debian-specific changes:
+ -C and -c *must* imply -s to strip non-printable characters or
network data could end up messing with the terminal; this is
potentially a security issue, hence urgency: high.
+ Reimplement Debian-specific option -e from scratch, the previous
implementation was tragically flawed: it assumed that the entirety
of the TCP connection would have only two segments, which is of
course rarely true... Do it properly by finding out who's the
client and who's the server by examining the TCP handshake. Also
mention -e in usage.
+ Fix spelling errors in Debian-specific patches.
+ Fix the manpage to make explanations actually match their
corresponding options (closes: #392676).
-- Romain Francoise <rfrancoise@debian.org> Sat, 14 Oct 2006 16:38:10 +0200
tcpflow (0.21-10) unstable; urgency=low
* debian/control:
+ Set myself as maintainer, not just uploader.
+ Build-Depend on debhelper (>> 5.0.0), libpcap0.8-dev.
* debian/compat: New file.
* debian/rules: Don't set DH_COMPAT.
-- Romain Francoise <rfrancoise@debian.org> Tue, 3 Oct 2006 08:16:37 +0200
tcpflow (0.21-9) unstable; urgency=low
* Updated Debian Standards version to 3.7.2
* Restore behaviour of the '-C' switch, which was broken in
the previous release.
(Closes: #368728)
-- Steve Kemp <skx@debian.org> Friday, 2 June 2006 09:54:06 +0000
tcpflow (0.21-8) unstable; urgency=low
* Changed the default command line arguments, so that -C doesnt
imply -s.
* Updated documentation to match.
-- Steve Kemp <skx@debian.org> Saturday, 25 February 2006 19:43:56 +0000
tcpflow (0.21-7) unstable; urgency=low
* Updated the debhelper compatability level to four.
* Updated Debian Standards Version.
-- Steve Kemp <skx@debian.org> Monday, 16 January 2006 15:40:19 +0000
tcpflow (0.21-6) unstable; urgency=high
* Updated to Build-Dep upon the automake1.7 package which
should finally allow it to build correctly. (Verified this
with pbuilder)
(Closes: #272555).
* Severity set to medium as this is the second revision
which didn't correctly build from source.
-- Steve Kemp <skx@debian.org> Tuesday, 21 September 2004 19:39:26 +0000
tcpflow (0.21-5) unstable; urgency=low
* Fix the FTBFS problems which occurred due to timestamp issues
on the autoconf files. (Closes: #271159).
-- Steve Kemp <skx@debian.org> Friday, 7 September 2004 21:52:46 +0000
tcpflow (0.21-4) unstable; urgency=high
* Fix the FTBFS issue which was caused by out of date
autoconf files.
(Closes: #259890)
-- Steve Kemp <skx@debian.org> Monday, 16 August 2004 21:13:30 +0000
tcpflow (0.21-3) unstable; urgency=medium
* Fixes the longstanding (two years!) bug where occaisional
source port reuse causes captures to have large amounts of
erroneous NULL characters.
(Closes: #143826) Major thanks to Mike Castle for diagnosing
the source of this bug and submitting an almost perfect patch.
* Added the ability to colour code the output when dumping to
the console. Alternate flows appear in alternating colours.
(Closes: #233082)
-- Steve Kemp <skx@debian.org> Thursday, 15 July 2004 23:38:12 +0000
tcpflow (0.21-2) unstable; urgency=low
* Updated standards version 3.6.1 - no changes.
* Added the option to supress printing 'ip1:port1-ip2:port2' when
dumping to the console.
(Closes: #111689)
-- Steve Kemp <skx@debian.org> Tuesday, 4 November 2003 09:27:34 +0000
tcpflow (0.21-1) unstable; urgency=low
* New upstream release.
(Closes: #204454)
* Updated standards version to 3.6.0 - no changes.
-- Steve Kemp <skx@debian.org> Thursday, 7 August 2003 15:28:39 +0000
tcpflow (0.20-2) unstable; urgency=low
* New maintainer. (Closes: 193118)
* Incorporated the NMU (Closes: 156186)
* Updated standards version to 3.5.9
-- Steve Kemp <skx@debian.org> Friday, 16 May 2003 11:48:56 +0000
tcpflow (0.20-1.1) unstable; urgency=low
* Non maintainer upload
* Rebuilt with new libpcap to remove dependency on libpcap0, which I
got removed from unstable by accident. Sorry about this...
-- Torsten Landschoff <torsten@debian.org> Sat, 10 Aug 2002 11:37:39 +0200
tcpflow (0.20-1) unstable; urgency=medium
* New upstream version - does not leave adapter PROMISC.
* Builds flawlessly on unstable systems. (Closes: #76807)
* Removed INSTALL file from the installed docs, I'm assuming
users of the package already have it installed.
* Minor debian/rules tweaks.
* Updated description and standards version.
* Now suggesting tcpdump.
-- Robert McQueen <robot101@debian.org> Tue, 27 Feb 2001 01:36:16 +0000
tcpflow (0.12-3) unstable; urgency=low
* Package now builds on woody, but its an evil hack so
bug #76807 stays open. Thanks to Alexander Kotelnikov
<sacha@debian.org> for helping me fix this.
* Removed spurious menu entry.
* Upgraded policy version and tidied debian/rules.
* Changed to @debian.org maintainer address.
-- Robert McQueen <robot101@debian.org> Thu, 30 Nov 2000 00:44:22 +0000
tcpflow (0.12-2) unstable; urgency=low
* Fixed erroneous description entry: (available here).
(Closes: Bug#68446)
-- Robert McQueen <robert.mcqueen@hands.com> Fri, 4 Aug 2000 00:54:55 +0100
tcpflow (0.12-1) unstable; urgency=low
* Initial release.
-- Robert McQueen <robert.mcqueen@hands.com> Sat, 29 Jul 2000 02:16:59 +0100
|