384421
%global _hardened_build 1
384421
384421
Summary: Network diagnostic tool combining 'traceroute' and 'ping'
384421
Name: mtr
384421
Version: 0.94
384421
Release: 4%{?dist}
384421
Epoch: 2
384421
License: GPLv2
384421
URL: https://www.bitwizard.nl/mtr/
384421
Source0: https://github.com/traviscross/mtr/archive/v%{version}/%{name}-%{version}.tar.gz
384421
Source1: net-x%{name}.desktop
384421
384421
BuildRequires: gcc make ncurses-devel libcap-devel jansson-devel
384421
BuildRequires: autoconf automake libtool git
384421
384421
%description
384421
MTR combines the functionality of the 'traceroute' and 'ping' programs
384421
in a single network diagnostic tool.
384421
384421
When MTR is started, it investigates the network connection between the
384421
host MTR runs on and the user-specified destination host. Afterwards it
384421
determines the address of each network hop between the machines and sends
384421
a sequence of ICMP echo requests to each one to determine the quality of
384421
the link to each machine. While doing this, it prints running statistics
384421
about each machine.
384421
384421
MTR provides two user interfaces: an ncurses interface, useful for the
384421
command line, e.g. for SSH sessions; and a GTK interface for X (provided
384421
in the mtr-gtk package).
384421
384421
%package gtk
384421
Summary: GTK interface for MTR
384421
Requires: %{name} = %{epoch}:%{version}-%{release}
384421
BuildRequires: gtk3-devel desktop-file-utils
384421
384421
%description gtk
384421
MTR combines the functionality of the 'traceroute' and 'ping' programs
384421
in a single network diagnostic tool. The mtr-gtk package provides the
384421
GTK interface for MTR.
384421
384421
When MTR is started, it investigates the network connection between the
384421
host MTR runs on and the user-specified destination host. Afterwards it
384421
determines the address of each network hop between the machines and sends
384421
a sequence of ICMP echo requests to each one to determine the quality of
384421
the link to each machine. While doing this, it prints running statistics
384421
about each machine.
384421
384421
%prep
384421
%setup -q
384421
384421
%build
384421
./bootstrap.sh
384421
%configure --with-gtk
384421
%make_build && mv -f mtr xmtr && make distclean
384421
%configure --without-gtk
384421
%make_build
384421
384421
%install
384421
%make_install
384421
install -D -p -m 0755 xmtr %{buildroot}%{_bindir}/xmtr
384421
install -D -p -m 0644 img/mtr_icon.xpm %{buildroot}%{_datadir}/pixmaps/mtr_icon.xpm
384421
desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{SOURCE1}
384421
384421
%files
384421
%license COPYING
384421
%doc AUTHORS FORMATS NEWS README.md SECURITY
384421
%{_sbindir}/%{name}
384421
%attr(0755,root,root) %caps(cap_net_raw=pe) %{_sbindir}/%{name}-packet
384421
%{_mandir}/man8/%{name}.8*
384421
%{_mandir}/man8/%{name}-packet.8*
384421
%dir %{_datadir}/bash-completion/
384421
%dir %{_datadir}/bash-completion/completions/
384421
%{_datadir}/bash-completion/completions/%{name}
384421
384421
%files gtk
384421
%{_bindir}/xmtr
384421
%{_datadir}/pixmaps/mtr_icon.xpm
384421
%{_datadir}/applications/net-x%{name}.desktop
384421
384421
%changelog
384421
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 2:0.94-4
384421
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
384421
  Related: rhbz#1991688
384421
384421
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 2:0.94-3
384421
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
384421
384421
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2:0.94-2
384421
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
384421
384421
* Sun Jan 24 2021 Robert Scheck <robert@fedoraproject.org> - 2:0.94-1
384421
- Rebase to 0.94 (#1742473, #1840079)
384421
- Drop policykit wrapper for xmtr due to libcap (#1488417, #1488418)
384421
384421
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2:0.92-7
384421
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
384421
384421
* Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2:0.92-6
384421
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
384421
384421
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2:0.92-5
384421
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
384421
384421
* Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2:0.92-4
384421
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
384421
384421
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2:0.92-3
384421
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
384421
384421
* Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2:0.92-2
384421
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
384421
384421
* Sat Aug 26 2017 Robert Scheck <robert@fedoraproject.org> - 2:0.92-1
384421
- Rebase to 0.92 (#1458265)
384421
384421
* Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2:0.87-6
384421
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
384421
384421
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2:0.87-5
384421
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
384421
384421
* Thu Mar  2 2017 Michal Sekletar <msekleta@redhat.com> - 2:0.87-4
384421
- Don't include git revision in version string
384421
384421
* Wed Mar 01 2017 Michal Sekletar <msekleta@redhat.com> - 2:0.87-3
384421
- One more version bump for the same reason (hopefully last one)
384421
384421
* Wed Mar 01 2017 Michal Sekletar <msekleta@redhat.com> - 2:0.87-2
384421
- Rebuilt because previous build doesn't have correct dist-tag
384421
384421
* Tue Feb 28 2017 Michal Sekletar <msekleta@redhat.com> - 2:0.87-1
384421
- Rebase to latest upstream (#1365128)
384421
384421
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2:0.86-2
384421
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
384421
384421
* Fri May 13 2016 Michal Sekletar <msekleta@redhat.com> - 2:0.86-1
384421
- rebase to 0.86
384421
384421
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 2:0.85-8
384421
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
384421
384421
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2:0.85-7
384421
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
384421
384421
* Sun Aug 17 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2:0.85-6
384421
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
384421
384421
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2:0.85-5
384421
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
384421
384421
* Fri Oct 18 2013 Michal Sekletar <msekleta@redhat.com> - 2:0.85-4
384421
- rebuild with new upstream tarball for release 0.85 (#1020926)
384421
384421
* Tue Oct 01 2013 Michal Sekletar <msekleta@redhat.com> - 2:0.85-3
384421
- enable hardened build
384421
- migrate from consolehelper to policykit (#502750)
384421
- specfile cleanup
384421
- introduce grace period (#1009051)
384421
- query all ipv6 nameservers (#966174)
384421
- add missing documentation (#1015552)
384421
384421
* Mon Aug 05 2013 Michal Sekletar <msekleta@redhat.com> - 2:0.85-2
384421
- add generate-tarball.sh script
384421
384421
* Sun Aug 04 2013 Michal Sekletar <msekleta@redhat.com> - 2:0.85-1
384421
- update to 0.85
384421
- fix bogus dates in changelog
384421
384421
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2:0.84-3
384421
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
384421
384421
* Thu Jun 06 2013 Michal Sekletar <msekleta@redhat.com> - 2:0.84-2
384421
- fix crash when dns resolver is configured with both IPv4 and IPv6 nameservers
384421
384421
* Wed Apr 03 2013 Michal Sekletar <msekleta@redhat.com> - 2:0.84-1
384421
- update to the newest upstream release
384421
- specfile cleanup
384421
384421
* Mon Feb 18 2013 Adam Tkac <atkac redhat com> - 2:0.83-2
384421
- make non-gtk version of mtr buildable
384421
384421
* Mon Feb 18 2013 Adam Tkac <atkac redhat com> - 2:0.83-1
384421
- update to 0.83
384421
- patches merged
384421
  - mtr081-rh703549.patch
384421
384421
* Thu Feb 14 2013 Toshio Kuratomi <toshio@fedoraproject.org> - 2:0.82-5
384421
- Remove --vendor flag from desktop-file-install https://fedorahosted.org/fesco/ticket/1077
384421
384421
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2:0.82-4
384421
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
384421
384421
* Fri Jul 20 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2:0.82-3
384421
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
384421
384421
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2:0.82-2
384421
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
384421
384421
* Wed Dec 07 2011 Adam Tkac <atkac redhat com> - 2:0.82-1
384421
- update to 0.82
384421
384421
* Tue Nov 01 2011 Adam Tkac <atkac redhat com> - 2:0.81-1
384421
- update to 0.81
384421
- mtr-now-waits-for-last-response.patch is no longer needed
384421
- fixed wide report output (#703549)
384421
384421
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2:0.80-3
384421
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
384421
384421
* Wed Nov 03 2010 Adam Tkac <atkac redhat com> 2:0.80-2
384421
- use file capabilities instead of SUID (#646479)
384421
384421
* Tue Oct 26 2010 Jan Görig <jgorig redhat com> 2:0.80-1
384421
- update to 0.80
384421
- mtr now waits for last sent packet (#611739)
384421
- fixed crashes in XML format
384421
- XML format fixes
384421
384421
* Mon Jun 28 2010 Adam Tkac <atkac redhat com> 2:0.79-1
384421
- update to 0.79
384421
- patches merged
384421
  - mtr-0.75-fd-flags.path
384421
  - mtr075-rh516603.patch
384421
384421
* Mon Dec 07 2009 Adam Tkac <atkac redhat com> 2:0.75-6
384421
- install mtr as SUID binary (#518828)
384421
- use fprintf instead of perror when getaddrinfo fails (#516603)
384421
384421
* Fri Sep 25 2009 Adam Tkac <atkac redhat com> 2:0.75-5
384421
- remove unneeded build requires (#525547)
384421
384421
* Sat Jul 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2:0.75-4
384421
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
384421
384421
* Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2:0.75-3
384421
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
384421
384421
* Wed Oct 29 2008 Zdenek Prikryl <zprikryl@redhat.com> - 2:0.75-2
384421
- Fixed setting socket flags in ipv4 only environment (#467964)
384421
384421
* Tue Sep 23 2008 Zdenek Prikryl <zprikryl@redhat.com> - 2:0.75-1
384421
- Updated to 0.75
384421
- Removed confusing underflow patch
384421
- Removed format patch bacause of -w option
384421
384421
* Tue Sep 09 2008 Zdenek Prikryl <zprikryl@redhat.com> - 2:0.74-1
384421
- Updated to 0.74
384421
384421
* Tue Sep 02 2008 Zdenek Prikryl <zprikryl@redhat.com> - 2:0.73-2
384421
- Minor fix in the patch underflow
384421
384421
* Wed May 21 2008 Zdenek Prikryl <zprikryl@redhat.com> - 2:0.73-1
384421
- Updated to 0.73
384421
- Fixed mtr-0.69-CVE-2002-0497.patch
384421
- Added build requirement for GTK+
384421
384421
* Tue Feb 19 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 2:0.72-4
384421
- Autorebuild for GCC 4.3
384421
384421
* Fri Aug 24 2007 Marcela Maslanova <mmaslano@redhat.com> - 2:0.72-3
384421
- rebuild for mas rebuild
384421
- check license
384421
384421
* Thu Mar 15 2007 Karsten Hopp <karsten@redhat.com> 2:0.72-2
384421
- rebuild with current gtk2 to add png support (#232013)
384421
384421
* Thu Feb 22 2007 Marcela Maslanova <mmaslano@redhat.com> - 2:0.72-1
384421
- review
384421
- rhbz#226164
384421
384421
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 2:0.71-3.1
384421
- rebuild
384421
384421
* Mon Jul 3 2006 Marcela Maslanova <mmaslano@redhat.com> - 2:0.71-3
384421
- bugzilla #195458 – reverse-map bug in mtr and patch - resolving ipv6 hostname correctly
384421
384421
* Tue May 30 2006 Marcela Maslanova <mmaslano@redhat.com> - 2:0.71-2
384421
- underflow solved
384421
384421
* Fri Mar 24 2006 Miroslav Lichvar <mlichvar@redhat.com> - 2:0.71-1
384421
- update to mtr-0.71
384421
384421
* Thu Mar 23 2006 Miroslav Lichvar <mlichvar@redhat.com> - 2:0.70-1
384421
- update to mtr-0.70
384421
- replace s390x patch, drop automake dependency
384421
384421
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 2:0.69-7.2.1
384421
- bump again for double-long bug on ppc(64)
384421
384421
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 2:0.69-7.2
384421
- rebuilt for new gcc4.1 snapshot and glibc changes
384421
384421
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
384421
- rebuilt
384421
384421
* Fri Oct 21 2005 Phil Knirsch <pknirsch@redhat.com> 2:0.69-7
384421
- Fixed xmtr to be installed in /usr/bin instead of /usr/X11R6/bin (#170945)
384421
384421
* Mon Oct 10 2005 Phil Knirsch <pknirsch@redhat.com> 2:0.69-6
384421
- Added missing gtk+-devel BuildPreReq (#168215)
384421
384421
* Fri Oct  7 2005 Tomas Mraz <tmraz@redhat.com> 2:0.69-5
384421
- use include instead of pam_stack in pam config
384421
384421
* Mon Sep 05 2005 Phil Knirsch <pknirsch@redhat.com> 2:0.69-4
384421
- Made the output, especially for reports much more readable (#147865)
384421
- Fixed --address option (#162029)
384421
384421
* Wed Mar 02 2005 Phil Knirsch <pknirsch@redhat.com> 2:0.69-3
384421
- bump release and rebuild with gcc 4
384421
384421
* Thu Feb 10 2005 Karsten Hopp <karsten@redhat.de> 2:0.69-2
384421
- build with --enable-gtk2 (John Thacker)
384421
384421
* Wed Feb 09 2005 Phil Knirsch <pknirsch@redhat.com> 2:0.69-1
384421
- Updated to mtr-0.69
384421
- Dropped quite a few patches
384421
- Forewardported the CVE patch
384421
384421
* Mon Oct 18 2004 Phil Knirsch <pknirsch@redhat.com> 2:0.54-10
384421
- rebuilt
384421
384421
* Wed Oct 06 2004 Phil Knirsch <pknirsch@redhat.com> 2:0.54-9
384421
- Add CVE patch for security reasons (#129386)
384421
- Add patch to fix broken --address option (#132628)
384421
- Add patch to fix broken reverse DNS lookups for ipv6 (#134532)
384421
384421
* Tue Aug 24 2004 Warren Togami <wtogami@redhat.com> 2:0.54-8
384421
- #121705 and other spec cleanups
384421
- remove redundant documentation
384421
384421
* Thu Jul 01 2004 Phil Knirsch <pknirsch@redhat.com> 0.54-7
384421
- Fixed broken behaviour with resolver SERVFAIL results (#125392)
384421
- Added ncurses-devel libtermcap-devel as BuildPreReq (#124553)
384421
- Added gtk+ Requires for mtr-gtk package (#121705)
384421
384421
* Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
384421
- rebuilt
384421
384421
* Wed Apr 21 2004 Phil Knirsch <pknirsch@redhat.com> 0.54-5
384421
- Removed absolute path for Icon in desktop file (#120170)
384421
384421
* Mon Feb 16 2004 Phil Knirsch <pknirsch@redhat.com>
384421
- Added IPv6 patch from ftp://ftp.kame.net/pub/kame/misc/mtr-054-*
384421
- Enabled IPv6 in mtr.
384421
- Included fix from Robert Scheck to make GTK optional in configure.
384421
384421
* Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
384421
- rebuilt
384421
384421
* Wed Feb 04 2004 Phil Knirsch <pknirsch@redhat.com> 0.54-2
384421
- Fix to build on current tree.
384421
384421
* Sat Oct 18 2003 Florian La Roche <Florian.LaRoche@redhat.de>
384421
- update to 0.54
384421
384421
* Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com>
384421
- rebuilt
384421
384421
* Wed Jan 22 2003 Tim Powers <timp@redhat.com>
384421
- rebuilt
384421
384421
* Fri Nov 29 2002 Phil Knirsch <pknirsch@redhat.com> 0.52-1
384421
- Update to latest upstream version (0.52).
384421
384421
* Tue Nov 12 2002 Nalin Dahyabhai <nalin@redhat.com> 0.49-9
384421
- Remove absolute paths from the PAM configuration, ensuring that the modules
384421
  for the right arch get used on multilib systems.
384421
- Remove Icon:.
384421
384421
* Tue Sep 24 2002 Bernhard Rosenkraenzer <bero@redhat.com> 0.49-7a
384421
- Fix build on s390x
384421
384421
* Mon Aug 19 2002 Phil Knirsch <pknirsch@redhat.com> 0.49-7
384421
- Fixed consolehelper support.
384421
384421
* Wed Aug 07 2002 Phil Knirsch <pknirsch@redhat.com> 0.49-6
384421
- Desktop file fixes (#69550).
384421
384421
* Fri Jun 21 2002 Tim Powers <timp@redhat.com> 0.49-5
384421
- automated rebuild
384421
384421
* Tue Jun 18 2002 Phil Knirsch <pknirsch@redhat.com> 0.49-4
384421
- Added consolehelper support to xmtr.
384421
384421
* Sun May 26 2002 Tim Powers <timp@redhat.com>
384421
- automated rebuild
384421
384421
* Wed May 22 2002 Phil Knirsch <pknirsch@redhat.com> 0.49-2
384421
- Fixed autoFOO problems.
384421
384421
* Fri Mar 08 2002 Florian La Roche <Florian.LaRoche@redhat.de>
384421
- 0.49 update
384421
384421
* Thu Mar 07 2002 Florian La Roche <Florian.LaRoche@redhat.de>
384421
- 0.48 update
384421
384421
* Mon Jun 25 2001 Preston Brown <pbrown@redhat.com>
384421
- 0.44 bugfix release
384421
- fix display of icon in .desktop entry
384421
384421
* Sun Jun 24 2001 Elliot Lee <sopwith@redhat.com>
384421
- Bump release + rebuild.
384421
384421
* Mon Feb 12 2001 Preston Brown <pbrown@redhat.com>
384421
- don't advertise gtk support in non-gtk binary (#27172)
384421
384421
* Fri Oct 20 2000 Bill Nottingham <notting@redhat.com>
384421
- fix autoconf check for resolver functions
384421
384421
* Fri Jul 21 2000 Bill Nottingham <notting@redhat.com>
384421
- fix group
384421
384421
* Wed Jul 12 2000 Prospector <bugzilla@redhat.com>
384421
- automatic rebuild
384421
384421
* Thu Jul  6 2000 Bill Nottingham <notting@redhat.com>
384421
- fix setuid bit
384421
- remove symlink
384421
- force build of non-gtk version
384421
384421
* Mon Jun 19 2000 Preston Brown <pbrown@redhat.com>
384421
- disable SUID bits
384421
- desktop entry
384421
384421
* Mon Jun 19 2000 Than Ngo <than@redhat.de>
384421
- FHS fixes
384421
384421
* Fri May 26 2000 Preston Brown <pbrown@redhat.com>
384421
- adopted for Winston
384421
384421
* Thu Aug 19 1999 Ryan Weaver <ryanw@infohwy.com>
384421
  [mtr-0.41-1]
384421
- Added afr's patch to allow disabeling of gtk without Robn's hack.
384421
- Made report mode report the newly added extra resolution.
384421
384421
* Wed Aug 18 1999 Ryan Weaver <ryanw@infohwy.com>
384421
- renamed mtr-gtk to xmtr
384421
- added symlink from /usr/bin/mtr to /usr/sbin/mtr
384421
384421
  [mtr-0.40-1]
384421
- Fixed some problems with HPUX and SunOS.
384421
- Included Olav Kvittem's patch to do packetsize option.
384421
- Made the timekeeping in micro seconds.
384421
384421
* Thu Jun 10 1999 Ryan Weaver <ryanw@infohwy.com>
384421
  [mtr-0.39-1]
384421
- Updated to version 0.39.
384421
384421
* Wed Jun  9 1999 Ryan Weaver <ryanw@infohwy.com>
384421
  [mtr-0.38-1]
384421
- Updated to version 0.38.
384421
384421
* Thu Apr 15 1999 Ryan Weaver <ryanw@infohwy.com>
384421
  [mtr-0.37-2]
384421
- Changed RPM headers to conform to Red Hat Contrib|Net specs.
384421
384421
* Mon Apr 12 1999 Ryan Weaver <ryanw@infohwy.com>
384421
  [mtr-0.37-1]
384421
- v0.37
384421
- Added Bill Bogstad's "show the local host & time" patch.
384421
- Added R. Sparks' show-last-ping patch, submitted by Philip Kizer.
384421
384421
- v0.36
384421
- Added Craigs change-the-interval-on-the-fly patch.
384421
- Added Moritz Barsnick's "do something sensible if host not found"
384421
  patch.
384421
- Some cleanup of both Craigs and Moritz' patches.
384421
384421
* Wed Apr  7 1999 Ryan Weaver <ryanw@infohwy.com>
384421
  [mtr-0.35-1]
384421
- v0.35
384421
- Added Craig Milo Rogers pause/resume for GTK patch.
384421
- Added Craig Milo Rogers cleanup of "reset". (restart at the beginning)
384421
- Net_open used to send a first packet. After that the display-driver
384421
  got a chance to distort the timing by taking its time to initialize.
384421
384421
* Mon Apr  5 1999 Ryan Weaver <ryanw@infohwy.com>
384421
  [mtr-0.34-1]
384421
- v0.34
384421
- Added Matt's nifty "use the icmp unreachables to do the timing" patch.
384421
- Added Steve Kann's pause/resume patch.
384421
384421
* Wed Mar 10 1999 Ryan Weaver <ryanw@infohwy.com>
384421
  [mtr-0.33-1]
384421
- v0.33
384421
- Fixed the Linux glibc resolver problems.
384421
- Fixed the off-by-one problem with -c option.
384421
384421
* Mon Mar  8 1999 Ryan Weaver <ryanw@infohwy.com>
384421
  [mtr-0.32-1]
384421
- v0.32
384421
- Fixed the FreeBSD bug detection stuff.
384421
384421
* Fri Mar  5 1999 Ryan Weaver <ryanw@infohwy.com>
384421
  [mtr-0.31-1]
384421
- v0.31
384421
- Fixed a few documentation issues. -- Matt
384421
- Changed the autoconf stuff to find the resolver library on
384421
  Solaris. -- REW
384421
- Cleaned up the autoconf.in file a bit. -- Matt.
384421
384421
* Thu Mar  4 1999 Ryan Weaver <ryanw@infohwy.com>
384421
  [mtr-0.30-1]
384421
- Build gtk version against gtk+-1.2.0
384421
- v0.30
384421
- Fixed a typo in the changelog (NEWS) entry for 0.27. :-)
384421
- added use of "MTR_OPTIONS" environment variable for defaults.