diff --git a/fping-4.0.tar.gz b/fping-4.0.tar.gz deleted file mode 100644 index f0619ae..0000000 --- a/fping-4.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:67eb4152b98ad34f99d2eec4e1098a0bb52caf13c0c89cd147349d08190fe8ce -size 170060 diff --git a/fping-4.1.tar.gz b/fping-4.1.tar.gz new file mode 100644 index 0000000..ee2eefc --- /dev/null +++ b/fping-4.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2733e2a18cc2b5b935c4e3b5b84ccf2080c38043f1864d7c43326e8048ddab73 +size 170851 diff --git a/fping.changes b/fping.changes index dc33df7..79de69f 100644 --- a/fping.changes +++ b/fping.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Thu Sep 20 10:21:39 UTC 2018 - kstreitova@suse.com + +- Update to version 4.1 + * Fix problem when socket fd is 0 + * Fix running on servers with disabled IPv6 + * Allow running "fping -h" or "--help" even when raw socket + can't be opened + * Fix build issue with FreeBSD and IPv6 + ------------------------------------------------------------------- Wed Dec 13 11:25:53 UTC 2017 - astieger@suse.com diff --git a/fping.spec b/fping.spec index 2541ae4..cf0afcb 100644 --- a/fping.spec +++ b/fping.spec @@ -1,7 +1,7 @@ # # spec file for package fping # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 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 @@ -17,7 +17,7 @@ Name: fping -Version: 4.0 +Version: 4.1 Release: 0 Summary: A program to ping multiple hosts License: MIT