Accepting request 636882 from home:kstreitova:branches:network:utilities

- 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

OBS-URL: https://build.opensuse.org/request/show/636882
OBS-URL: https://build.opensuse.org/package/show/network:utilities/fping?expand=0&rev=37
This commit is contained in:
Marcus Meissner 2018-09-21 09:55:48 +00:00 committed by Git OBS Bridge
parent 3656ac869d
commit b7da3c125e
4 changed files with 15 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:67eb4152b98ad34f99d2eec4e1098a0bb52caf13c0c89cd147349d08190fe8ce
size 170060

3
fping-4.1.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2733e2a18cc2b5b935c4e3b5b84ccf2080c38043f1864d7c43326e8048ddab73
size 170851

View File

@ -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

View File

@ -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