Accepting request 956817 from home:dspinella:branches:network:utilities

- Update to 5.1:
  * Netdata: use host instead name as family label
  * Netdata: use formatstring macro PRId64
  * Allow -4 option to be given multiple times
  * Documentation fix
  * Retain privileges until after privileged setsockopt
  * Set bind to source only when option is set
  * Fix getnameinfo not called properly for IPv4
  * Documentation updates

OBS-URL: https://build.opensuse.org/request/show/956817
OBS-URL: https://build.opensuse.org/package/show/network:utilities/fping?expand=0&rev=55
This commit is contained in:
Danilo Spinella 2022-02-22 16:49:51 +00:00 committed by Git OBS Bridge
parent d3c066bf8d
commit 23cc5e3a83
6 changed files with 24 additions and 11 deletions

View File

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

View File

@ -1,6 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iF0EABECAB0WIQSNHom4+6kgpaYJ8mFaEaIrxaH3NAUCXyqjYwAKCRBaEaIrxaH3
NOtZAJ0dQ38KGO6aakF4TVX3sDdRGglwTgCeJUroGuKnwyRBhJGW6NVLaXTLjV0=
=gkXr
-----END PGP SIGNATURE-----

BIN
fping-5.1.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

6
fping-5.1.tar.gz.asc Normal file
View File

@ -0,0 +1,6 @@
-----BEGIN PGP SIGNATURE-----
iF0EABECAB0WIQSNHom4+6kgpaYJ8mFaEaIrxaH3NAUCYgAGGAAKCRBaEaIrxaH3
NHLiAJ9bVoA0IWuG4n7lfNn0+ucrEwzDqACfTu5KTUpwaJwMf2mKMLMEmHGg6k8=
=PII3
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Tue Feb 22 16:12:16 UTC 2022 - Danilo Spinella <danilo.spinella@suse.com>
- Update to 5.1:
* Netdata: use host instead name as family label
* Netdata: use formatstring macro PRId64
* Allow -4 option to be given multiple times
* Documentation fix
* Retain privileges until after privileged setsockopt
* Set bind to source only when option is set
* Fix getnameinfo not called properly for IPv4
* Documentation updates
-------------------------------------------------------------------
Wed Oct 7 12:20:48 UTC 2020 - Matthias Gerstner <matthias.gerstner@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package fping
#
# Copyright (c) 2020 SUSE LLC
# Copyright (c) 2022 SUSE LLC
#
# 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: 5.0
Version: 5.1
Release: 0
Summary: A program to ping multiple hosts
License: MIT