Skip to content

Debian Changelog tcpick (0.2.1-6)

2009

tcpick (0.2.1-6) unstable; urgency=low

   * New maintainer (Closes:#430030).

 -- William Vera <billy@billy.com.mx>  Mon, 08 Jun 2009 05:32:25 -0500

tcpick (0.2.1-5) unstable; urgency=low

   * QA upload.
   * Move Homepage from package description to source stanza.
   * Update watch file. (Closes: #449827).
     + Thanks to Raphael Geissert for the fix!
   * Remove useless maintainer scripts.
   * Add appropriate Copyright holders to debian/copyright.
   * Bump debhelper build-dep and compat to 5.
   * Bump Standards Version to 3.8.1.

 -- Barry deFreese <bdefreese@debian.org>  Wed, 06 May 2009 17:53:22 -0400

2007

tcpick (0.2.1-4) unstable; urgency=low

   * QA upload.
   * Set maintainer to QA Group; Orphaned: #430030
   * Silence lintian about clean target in debian/rules
   * Update FSF Address in debian/copyright
   * Conforms with latest Standards Version 3.7.2

 -- Michael Ablassmeier <abi@debian.org>  Fri, 20 Jul 2007 09:48:22 +0200

2006

tcpick (0.2.1-3) unstable; urgency=high

   * src/write.c: temporary patch to fix CVE-2006-0048 (Closes: Bug#360571)
     As upstream is not responsive, I have written this one-line patch.
     With the option -yP, tcpick shows data contained in the captured packets.
     For some packets, tcpick computes a negative buffer length, which is used
     in a while (buffer length) {} loop to display the packet content. When the
     buffer length is negative, the loop never ends, and tcpick segfaults after
     a while.
     This patch tests if the computed buffer length is negative before using
     it, and set it to 0 in this case.

 -- Cédric Delfosse <cedric@debian.org>  Fri, 14 Apr 2006 20:59:07 +0200

2005

tcpick (0.2.1-2) unstable; urgency=low

   * Patch to make it run on ppc, thanks to Alan Curry (Closes: Bug#327327)
   * Patch to fix segfault on 64 bit architecture, thanks to Dann Frazier
     (Closes: Bug#326927)
   * Patch to fix a double free that make tcpick CPU loops (Closes: Bug#319864)

 -- Cédric Delfosse <cedric@debian.org>  Tue, 4 Oct 2005 22:35:16 +0200

tcpick (0.2.1-1) unstable; urgency=low

   * New upstream release

 -- Cédric Delfosse <cedric@debian.org>  Fri, 21 Jan 2005 22:25:37 +0100

2004

tcpick (0.1.24-1) unstable; urgency=low

   * New upstream release

 -- Cédric Delfosse <cedric@debian.org>  Thu, 16 Sep 2004 21:07:22 +0200

tcpick (0.1.23-2) unstable; urgency=low

   * src/args.c: right command to invoke the man page. (Closes: Bug#265067)

 -- Cédric Delfosse <cedric@debian.org>  Wed, 11 Aug 2004 19:32:53 +0200

tcpick (0.1.23-1) unstable; urgency=low

   * Initial Release.

 -- Cédric Delfosse <cedric@debian.org>  Sun, 11 Jul 2004 00:23:46 +0200