diff --git a/fping-4.1.tar.gz b/fping-4.1.tar.gz deleted file mode 100644 index ee2eefc..0000000 --- a/fping-4.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2733e2a18cc2b5b935c4e3b5b84ccf2080c38043f1864d7c43326e8048ddab73 -size 170851 diff --git a/fping-4.2.tar.gz b/fping-4.2.tar.gz new file mode 100644 index 0000000..3c75e38 --- /dev/null +++ b/fping-4.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d339674b6a95aae1d8ad487ff5056fd95b474c3650938268f6a905c3771b64a +size 171409 diff --git a/fping.changes b/fping.changes index 79de69f..e390e15 100644 --- a/fping.changes +++ b/fping.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Sat Feb 23 06:58:48 UTC 2019 - seanlew@opensuse.org + +- Update to version 4.2 + * Allow decimal numbers for -t -i -p and -Q + * New option -x/--reachable to check # of reachable hosts + * Fix build with --disable-ipv6 (#134) + * Fix hang with '-6' if the binary is named 'fping6' + * Get rid of warning 'timeout -t value' (#142) + ------------------------------------------------------------------- Thu Sep 20 10:21:39 UTC 2018 - kstreitova@suse.com diff --git a/fping.spec b/fping.spec index cf0afcb..a3e2776 100644 --- a/fping.spec +++ b/fping.spec @@ -1,7 +1,7 @@ # # spec file for package fping # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,12 +12,12 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # Name: fping -Version: 4.1 +Version: 4.2 Release: 0 Summary: A program to ping multiple hosts License: MIT