File mtr.changes of Package mtr

-------------------------------------------------------------------
Tue Dec 18 16:46:39 UTC 2018 - mardnh@gmx.de

- Create file ".tarball-version" so mtr shows the proper version
  information instead of "UNKNOWN".

-------------------------------------------------------------------
Thu Nov 23 14:23:11 UTC 2017 - ilya@ilya.pp.ua

- Add Requires/Requires(post) group(dialout) (boo#1067511).

-------------------------------------------------------------------
Mon Jul 10 17:52:38 UTC 2017 - plinnell@opensuse.org

- Fix Requires so mtr-gtk installs properly

-------------------------------------------------------------------
Mon Jul  3 11:36:32 UTC 2017 - tchvatal@suse.com

- Version update to mtr-0.92:
  * Loads of fixes all around see NEWS file
- Drop upstream merged patches:
  * mtr-0.75-sec_snprintf.patch
  * mtr-0.87-capabilities.patch
  * mtr-0.87-dont_copy_makefile.patch
- Refresh patch mtr-0.87-manxmtr.patch

-------------------------------------------------------------------
Thu Apr 13 14:47:04 UTC 2017 - kstreitova@suse.com

- add mtr-0.87-dont_copy_makefile.patch in order not to overwrite 
  generated Makefile with the Makefile.dist in distclean if the
  second build runs less than 3 seconds. This causes build to fail
  [bsc#1020147]

-------------------------------------------------------------------
Mon Dec 12 01:50:00 UTC 2016 - plinnell@suse.com

- document the changed/dropped patched
- drop mtr-0.82-capabilities.patch
- add mtr-0.87-manxmtr.patch
- drop mtr-0.75-nonvoid.patch
- drop mtr-0.85-crash-with-xml-option.patch
- drop mtr-0.86-manxmtr.patch
- add mtr-0.87-capabilities.patch

-------------------------------------------------------------------
Thu Dec  8 15:13:54 CET 2016 - aginies@suse.com

- update to 0.87 version
- remove and adjust some patches

-------------------------------------------------------------------
Sat Jun 20 14:36:19 UTC 2015 - lmuelle@suse.com

- update to mtr-0.86
  + Fix unnecessary runtime dependency on glib
  + Inverted IPINFO define in the code. Removes double negatives.
  + Fixed failure on IPv4 only systems when IPv6 was available at 
    compile time.
  + Fixed (longstanding) bug that mtr used 100% cpu when paused.
- rename and adapt mtr-0.75-manxmtr.patch to mtr-0.86-manxmtr.patch

-------------------------------------------------------------------
Fri Jun 12 15:53:18 UTC 2015 - kstreitova@suse.com

- add mtr-0.85-crash-with-xml-option.patch to fix crash if '--xml'
  option is used [bnc#933854]

-------------------------------------------------------------------
Tue Sep  2 15:12:28 UTC 2014 - kstreitova@novell.com

- cleaned up by spec-cleaner
- xmtr moved from bin to sbin and use capabilities. Fixes bnc#878729
- version bump to 0.85_p20140126:
  * snapshot taken from Gentoo
  * this works with gtk properly
- refreshed patches:
  * mtr-0.75-manxmtr.patch
  * mtr-0.82-capabilities.patch

-------------------------------------------------------------------
Tue Jul 22 09:12:17 UTC 2014 - jengelh@inai.de

- Update to new upstream release 0.85
* Add -z / --show-ip support
* Made report wide switch properly to displayreport mode.
* Fixed gtk field order. Bug #701513
* Enable IPv6 resolvers.
- Refresh patches to clear fuzz in applying them

-------------------------------------------------------------------
Tue Jul 22 07:52:22 UTC 2014 - meissner@suse.com

- correct mode of mtr to match "secure" permission.
- "not verify caps" to avoid patchrpm check breakage

-------------------------------------------------------------------
Wed Mar 12 10:26:00 UTC 2014 - meissner@suse.com

- mtr-0.82-capabilities.patch: Add patch to use and drop capabilities
  instead of setuid. bnc#865351

-------------------------------------------------------------------
Fri May 25 13:39:36 UTC 2012 - puzel@suse.com

- run_permissions macro is obsolete: use set_permissions
  (bnc#764102) 

-------------------------------------------------------------------
Tue Jan 24 00:55:32 UTC 2012 - crrodriguez@opensuse.org

- build mtr binary with PIE and full RELRO 

-------------------------------------------------------------------
Wed Dec 21 10:31:41 UTC 2011 - coolo@suse.com

- remove call to suse_update_config (very old work around)

-------------------------------------------------------------------
Thu Dec 15 10:36:54 UTC 2011 - puzel@suse.com

- update to mtr-0.82
  * Enable decoding of ICMP extensions for MPLS for curses and 
    report interfaces. Use the -e flag or press 'e' to enable it.
- fix spec license to GPL-2 (bnc#735559)

-------------------------------------------------------------------
Fri Dec  2 15:51:13 UTC 2011 - coolo@suse.com

- add automake as buildrequire to avoid implicit dependency

-------------------------------------------------------------------
Mon Oct 10 11:25:00 UTC 2011 - puzel@suse.com

- update to mtr-0.81
  - Fix for https://bugs.launchpad.net/mtr/+bug/776211

-------------------------------------------------------------------
Mon Nov  8 13:24:05 UTC 2010 - coolo@novell.com

- remove support for pre-9.1

-------------------------------------------------------------------
Tue Jul 20 20:18:17 UTC 2010 - puzel@novell.com

- update to mtr-0.80 
  - display load sharing hosts in --raw output 
  - added about button in gui 

-------------------------------------------------------------------
Sat Jan  2 17:04:58 CET 2010 - vuntz@opensuse.org

- Remove gtk1-compat-devel BuildRequires: it has been ported to
  GTK+ 2.x a while ago.

-------------------------------------------------------------------
Fri Nov 27 09:22:31 UTC 2009 - mseben@novell.com

- Update patches to apply with fuzz=0 

-------------------------------------------------------------------
Tue Jan  6 16:30:13 CET 2009 - mseben@suse.cz

- update to v0.75
  * feelgood patch to move sprintf to snprintf
  * cut-paste patches: you can now copy an intermediate host to the
    clipboard
- v0.74 
  * Martin Pels' patch to allow UDP probes
  * changed some docs to advertise the new mailing list
  * added documentation for the Mac OS X compilation problem
  * added -Wno-pointer-sign to the compiler options
  * Nico Lichtmaier's cleanup-gtk patch. (now mtr uses a more modern
    dialect of gtk)
- rewritten mtr-*-sec_snprintf.patch for v0.75

-------------------------------------------------------------------
Tue May 27 17:46:24 CEST 2008 - lmichnovic@suse.cz

- fixed more possible overflows because of using sprintf in dns.c
  (*-sec_snprintf.patch) [bnc#392458]

-------------------------------------------------------------------
Mon Apr 14 17:27:24 CEST 2008 - lmichnovic@suse.cz

- update to version 0.73
 * Fix signed/unsigned bug in IPV6 part improved random packet 
   size behaviour.
 * includes also fix for sprintf overflow [bnc#372610]

-------------------------------------------------------------------
Mon Apr  2 14:50:01 CEST 2007 - rguenther@suse.de

- add ncurses-devel BuildRequires

-------------------------------------------------------------------
Fri Mar 30 12:14:25 CEST 2007 - lmichnovic@suse.cz

- fixed return value for non-void function (nonvoid.patch)

-------------------------------------------------------------------
Fri Jan 12 11:35:23 CET 2007 - lmichnovic@suse.cz

- changed prefix /opt/gnome to /usr for aclocal

-------------------------------------------------------------------
Mon Oct  2 17:10:09 CEST 2006 - lmichnovic@suse.cz

- update to version 0.72
  * some code improvements 
  * option change: If PACKETSIZE is set to a negative number, every 
  iteration will use a different, random packet size up to that 
  number.

-------------------------------------------------------------------
Thu Jul 27 14:27:30 CEST 2006 - lmichnovic@suse.cz

- building with X.org 7.x: detects version of X.org instead of 
  suse_version 
- uses icecream 

-------------------------------------------------------------------
Mon Jul 24 16:02:25 CEST 2006 - lmichnovic@suse.de

- udjusted specfile to build also with new X.org 7.x 

-------------------------------------------------------------------
Wed Jun 14 20:17:00 CEST 2006 - lmichnovic@suse.cz

- Upgrade to version 0.71 which obsoletes res_mkquery.diff
  - some nice improvements.
- building with gtk1-compat-devel

-------------------------------------------------------------------
Wed Jan 25 21:38:27 CET 2006 - mls@suse.de

- converted neededforbuild to BuildRequires

-------------------------------------------------------------------
Sat Jan 14 01:38:19 CET 2006 - schwab@suse.de

- Don't strip binaries.

-------------------------------------------------------------------
Sun Oct  2 15:04:41 CEST 2005 - stbinner@suse.de

- fixed GenericName in .desktop file

-------------------------------------------------------------------
Thu Jan 20 10:06:52 CET 2005 - postadal@suse.cz

- updated to version 0.69
- removed obsoleted patch automake.patch

-------------------------------------------------------------------
Wed Dec 15 22:10:54 CET 2004 - hvogel@suse.de

- fix desktop file

-------------------------------------------------------------------
Wed Nov 10 12:48:25 CET 2004 - ro@suse.de

- permission handling fixes for /usr/sbin/mtr

-------------------------------------------------------------------
Thu Aug 26 14:02:13 CEST 2004 - postadal@suse.cz

- updated to version 0.65

-------------------------------------------------------------------
Thu Aug 19 15:33:41 CEST 2004 - postadal@suse.cz

- updated to version 0.64

-------------------------------------------------------------------
Mon Aug 16 20:18:37 CEST 2004 - postadal@suse.cz

- updated to version 0.63
- removed obsoleted patch buffer_overflow
- used gtk2

-------------------------------------------------------------------
Thu Jan 22 17:48:12 CET 2004 - ro@suse.de

- fixed Makefile.am 

-------------------------------------------------------------------
Sat Jan 10 17:12:11 CET 2004 - adrian@suse.de

- build as user

-------------------------------------------------------------------
Fri Aug 29 09:56:29 CEST 2003 - kukuk@suse.de

- Pack /usr/sbin/mtr with correct group

-------------------------------------------------------------------
Sat Aug 16 10:57:59 CEST 2003 - adrian@suse.de

- add desktop file

-------------------------------------------------------------------
Mon Jul 28 21:05:16 CEST 2003 - postadal@suse.cz

- updated to version 0.54
  * fix for raw mode
  * added "scrolling" patch from Roland Illig, to allow scrolling in text mode.

-------------------------------------------------------------------
Mon Jul 14 13:31:39 CEST 2003 - sbrabec@suse.cz

- GNOME prefix change to /opt/gnome.

-------------------------------------------------------------------
Thu Jan 30 16:59:27 CET 2003 - postadal@suse.cz

- updated to version 0.52
- removed obsoleted destdir, inc , handlesig patches

-------------------------------------------------------------------
Mon Mar 18 12:16:08 CET 2002 - pmladek@suse.cz

- security update to fix a local buffer overflow, which enables 
  an attacker to gain access to mtr's raw socket

-------------------------------------------------------------------
Mon Feb 11 22:49:20 CET 2002 - bk@suse.de

- updated to version 0.46(looks sane)
	* Added --address option to bind to given IP addess
- adapt configure.in check for res_mkquery to work on s390x also
- fix handling of EINTR to retry system call - fixes freeze on SIGWINCH

-------------------------------------------------------------------
Fri Jan 25 10:25:06 CET 2002 - pmladek@suse.cz

- updated to version 0.45:
	* added dynamic switching between numeric / dns names
	* some minor changes

-------------------------------------------------------------------
Mon Nov  5 15:37:58 CET 2001 - pmladek@suse.cz

- fixed to compile with automake 1.5

-------------------------------------------------------------------
Fri Jul 20 11:38:23 CEST 2001 - pmladek@suse.cz

- updated to version 0.44

-------------------------------------------------------------------
Wed May 23 13:50:13 CEST 2001 - pmladek@suse.cz

- fixed include files on ia64 

-------------------------------------------------------------------
Mon Apr 16 06:31:44 CEST 2001 - pmladek@suse.cz

- updated to version 0.43
- removed patch for configure.in (in new version isn't need)
- fixed compilation without GTK

-------------------------------------------------------------------
Wed Mar 28 11:11:09 CEST 2001 - pmladek@suse.cz

- removed dependence mtr-gtk on mtr (really doesn't exist)
- added icon for xmtr to /usr/X11R6/...

-------------------------------------------------------------------
Wed Mar 14 09:05:07 CET 2001 - pmladek@suse.cz

- new package
- fixed configure.in (res_init)
- fixed Makefile.am (DESTDIR)
- version with and without GTK
openSUSE Build Service is sponsored by