Accepting request 121561 from home:Zaitor:branches:network:utilities
Update to ver 3.1 OBS-URL: https://build.opensuse.org/request/show/121561 OBS-URL: https://build.opensuse.org/package/show/network:utilities/fping?expand=0&rev=10
This commit is contained in:
parent
e2ed858329
commit
9bea1345c1
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:380a73a086bba4eebcaf6275dc065f587359a122849f64551964f55daeba0838
|
||||
size 131436
|
3
fping-3.1.tar.gz
Normal file
3
fping-3.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e5c9d3984a8680c4f0a40d1b2b534276caffc92c1da4a27ea35894a94be2b999
|
||||
size 138134
|
@ -1,3 +1,20 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun May 20 22:11:17 UTC 2012 - zaitor@opensuse.org
|
||||
|
||||
- Update to version 3.1:
|
||||
+ -g option (generate): exclude network and broadcast address
|
||||
for cidr ranges.
|
||||
+ do not explicitely check if running as root, to make it
|
||||
possible to install fping with linux capabilities instead of
|
||||
making it setuid (setcap cap_net_raw+ep fping).
|
||||
+ ANSI C (C89) compiler now a requirement.
|
||||
+ Portability fixes.
|
||||
+ Reorganized source directory.
|
||||
+ Bugfix: fix timeout issue on Solaris.
|
||||
+ Man-page fixes.
|
||||
+ Added -H option to specify number of hops.
|
||||
+ Output usage information to stdout when called with -h
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 8 11:19:38 UTC 2012 - puzel@suse.com
|
||||
|
||||
|
@ -15,9 +15,10 @@
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
Name: fping
|
||||
Url: http://www.fping.org
|
||||
Version: 3.0
|
||||
Version: 3.1
|
||||
Release: 0
|
||||
Summary: A program to ping multiple hosts
|
||||
License: MIT
|
||||
|
Loading…
Reference in New Issue
Block a user