Hello community,

here is the log from the commit of package mtr for openSUSE:Factory checked in 
at 2014-07-29 16:48:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mtr (Old)
 and      /work/SRC/openSUSE:Factory/.mtr.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mtr"

Changes:
--------
--- /work/SRC/openSUSE:Factory/mtr/mtr.changes  2014-07-24 00:42:01.000000000 
+0200
+++ /work/SRC/openSUSE:Factory/.mtr.new/mtr.changes     2014-07-29 
16:48:57.000000000 +0200
@@ -1,0 +2,10 @@
+Tue Jul 22 09:12:17 UTC 2014 - [email protected]
+
+- 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
+
+-------------------------------------------------------------------

Old:
----
  mtr-0.82.tar.bz2

New:
----
  mtr-0.85.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ mtr.spec ++++++
--- /var/tmp/diff_new_pack.qx0WZq/_old  2014-07-29 16:48:58.000000000 +0200
+++ /var/tmp/diff_new_pack.qx0WZq/_new  2014-07-29 16:48:58.000000000 +0200
@@ -17,19 +17,15 @@
 
 
 Name:           mtr
-BuildRequires:  automake
-BuildRequires:  gtk2-devel
-BuildRequires:  libcap-devel
-BuildRequires:  ncurses-devel
-BuildRequires:  update-desktop-files
-BuildRequires:  xorg-x11-devel
 Summary:        Ping and Traceroute Network Diagnostic Tool
 License:        GPL-2.0
 Group:          Productivity/Networking/Diagnostic
-Version:        0.82
+Version:        0.85
 Release:        0
 Url:            http://www.BitWizard.nl/mtr
-Source:         %{name}-%{version}.tar.bz2
+
+#DL-URL:       ftp://ftp.bitwizard.nl/mtr/
+Source:         ftp://ftp.bitwizard.nl/mtr/%name-%version.tar.gz
 Source1:        xmtr.desktop
 Patch1:         mtr-0.75-manmtr.patch
 Patch2:         mtr-0.75-manxmtr.patch
@@ -37,6 +33,12 @@
 Patch4:         mtr-0.75-sec_snprintf.patch
 Patch5:         mtr-0.82-capabilities.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+BuildRequires:  automake
+BuildRequires:  gtk2-devel
+BuildRequires:  libcap-devel
+BuildRequires:  ncurses-devel
+BuildRequires:  update-desktop-files
+BuildRequires:  xorg-x11-devel
 Icon:           mtr.gif
 PreReq:         permissions
 
@@ -73,7 +75,7 @@
 %setup -q 
 cp mtr.8 xmtr.8
 %patch1
-%patch2
+%patch2 -p1
 %patch3
 %patch4
 %patch5 -p1
@@ -116,7 +118,11 @@
 %defattr(-,root,root)
 %doc AUTHORS COPYING FORMATS NEWS README SECURITY TODO
 %doc %{_mandir}/man8/mtr.8*
+%if 0%{?suse_version} <= 1130
+%verify(not mode) %attr(755,root,dialout) /usr/sbin/mtr
+%else
 %verify(not mode caps) %attr(750,root,dialout) /usr/sbin/mtr
+%endif
 
 %files gtk
 %defattr(-,root,root)

++++++ mtr-0.75-manxmtr.patch ++++++
--- /var/tmp/diff_new_pack.qx0WZq/_old  2014-07-29 16:48:58.000000000 +0200
+++ /var/tmp/diff_new_pack.qx0WZq/_new  2014-07-29 16:48:58.000000000 +0200
@@ -1,7 +1,11 @@
-Index: xmtr.8
+---
+ xmtr.8 |   34 +++++++++++++++++-----------------
+ 1 file changed, 17 insertions(+), 17 deletions(-)
+
+Index: mtr-0.85/xmtr.8
 ===================================================================
---- xmtr.8.orig
-+++ xmtr.8
+--- mtr-0.85.orig/xmtr.8
++++ mtr-0.85/xmtr.8
 @@ -2,11 +2,11 @@
  
  
@@ -12,41 +16,41 @@
  
  .SH SYNOPSIS
 -.B mtr 
-+.B xmtr 
++.B xmtr
  [\c
- .B \-hvrctglspeniu46\c
+ .B \-hvrctglspeniuTP46\c
  ]
-@@ -57,7 +57,7 @@ mtr \- a network diagnostic tool
+@@ -69,7 +69,7 @@ mtr \- a network diagnostic tool
  
  .SH DESCRIPTION
  
 -.B mtr 
-+.B xmtr 
++.B xmtr
  combines the functionality of the 
  .B traceroute
  and 
-@@ -66,9 +66,9 @@ programs in a single network diagnostic
+@@ -78,9 +78,9 @@ programs in a single network diagnostic
  
  .PP
  As 
 -.B mtr 
-+.B xmtr 
++.B xmtr
  starts, it investigates the network connection between the host 
 -.B mtr
 +.B xmtr
  runs on and 
  .BR HOSTNAME . 
- by sending packets with purposly low TTLs. It continues to send
-@@ -95,7 +95,7 @@ Print the summary of command line argume
+ by sending packets with purposely low TTLs. It continues to send
+@@ -111,7 +111,7 @@ Print the summary of command line argume
  .TP
  .B \-\-version
  .br
 -Print the installed version of mtr.  
-+Print the installed version of xmtr.  
++Print the installed version of xmtr.
  
  .TP
  .B \-r
-@@ -103,11 +103,11 @@ Print the installed version of mtr.
+@@ -119,11 +119,11 @@ Print the installed version of mtr.
  .B \-\-report
  .br
  This option puts 
@@ -60,7 +64,7 @@
  will run for the number of cycles specified by the 
  .B \-c
  option, and then print statistics and exit.  
-@@ -115,9 +115,9 @@ option, and then print statistics and ex
+@@ -131,9 +131,9 @@ option, and then print statistics and ex
  \c
  This mode is useful for generating statistics about network quality.  
  Note that each running instance of 
@@ -72,56 +76,56 @@
  to measure the quality of your network may result in decreased
  network performance.  
  
-@@ -160,7 +160,7 @@ packetsize upto that number.
+@@ -176,7 +176,7 @@ packet size upto that number.
  .B \-\-curses
  .br
  Use this option to force 
 -.B mtr 
-+.B xmtr 
++.B xmtr
  to use the curses based terminal
  interface (if available).
  
-@@ -180,7 +180,7 @@ that are encoded in the response packets
+@@ -196,7 +196,7 @@ that are encoded in the response packets
  .B \-\-no-dns
  .br
  Use this option to force 
 -.B mtr 
-+.B xmtr 
++.B xmtr
  to display numeric IP numbers and not try to resolve the
  host names. 
  
-@@ -200,10 +200,10 @@ Example:
+@@ -248,10 +248,10 @@ Example:
  .B \-\-gtk
  .br
  Use this option to force
 -.B mtr 
-+.B xmtr 
++.B xmtr
  to use the GTK+ based X11 window interface (if available).  
  GTK+ must have been available on the system when 
 -.B mtr 
-+.B xmtr 
++.B xmtr
  was built for this to work.  See the GTK+ web page at 
- .B http://www.gimp.org/gtk/
+ .B http://www.gtk.org/
  for more information about GTK+.
-@@ -214,7 +214,7 @@ for more information about GTK+.
+@@ -262,7 +262,7 @@ for more information about GTK+.
  .B \-\-split
  .br
  Use this option to set
 -.B mtr 
-+.B xmtr 
++.B xmtr
  to spit out a format that is suitable for a split-user interface.
  
  .TP
-@@ -223,7 +223,7 @@ to spit out a format that is suitable fo
+@@ -271,7 +271,7 @@ to spit out a format that is suitable fo
  .B \-\-raw
  .br
  Use this option to tell 
 -.B mtr 
-+.B xmtr 
++.B xmtr
  to use the raw output format. This format is better suited for
  archival of the measurement results. It could be parsed to 
  be presented into any of the other display methods. 
-@@ -266,7 +266,7 @@ Use IPv6 only.
+@@ -337,7 +337,7 @@ Use IPv6 only.
  Some modern routers give a lower priority to ICMP ECHO packets than 
  to other network traffic.  Consequently, the reliability of these
  routers reported by 

++++++ mtr-0.82-capabilities.patch ++++++
--- /var/tmp/diff_new_pack.qx0WZq/_old  2014-07-29 16:48:58.000000000 +0200
+++ /var/tmp/diff_new_pack.qx0WZq/_new  2014-07-29 16:48:58.000000000 +0200
@@ -1,10 +1,15 @@
-Index: mtr-0.82/configure.in
+---
+ configure.ac |    4 ++++
+ mtr.c        |   15 +++++++++++++++
+ 2 files changed, 19 insertions(+)
+
+Index: mtr-0.85/configure.ac
 ===================================================================
---- mtr-0.82.orig/configure.in
-+++ mtr-0.82/configure.in
-@@ -27,6 +27,10 @@ AC_CHECK_HEADERS(socket.h sys/socket.h s
- # pull in anything if we don't refer to anything in the lib). 
+--- mtr-0.85.orig/configure.ac
++++ mtr-0.85/configure.ac
+@@ -26,6 +26,10 @@ AC_CHECK_HEADERS(socket.h sys/socket.h s
  AC_CHECK_LIB(termcap, tgetent)
+ AC_CHECK_LIB(tinfo, tgetent)
  
 +AC_CHECK_LIB(cap, cap_init,
 +      AC_DEFINE(HAVE_CAPABILITIES, 1, capability support)
@@ -13,13 +18,13 @@
  AC_CHECK_FUNC(initscr, , 
    AC_CHECK_LIB(ncurses, initscr, , 
      AC_CHECK_LIB(curses, initscr, , 
-Index: mtr-0.82/mtr.c
+Index: mtr-0.85/mtr.c
 ===================================================================
---- mtr-0.82.orig/mtr.c
-+++ mtr-0.82/mtr.c
-@@ -35,6 +35,9 @@
- #include "report.h"
- #include "net.h"
+--- mtr-0.85.orig/mtr.c
++++ mtr-0.85/mtr.c
+@@ -46,6 +46,9 @@
+ #endif
+ #include "version.h"
  
 +#ifdef HAVE_CAPABILITIES
 +#include <sys/capability.h>
@@ -27,7 +32,7 @@
  
  #ifdef ENABLE_IPV6
  #define DEFAULT_AF AF_UNSPEC
-@@ -343,6 +346,18 @@ int main(int argc, char **argv)
+@@ -524,6 +527,18 @@ int main(int argc, char **argv)
      exit( EXIT_FAILURE );
    }
  


-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to