Accepting request 344857 from network:utilities

1

OBS-URL: https://build.opensuse.org/request/show/344857
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fping?expand=0&rev=27
This commit is contained in:
Dominique Leuenberger 2015-11-17 13:23:32 +00:00 committed by Git OBS Bridge
commit 99b7f2db09
4 changed files with 25 additions and 5 deletions

View File

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

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

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4bb28efd1cb3d1240ae551dadc20daa852b1ba71bafe32e49ca629c1848e5720
size 155976

View File

@ -1,3 +1,23 @@
-------------------------------------------------------------------
Wed Oct 21 20:35:51 UTC 2015 - zaitor@opensuse.org
- Update to version 3.13:
+ Bugfix: Fix ICMP errors sometimes causing crashes with
fping >= 3.11.
-------------------------------------------------------------------
Thu Oct 15 22:41:57 UTC 2015 - zaitor@opensuse.org
- Update to version 3.12:
+ Bugfix: Fix fping6 -R (#84).
- Changes from version 3.11:
+ Feature:
- New option -R to use random bytes instead of NULLs (#72).
- Small documentation and performance improvements.
+ Bugfix: Fix double entries with fping -u and unreachable hosts.
+ Internal: Use sockaddr_storage and simplify code, so that we
can one day support both IPv4 and IPv6 with the same binary.
-------------------------------------------------------------------
Sun May 4 21:13:42 UTC 2014 - zaitor@opensuse.org

View File

@ -1,7 +1,7 @@
#
# spec file for package fping
#
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2015 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
@ -18,7 +18,7 @@
Name: fping
Url: http://www.fping.org
Version: 3.10
Version: 3.13
Release: 0
Summary: A program to ping multiple hosts
License: MIT