Skip to content

Debian Changelog tcptraceroute (1.5beta6-1)

2005

tcptraceroute (1.5beta6-1) unstable; urgency=low

   * new upstream beta version
     Closes: 298502: new upstream version
   * add notes to README.Debian about upstream author's
     desire for specific tests and feedback.

 -- David Coe <davidc@debian.org>  Mon, 14 Mar 2005 00:35:38 -0500

2004

tcptraceroute (1.5beta5-2) unstable; urgency=low

   * build again with sarge rather than sid libraries; oops.

 -- David Coe <davidc@debian.org>  Mon, 15 Nov 2004 00:55:24 -0500

tcptraceroute (1.5beta5-1) unstable; urgency=low

   * new upstream (beta) release; stable since 2003-07-02; notable changes:
     - Now functions properly with libpcap when using an interface without a
       valid IPv4 addresss.
       Closes: #183456: fails on pcap_lookupnet when only alias interfaces configured
     - Matt Zimmerman's security fix (in 1.4-4) has been integrated upstream.
     - Added linklayer support for PPPoE interfaces.
     - Improved the round trip time calculations.
   * debian/control, debian/rules: minor changes for new upstream (autoconf, libnet1)
     Closes: #255764: uses old libnet0 which is broken on 64bit arches
     Closes: #269143: FTBFS: unsatisfiable build-dependency
   * debian/control, debian/rules: debhelper compatability 4
   * debian/control: standards version 3.5.10 -> 3.6.1; no changes required.

 -- David Coe <davidc@debian.org>  Sun, 14 Nov 2004 23:49:05 -0500

2003

tcptraceroute (1.4-5) unstable; urgency=low

   * rebuild with libpcap0.7; no other changes.
     Closes: #199790: `pcap_version' has different size in shared object, consider re-linking

 -- David Coe <davidc@debian.org>  Fri, 4 Jul 2003 01:20:44 -0400

tcptraceroute (1.4-4) unstable; urgency=low

   * security fix (seteuid -> setuid) thanks to Matt Zimmerman.
     Closes: #198142: Does not drop root privileges properly
   * standards version 3.5.10 (add support for DEB_BUILD_OPTIONS
     "noopt", compile with -g regardless of "debug")

 -- David Coe <davidc@debian.org>  Thu, 19 Jun 2003 23:18:49 -0400

tcptraceroute (1.4-3) unstable; urgency=low

   * corrected a c syntax error exposed by gcc-3.3
     Closes: #195595: FTBFS with gcc-3.3: Uses multiline strings

 -- David Coe <davidc@debian.org>  Sun, 1 Jun 2003 01:26:00 -0400

2002

tcptraceroute (1.4-2) unstable; urgency=low

   * built in a 'sid' chroot to get the new libpcap; no other changes
     Closes: #156187: uninstallable because of libpcap change

 -- David Coe <davidc@debian.org>  Wed, 14 Aug 2002 19:07:19 -0400

tcptraceroute (1.4-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:45 +0200

tcptraceroute (1.4-1) unstable; urgency=low

   * new upstream version:
     -  Added linklayer support for Linux ISDN Sync-PPP interfaces.
     -  Adds support back for DLT_RAW interfaces, which was inadvertently
        removed sometime between 1.2 and 1.3beta1, and as a result caused
        tcptraceroute to fail over PPP interfaces.
     Closes: #154793: tcptracroute fails on PPP connections

 -- David Coe <davidc@debian.org>  Wed, 31 Jul 2002 12:34:09 -0400

tcptraceroute (1.3-1) unstable; urgency=low

   * new upstream release.  Quoth the author:
      - greatly improved command line handling,
      - properly aligning packet data for architectures which don't allow non-aligned memory access,
      - the ability to traceroute to a local IP address,
      - the ability to probe with TCP ACK packets, making it possible to traceroute through stateless
        firewalls that permit hosts sitting behind the firewall to establish outbound connections,
      - the ability to track probes by source port numbers instead of IP ID's, making it possible for
        tcptraceroute to function properly on Solaris.
     Closes: #147463: Show if remote host supports ECN if -E is used
     Closes: #136999: tcptraceroute: relies on bpf to filter tcp correctly
   * install tcptraceroute to usr/bin instead of usr/sbin.
     Closes: #148332: tcptraceroute belongs in /usr/bin

 -- David Coe <davidc@debian.org>  Mon, 29 Jul 2002 14:15:55 -0400

2001

tcptraceroute (1.2-1) unstable; urgency=low

   * New upstream version.
   * Closes: #106666: /etc/services ports read wrong
   * Update to policy 3.5.6 (no changes)

 -- David Coe <davidc@debian.org>  Fri, 3 Aug 2001 10:22:58 -0400

tcptraceroute (1.1-2) unstable; urgency=low

   * first version for official Debian. Closes: #104450 (ITP)
   * update to policy 3.5.5
     -- add Build-Depends
     -- support DEB_BUILD_OPTIONS
   * remove call to dh_suidregister

 -- David Coe <davidc@debian.org>  Thu, 12 Jul 2001 22:36:21 -0400

tcptraceroute (1.1-1) unstable; urgency=low

   * Initial Release.

 -- Michael C. Toren <mct@toren.net>  Sun, 1 Jul 2001 13:33:41 -0400