2005
traceroute-nanog (6.3.10-2) unstable; urgency=low
* debian/control, debian/copyright: Remove Martin Godisch from
maintainer fields and add myself instead at Martin's request.
* debian/control: Add debhelper and dpatch to build dependencies.
* debian/rules: Rewrite using debhelper and dpatch.
* debian/{preinst,postinst,prerm,postrm}: Fix potential errors with
non-XSI conformant shell interpreters, and add debhelper stubs.
* Added patches:
+ [10_fix_hurd_macro] Old, from previous diff.gz.
Fix macro name in GNU/Hurd check.
+ [10_fix_NOERR_macro] Old, from previous diff.gz.
Fix return value check in NOERR macro.
+ [20_disable_source_routing] Old, from previous diff.gz.
Disable source routing option that is broken on Linux.
-- Daniel Kobras <kobras@debian.org> Sat, 15 Jan 2005 23:36:41 +0100
2004
traceroute-nanog (6.3.10-1) unstable; urgency=low
* New upstream release, contains the latest Debian patch. * Removed non-functional argument -g, closes: #195549. * Fixed POSIX compliance of debian/rules.
-- Martin A. Godisch <godisch@debian.org> Fri, 23 Jul 2004 20:57:50 +0200
2003
traceroute-nanog (6.3.9-3) unstable; urgency=low
* Fixed struct packing on alpha, thanks to Colin Gibbs, closes: #222623.
-- Martin A. Godisch <godisch@debian.org> Fri, 05 Dec 2003 18:51:03 +0100
traceroute-nanog (6.3.9-2) unstable; urgency=low
* Added iputils-tracepath hint to package description, closes: #203270. * Removed -Wall from CFLAGS. * Fixed upstream maintainer email address in manual page.
-- Martin A. Godisch <godisch@debian.org> Mon, 11 Aug 2003 17:00:45 +0200
traceroute-nanog (6.3.9-1) unstable; urgency=low
* New upstream release, contains the latest Debian patches.
* Removed suid-installation and debconf support, adjusted maintainer
scripts and package dependencies, removed Lintian/Linda overrides.
Added NEWS.Debian and README.Debian. Thanks to Daniel Kobras.
* Added 6.1.1-1.3 changelog entry, thanks to Matt Zimmerman.
-- Martin A. Godisch <godisch@debian.org> Tue, 15 Jul 2003 22:01:10 +0200
traceroute-nanog (6.3.6-3) unstable; urgency=high
* Fixed integer overflow, closes: #200875. * Converted debian/changelog to UTF-8. * Updated standards version.
-- Martin A. Godisch <godisch@debian.org> Fri, 11 Jul 2003 19:32:25 +0200
traceroute-nanog (6.1.1-1.3) stable-security; urgency=high
* Non-maintainer upload by the Security Team * Prevent integer overflow with nprobes and max_ttl (CAN-2003-0453) * Spray mode still seems buggy, but hopefully not dangerous anymore. If any further bugs are found, it should simply be disabled, as it is a mess
-- Matt Zimmerman <mdz@debian.org> Thu, 10 Jul 2003 20:15:29 -0400
traceroute-nanog (6.3.6-2) unstable; urgency=low
* Changed behavior for option -a with upstream permission,
closes: #197249. Clarified documentation.
-- Martin A. Godisch <godisch@debian.org> Tue, 17 Jun 2003 19:43:15 +0200
traceroute-nanog (6.3.6-1) unstable; urgency=low
* New upstream release. * Made debconf an optional dependency. * Updated standards version.
-- Martin A. Godisch <godisch@debian.org> Fri, 30 May 2003 13:24:05 +0200
traceroute-nanog (6.3.5-2) unstable; urgency=low
* Fixed debconf templates, closes: #189242. * Added french debconf translation, closes: #190116. Thanks to Christian Perrier.
-- Martin A. Godisch <godisch@debian.org> Tue, 22 Apr 2003 08:47:15 +0200
traceroute-nanog (6.3.5-1) unstable; urgency=low
* New upstream release.
-- Martin A. Godisch <godisch@debian.org> Sat, 05 Apr 2003 19:16:15 +0200
traceroute-nanog (6.3.4-1) unstable; urgency=low
* New upstream release.
-- Martin A. Godisch <godisch@debian.org> Wed, 26 Mar 2003 11:14:35 +0100
traceroute-nanog (6.3.3-1) unstable; urgency=low
* New upstream release. * Added Daniel Kobras to uploaders in debian/control. * Added portuguese debconf translation, closes: #185678. Thanks to André Luís Lopes. * Fixed debconf default value of traceroute-nanog/suid. * Enabled -Wall in debian/rules.
-- Martin A. Godisch <godisch@debian.org> Fri, 21 Mar 2003 10:34:34 +0100
traceroute-nanog (6.3.2-2) unstable; urgency=low
* Transition to po-debconf, updated build-dependencies. * Updated standards version.
-- Martin A. Godisch <godisch@debian.org> Thu, 13 Mar 2003 09:22:52 +0100
traceroute-nanog (6.3.2-1) unstable; urgency=low
* New upstream release.
-- Martin A. Godisch <godisch@debian.org> Sun, 02 Mar 2003 08:49:52 +0100
traceroute-nanog (6.3.0-2) unstable; urgency=low
* Added upstream FTP archive to package description. * Maintainer script cleanup. * Updated maintainer email address.
-- Martin A. Godisch <godisch@debian.org> Thu, 27 Feb 2003 16:26:40 +0100
traceroute-nanog (6.3.0-1) unstable; urgency=low
* New upstream release, removed some changes which are now in the
upstream source.
* Removed build-dependency on debhelper, this implies several changes
in the debian/ directory; added build-dependency on debconf-utils.
-- Martin A. Godisch <godisch@tcs.inf.tu-dresden.de> Sat, 15 Feb 2003 20:44:02 +0100
traceroute-nanog (6.2.2-2) unstable; urgency=low
* Introduced alternatives, updated conflicts, closes: #111750. Thanks to Herbert Xu for cooperating. * debian/postinst: redirected output of dpkg-statoverride to /dev/null. * debian/traceroute.8: added ENVIRONMENT, SEE ALSO, BUGS.
-- Martin A. Godisch <godisch@tcs.inf.tu-dresden.de> Mon, 13 Jan 2003 20:39:52 +0100
traceroute-nanog (6.2.2-1) unstable; urgency=low
* New maintainer upload, closes: #174121. Thanks for the NMUs. * New upstream release, closes: #154116, #171180, #172811. Removed several patches which are now in upstream. * Fixed source for Hurd, closes: #163226; fixed --help screen. * Added debconf question for suid installation. * debian/changelog: removed Emacs cruft. * debian/compat: updated debhelper compatibility level. * debian/control: updated conflicts to suidmanager (<< 0.52), updated Debian standards version. * debian/copyright: updated download location. * debian/docs: dropped 0_readme.txt from binary package because it does not carry information useful to the end user. * debian/links: added symlink for /usr/bin, closes: #100744, symlink will be removed on non-suid installation. * Installed Linda and Lintian overrides to silence suid warning. * debian/traceroute.8: incorporated documenting parts of the code into the manual page, closes: #157883, #165661. * Thanks to Daniel Kobras <kobras@tat.physik.uni-tuebingen.de>.
-- Martin A. Godisch <godisch@tcs.inf.tu-dresden.de> Thu, 02 Jan 2003 18:17:30 +0100
2002
traceroute-nanog (6.1.1-1.10) unstable; urgency=high
* Rebuilt for sid to le the woody security update sneak in
-- Martin Schulze <joey@infodrom.org> Thu, 12 Dec 2002 19:20:33 +0100
traceroute-nanog (6.1.1-1.1) stable-security; urgency=high
* Non-maintainer upload by the Security Team
* Applied patch from upstream 6.1.2 to fix buffer overflow (BugTraq ID
6166)
* Applied some bits from an earlier SuSE security audit
-- Martin Schulze <joey@infodrom.org> Thu, 12 Dec 2002 19:18:40 +0100
2001
traceroute-nanog (6.1.1-1) unstable; urgency=low
* New Maintainer
* New upstream
* No more dh_suidregister.. necessary conflict with old
version of suidregister added
* Added removal of old divert (Closes: #77573)
-- Brian Russo <wolfie@debian.org> Wed, 24 Jan 2001 00:51:22 -1000
2000
traceroute-nanog (6.0-2) stable unstable; urgency=high
* Fixed possible multiple local root exploits (Closes: #74793). * Removed changelog.gz: it's not a changelog (Closes: #64640). * Added a man page (Closes: #64637). * Added FAQ document.
-- Marco d'Itri <md@linux.it> Thu, 19 Oct 2000 20:08:01 +0200
1999
traceroute-nanog (6.0-1) unstable; urgency=low
* New upstream release.
-- Marco d'Itri <md@linux.it> Sat, 20 Nov 1999 23:10:35 +0100
traceroute-nanog (2.9.3-3) unstable; urgency=low
* Now Provides: traceroute (closes: #49362, 49690).
-- Marco d'Itri <md@linux.it> Sat, 20 Nov 1999 23:10:22 +0100
traceroute-nanog (2.9.3-2) unstable; urgency=low
* Fixed -T flag parsing (closes: 43880).
-- Marco d'Itri <md@linux.it> Sat, 6 Nov 1999 23:12:24 +0100
traceroute-nanog (2.9.3-1) unstable; urgency=low
* First Release
-- Marco d'Itri <md@linux.it> Thu, 24 Jun 1999 23:29:41 +0200