diff --git a/fping-3.2.tar.gz b/fping-3.2.tar.gz deleted file mode 100644 index 23ad8ba..0000000 --- a/fping-3.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b26739a1fa3471775ff1958a1e3d7597f12c9eb56429c29cf956e52f5046e2c1 -size 137967 diff --git a/fping-3.3.tar.gz b/fping-3.3.tar.gz new file mode 100644 index 0000000..9c8b6d5 --- /dev/null +++ b/fping-3.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0821121aa10e38e26128faf12077838bee8f11c865525e78877a3fe1dd9cd81c +size 142954 diff --git a/fping.changes b/fping.changes index 970f5fd..bffc6ac 100644 --- a/fping.changes +++ b/fping.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Mon Aug 20 19:19:20 UTC 2012 - pascal.bleser@opensuse.org + +- update to 3.3: + * Do not output icmp errors with -q (#1) + * Add --enable-ipv4 and --enable-ipv6 options to configure + * Fix removing of unreachable hosts when doing loop (#13 #23) + * Fix -A for fping6 (#14) + * Fix "options inet6" breaking IPv4 name resolution (#17) + * Output statistics to stdout instead of stderr (#9) + * Set default data size to 56 bytes on all architectures (#18) + * Convert man-page source to POD for easier maintenance + * Fix error message on DNS error for IPv6 hosts (#27) + * Fix -n flag in fping6 (#28) + ------------------------------------------------------------------- Fri Jun 8 10:32:48 UTC 2012 - wojtek@suse.cz diff --git a/fping.spec b/fping.spec index 9b2adf6..3b42ee4 100644 --- a/fping.spec +++ b/fping.spec @@ -18,7 +18,7 @@ Name: fping Url: http://www.fping.org -Version: 3.2 +Version: 3.3 Release: 0 Summary: A program to ping multiple hosts License: MIT @@ -57,7 +57,7 @@ make %{?_smp_mflags} %files %defattr(-,root,root) %doc ChangeLog COPYING README -%doc %{_mandir}/man8/fping.8.gz +%doc %{_mandir}/man8/fping.8* %{_sbindir}/fping %changelog