[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
mtr-0.51-1
- From: redhat-announce-list-admin redhat com
- To: RPM Announce Mailing List <rpm-announce falsehope com>
- Cc: RedHat Announce Mailing List <redhat-announce-list redhat com>,Roger Wolff <R E Wolff BitWizard nl>
- Subject: mtr-0.51-1
- Date: Wed, 15 May 2002 16:09:04 -0500
RPMs Built and Announced at about Wed May 15 16:03:45 2002.
mtr-0.51-1.src.rpm 99376
mtr-0.51-1rh71.i386.rpm 44792
mtr-gtk-0.51-1rh71.i386.rpm 34835
Main archive is located at ftp://ftp.falsehope.com/pub/mtr
Mirror #1: ftp://ftp.rpmfind.net/linux/falsehope/pub/mtr
Mirror #2: ftp://fr2.rpmfind.net/linux/falsehope/pub/mtr
RPMs are built with rpm version 2.2.0.
Required programs listed are either updates or are not in the default
RedHat 7.1 installation.
Name : mtr Relocations: (not relocateable)
Version : 0.51 Vendor: Roger Wolff <R E Wolff BitWizard nl>
Release : 1 Build Date: Wed 15 May 2002 03:45:57 PM CDT
Install date: Wed 15 May 2002 03:56:12 PM CDT Build Host: hellstone.grantgeo.com
Group : Applications/Internet Source RPM: mtr-0.51-1.src.rpm
Size : 78858 License: GPL
Distribution: FalseHope RPMs
Packager : Ryan Weaver <ryanw falsehope com>
URL : http://www.BitWizard.nl/mtr
Summary : A network diagnostic tool.
Description :
Mtr is a network diagnostic tool which combines ping and traceroute
into one program. Mtr provides two interfaces: an ncurses interface,
useful for using Mtr from a telnet session, and a GTK+ interface for
X (provided in the mtr-gtk package).
Requires:
--------------------------------------------------------------------
Standard Red Hat 7.1 installation
--------------------------------------------------------------------
Name : mtr-gtk Relocations: (not relocateable)
Version : 0.51 Vendor: Roger Wolff <R E Wolff BitWizard nl>
Release : 1 Build Date: Wed 15 May 2002 03:45:57 PM CDT
Install date: Wed 15 May 2002 03:56:30 PM CDT Build Host: hellstone.grantgeo.com
Group : Applications/Internet Source RPM: mtr-0.51-1.src.rpm
Size : 66111 License: GPL
Distribution: FalseHope RPMs
Packager : Ryan Weaver <ryanw falsehope com>
URL : http://www.BitWizard.nl/mtr
Summary : The GTK+ interface for mtr.
Description :
The mtr-gtk package provides the GTK+ interface for the mtr network
diagnostic tool.
Requires:
--------------------------------------------------------------------
Package Distribution (Or Url)
====================================================================
glib-1.2.10-ximian.2 Ximian GNOME for Red Hat Linux 7.0 / i386
gtk+-1.2.10-ximian.25 Ximian GNOME for Red Hat Linux 7.1 / i386
mtr-0.51-1 FalseHope RPMs
--------------------------------------------------------------------
%CHANGELOG
* Thu Mar 07 2002 Ryan Weaver <ryanw falsehope com>
[mtr-0.51-1]
- Fixed the bug introduced by the previous select loop fix...
[mtr-0.50-1]
- Make "interface address" option work. Changes to "select"
loop to allow window resizes (select interruption) to work.
* Thu Mar 07 2002 Ryan Weaver <ryanw falsehope com>
[mtr-0.49-1]
- Fix compilation problems on several platforms.
* Wed Mar 06 2002 Ryan Weaver <ryanw falsehope com>
[mtr-0.48-1]
- If hop doesn't respond, draw its name in red (GTK) or bold (curses)
- Fixed a (believed-) non-exploitable bufferoverflow.
* Mon Feb 11 2002 Ryan Weaver <ryanw falsehope com>
[mtr-0.46-1]
- Included patch to be able to specify outgoing interface address.
* Thu Jan 24 2002 Ryan Weaver <ryanw falsehope com>
[mtr-0.45-1]
- People are pressuring me to release new versions with their
changes. That's fine. Now this version just adds dynamic
switching between numeric / dns names, and some minor
stuff I forgot. This release serves as a code-sycn-release.
new version with even more new stuff in about two weeks!
I'm afraid I don't know how to fix the MaxOS-X compilation
problems in the source. Help wanted...
* Tue May 08 2001 Ryan Weaver <ryanw falsehope com>
[mtr-0.44-1]
- David Stone adds the "last" column to the gtk version.
* Tue Apr 17 2001 Ryan Weaver <ryanw falsehope com>
[mtr-0.43-1]
- Commented out the test for res_init in configure.in;
it does not work for GLIBC2 systems (e.g., RedHat 7+).
- Fixed the subordinate CHECK_LIBS on the test for res_mkquery,
so that they test for res_mkquery, not res_init.
* Wed Sep 13 2000 Ryan Weaver <ryanw infohwy com>
[mtr-0.42-2]
- Rebuilt on RedHat 6.2.
- Patched Makefile to fix a chmod.
* Sat Mar 04 2000 Ryan Weaver <ryanw infohwy com>
[mtr-0.42-1]
- Updated to version 0.42. Fixes a possible security hole.
* Thu Aug 19 1999 Ryan Weaver <ryanw infohwy com>
[mtr-0.41-1]
- Added afr's patch to allow disabeling of gtk without Robn's hack.
- Made report mode report the newly added extra resolution.
* Wed Aug 18 1999 Ryan Weaver <ryanw infohwy com>
- renamed mtr-gtk to xmtr
- added symlink from /usr/bin/mtr to /usr/sbin/mtr
[mtr-0.40-1]
- Fixed some problems with HPUX and SunOS.
- Included Olav Kvittem's patch to do packetsize option.
- Made the timekeeping in micro seconds.
* Thu Jun 10 1999 Ryan Weaver <ryanw infohwy com>
[mtr-0.39-1]
- Updated to version 0.39.
* Wed Jun 09 1999 Ryan Weaver <ryanw infohwy com>
[mtr-0.38-1]
- Updated to version 0.38.
* Thu Apr 15 1999 Ryan Weaver <ryanw infohwy com>
[mtr-0.37-2]
- Changed RPM headers to conform to Red Hat Contrib|Net specs.
* Mon Apr 12 1999 Ryan Weaver <ryanw infohwy com>
[mtr-0.37-1]
- v0.37
- Added Bill Bogstad's "show the local host & time" patch.
- Added R. Sparks' show-last-ping patch, submitted by Philip Kizer.
- v0.36
- Added Craigs change-the-interval-on-the-fly patch.
- Added Moritz Barsnick's "do something sensible if host not found"
patch.
- Some cleanup of both Craigs and Moritz' patches.
* Wed Apr 07 1999 Ryan Weaver <ryanw infohwy com>
[mtr-0.35-1]
- v0.35
- Added Craig Milo Rogers pause/resume for GTK patch.
- Added Craig Milo Rogers cleanup of "reset". (restart at the beginning)
- Net_open used to send a first packet. After that the display-driver
got a chance to distort the timing by taking its time to initialize.
* Mon Apr 05 1999 Ryan Weaver <ryanw infohwy com>
[mtr-0.34-1]
- v0.34
- Added Matt's nifty "use the icmp unreachables to do the timing" patch.
- Added Steve Kann's pause/resume patch.
* Wed Mar 10 1999 Ryan Weaver <ryanw infohwy com>
[mtr-0.33-1]
- v0.33
- Fixed the Linux glibc resolver problems.
- Fixed the off-by-one problem with -c option.
* Mon Mar 08 1999 Ryan Weaver <ryanw infohwy com>
[mtr-0.32-1]
- v0.32
- Fixed the FreeBSD bug detection stuff.
* Fri Mar 05 1999 Ryan Weaver <ryanw infohwy com>
[mtr-0.31-1]
- v0.31
- Fixed a few documentation issues. -- Matt
- Changed the autoconf stuff to find the resolver library on
Solaris. -- REW
- Cleaned up the autoconf.in file a bit. -- Matt.
* Thu Mar 04 1999 Ryan Weaver <ryanw infohwy com>
[mtr-0.30-1]
- Build gtk version against gtk+-1.2.0
- v0.30
- Fixed a typo in the changelog (NEWS) entry for 0.27. :-)
- added use of "MTR_OPTIONS" environment variable for defaults.
==================================================================
RPMs are built on a Pentium II 400mhz w/128megs RAM with RedHat 7.1
plus updates from ftp://updates.redhat.com installed.
PGP Key can be found at ftp://ftp.falsehope.com/pub/Ryan_Weaver.pgp.key
GPG Key can be found at ftp://ftp.falsehope.com/pub/Ryan_Weaver.gpg.key
--
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]