Hello community,

here is the log from the commit of package fping for openSUSE:Factory checked 
in at 2014-03-09 18:22:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/fping (Old)
 and      /work/SRC/openSUSE:Factory/.fping.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "fping"

Changes:
--------
--- /work/SRC/openSUSE:Factory/fping/fping.changes      2013-08-19 
10:50:30.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.fping.new/fping.changes 2014-03-09 
18:22:12.000000000 +0100
@@ -1,0 +2,31 @@
+Sat Mar  8 20:28:18 UTC 2014 - zai...@opensuse.org
+
+- Update to version 3.9:
+  + Fix random output on socket error (#56).
+  + Support ppc64le architecture by including alpha libtool
+    version.
+  + Fix compilation problem on FreeBSD (#57).
+  + Initial test suite and continous intergration (with
+    travis-ci.org / coveralls.io).
+  + Don't output usage information on error.
+- Changes from version 3.8:
+  + Fix segmentation fault introduced in version 3.7 with loop mode
+    (#55).
+- Changes from version 3.7:
+  + Allow running as non-root on Mac OS X by using non-privileged
+    ICMP (#7).
+  + Remove unnecessary IPv6 socket options.
+  + Fix again compatibility issue with FreeBSD.
+  + Fix fping hanging forever on permanent sendto failure.
+  + Fix duplicate echo reply packets causing early stop in count
+    mode (#53).
+- Changes from version 3.6:
+  + Fix loop issue after 65536 pings (#12).
+  + Minimum ping data size is now 0.
+  + Removed setsockopt IPV6_CHECKSUM, which shouldn't be set and
+    breaks compiling on Solaris.
+  + Fix wrong min RTT value with -Q option (#51).
+- Drop export CFLAGS="%optflags -D_GNU_SOURCE -fwhole-program", it
+  breaks the build.
+
+-------------------------------------------------------------------

Old:
----
  fping-3.5.tar.gz

New:
----
  fping-3.9.tar.gz

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

Other differences:
------------------
++++++ fping.spec ++++++
--- /var/tmp/diff_new_pack.xTyO1n/_old  2014-03-09 18:22:13.000000000 +0100
+++ /var/tmp/diff_new_pack.xTyO1n/_new  2014-03-09 18:22:13.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package fping
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 Name:           fping
 Url:            http://www.fping.org
-Version:        3.5
+Version:        3.9
 Release:        0
 Summary:        A program to ping multiple hosts
 License:        MIT
@@ -48,7 +48,6 @@
 %setup -q
 
 %build
-export CFLAGS="%optflags -D_GNU_SOURCE -fwhole-program"
 %configure --enable-ipv6 --enable-ipv4
 make %{?_smp_mflags}
 

++++++ fping-3.5.tar.gz -> fping-3.9.tar.gz ++++++
++++ 6274 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to