Accepting request 678366 from home:seanlew:branches:network:utilities
Update fping OBS-URL: https://build.opensuse.org/request/show/678366 OBS-URL: https://build.opensuse.org/package/show/network:utilities/fping?expand=0&rev=39
This commit is contained in:
parent
b7da3c125e
commit
f967734dca
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:2733e2a18cc2b5b935c4e3b5b84ccf2080c38043f1864d7c43326e8048ddab73
|
|
||||||
size 170851
|
|
3
fping-4.2.tar.gz
Normal file
3
fping-4.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:7d339674b6a95aae1d8ad487ff5056fd95b474c3650938268f6a905c3771b64a
|
||||||
|
size 171409
|
@ -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
|
Thu Sep 20 10:21:39 UTC 2018 - kstreitova@suse.com
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package fping
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# 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)
|
# license that conforms to the Open Source Definition (Version 1.9)
|
||||||
# published by the Open Source Initiative.
|
# 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
|
Name: fping
|
||||||
Version: 4.1
|
Version: 4.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A program to ping multiple hosts
|
Summary: A program to ping multiple hosts
|
||||||
License: MIT
|
License: MIT
|
||||||
|
Loading…
x
Reference in New Issue
Block a user