Changelog for
traceroute-1.4a5-25.i386.rpm :
Fri Dec 1 23:00:00 2000 Jeff Johnson
- use RPM_OPT_FLAGS (#21279).
Thu Oct 5 00:00:00 2000 Jeff Johnson
- check max. packet length correctly (#15917).
- support LSRR correctly (#16281).
Wed Jul 19 00:00:00 2000 Jeff Johnson
- drop root privileges even earlier (#13466).
Thu Jul 13 00:00:00 2000 Prospector
- automatic rebuild
Tue Jul 11 00:00:00 2000 Preston Brown
- bugfix for segfault with source routing (#13466)
- fix bug tracerouting thru aliased ethernet addresses (#9351)
Mon Jun 19 00:00:00 2000 Jeff Johnson
- FHS packaging.
Sat Apr 29 00:00:00 2000 Bill Nottingham
- fix build with new stricter patch
Mon Feb 7 23:00:00 2000 Jeff Johnson
- compress man pages.
Fri Jan 14 23:00:00 2000 Bill Nottingham
- add patch for tracing to really long hostnames
Fri May 28 00:00:00 1999 Richard Henderson
- avoid unaligned traps writing into the output data area.
Sat May 15 00:00:00 1999 Jeff Johnson
- fix segfault when host cannot be reached through if (#2819)
Sun Mar 21 23:00:00 1999 Cristian Gafton
- auto rebuild in the new build environment (release 14)
Fri Mar 19 23:00:00 1999 Jeff Johnson
- strip binaries.
Sun Feb 7 23:00:00 1999 Preston Brown
- patch added to automatically determine interface to route through
Fri Jan 22 23:00:00 1999 Jeff Johnson
- use
CFLAGS=\"${CFLAGS:--O2 -march=i386 -mcpu=i686}\" ; export CFLAGS ;
CXXFLAGS=\"${CXXFLAGS:--O2 -march=i386 -mcpu=i686}\" ; export CXXFLAGS ;
FFLAGS=\"${FFLAGS:--O2 -march=i386 -mcpu=i686}\" ; export FFLAGS ;
[ -f configure.in ] && libtoolize --copy --force ;
./configure i386-redhat-linux \\
--prefix=/usr \\
--exec-prefix=/usr \\
--bindir=/usr/bin \\
--sbindir=/usr/sbin \\
--sysconfdir=/etc \\
--datadir=/usr/share \\
--includedir=/usr/include \\
--libdir=/usr/lib \\
--libexecdir=/usr/libexec \\
--localstatedir=/var \\
--sharedstatedir=/usr/com \\
--mandir=/usr/share/man \\
--infodir=/usr/share/info
- fix 64 bit problem on alpha (#919)
Wed Jan 13 23:00:00 1999 Bill Nottingham
- configure fix for arm
Tue Apr 28 00:00:00 1998 Prospector System
- translations modified for de, fr, tr
Tue Dec 16 23:00:00 1997 Cristian Gafton
- updated the security patch (ouch!). Without the glibc fix, it could be
worthless anyway
Sat Dec 13 23:00:00 1997 Cristian Gafton
- added a security patch fix
Thu Oct 23 00:00:00 1997 Erik Troan
- added fix from Christopher Seawood
Tue Sep 23 00:00:00 1997 Erik Troan
- updated to 1.4a5 for security fixes; release 1 is for RH 4.2, release 2
is against glibc
Sat Jul 19 00:00:00 1997 Erik Troan
- built against glibc