Commit Graph

56 Commits

Author SHA256 Message Date
Dominique Leuenberger
becf6ca6cd Accepting request 956822 from network:utilities
OBS-URL: https://build.opensuse.org/request/show/956822
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fping?expand=0&rev=38
2022-02-22 20:18:29 +00:00
Danilo Spinella
23cc5e3a83 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
2022-02-22 16:49:51 +00:00
Dominique Leuenberger
4751c8312f Accepting request 843277 from network:utilities
OBS-URL: https://build.opensuse.org/request/show/843277
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fping?expand=0&rev=37
2020-10-22 12:25:51 +00:00
d3c066bf8d Accepting request 840039 from home:mgerstner:branches:network:utilities
- no longer invoke permissions macros for fping. It now uses ICMP_RAW sockets
  instead (bsc#1174504).

OBS-URL: https://build.opensuse.org/request/show/840039
OBS-URL: https://build.opensuse.org/package/show/network:utilities/fping?expand=0&rev=53
2020-10-21 22:21:04 +00:00
Dominique Leuenberger
b2bd8a902b Accepting request 827607 from network:utilities
OBS-URL: https://build.opensuse.org/request/show/827607
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fping?expand=0&rev=36
2020-08-19 16:50:58 +00:00
c8d5c6e6b9 Accepting request 827348 from home:dirkmueller:branches:network:utilities
- update to 5.0:
  - In non-quiet loop and count mode, a line is printed for every lost packet
    8.8.8.8 : xmt/rcv/%loss = 2/2/0%, min/avg/max = 12.3/12.5/12.8
    8.8.8.7 : xmt/rcv/%loss = 2/0/100%
  - The returned size in bytes now always excludes the IP header, so if before it
    reported '84 bytes' e.g. when using 'fping -l', now it reports '64 bytes'.
    This is to make the reported size consistent with ping(8) from iputils and
    also with fping when pinging a IPv6 host (which never included the IPv6
    header size).
  - The number of sent pings is only counted when the pings are received or have
    timed out, ensuring that the loss ratio will be always correct. This makes it
    possible, for example, to use loop mode (-l) with interval statistics (-Q)
    and a timeout larger than period, without having the issue that initially
    some pings would be reported as missing (#193)
  - Improved precision of measurements from 10us to 1us (#136, thanks @tycho)
  - The reported size of received packets is now always correct on Linux even for
    packets > 4096 bytes.

OBS-URL: https://build.opensuse.org/request/show/827348
OBS-URL: https://build.opensuse.org/package/show/network:utilities/fping?expand=0&rev=51
2020-08-18 14:08:52 +00:00
Dominique Leuenberger
ac66bb2e93 Accepting request 822942 from network:utilities
OBS-URL: https://build.opensuse.org/request/show/822942
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fping?expand=0&rev=35
2020-07-27 15:47:48 +00:00
a95e22f4d0 Accepting request 822870 from home:AndreasStieger:branches:network:utilities
fping 4.4

OBS-URL: https://build.opensuse.org/request/show/822870
OBS-URL: https://build.opensuse.org/package/show/network:utilities/fping?expand=0&rev=49
2020-07-27 09:20:19 +00:00
Dominique Leuenberger
3cfa6183b9 Accepting request 820690 from network:utilities
OBS-URL: https://build.opensuse.org/request/show/820690
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fping?expand=0&rev=34
2020-07-14 06:00:42 +00:00
25c5d96f2d Accepting request 820566 from home:AndreasStieger:branches:network:utilities
- add upstream signing key and validate source signature

OBS-URL: https://build.opensuse.org/request/show/820566
OBS-URL: https://build.opensuse.org/package/show/network:utilities/fping?expand=0&rev=47
2020-07-13 13:29:02 +00:00
Dominique Leuenberger
c4ea942833 Accepting request 814570 from network:utilities
- correct download URL (upstream is using .gz instead of bz2)
- refreshed fping-4.2-gcc10-extern.patch
- add fping-4.2-gcc10-extern.patch to fix build with GCC10
- bzip2 the sources
- package COPYING file instead of INSTALL file
- use permission settings only on SLE-15 and newer
- 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)

OBS-URL: https://build.opensuse.org/request/show/814570
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fping?expand=0&rev=33
2020-06-27 21:22:18 +00:00
Lars Vogdt
5f5f7fb5a3 - correct download URL (upstream is using .gz instead of bz2)
- refreshed fping-4.2-gcc10-extern.patch

OBS-URL: https://build.opensuse.org/package/show/network:utilities/fping?expand=0&rev=45
2020-06-14 15:45:56 +00:00
Lars Vogdt
721346c19c use correct source
OBS-URL: https://build.opensuse.org/package/show/network:utilities/fping?expand=0&rev=44
2020-06-14 15:44:47 +00:00
Lars Vogdt
524a5fe95c OBS-URL: https://build.opensuse.org/package/show/network:utilities/fping?expand=0&rev=43 2020-06-14 15:43:50 +00:00
Lars Vogdt
3e6cc99d23 OBS-URL: https://build.opensuse.org/package/show/network:utilities/fping?expand=0&rev=42 2020-06-14 15:43:41 +00:00
Lars Vogdt
0b5ba882e6 Accepting request 812602 from home:kstreitova:branches:network:utilities
- add fping-4.2-gcc10-extern.patch to fix build with GCC10

OBS-URL: https://build.opensuse.org/request/show/812602
OBS-URL: https://build.opensuse.org/package/show/network:utilities/fping?expand=0&rev=41
2020-06-11 10:04:32 +00:00
Lars Vogdt
e94cc48ec1 - bzip2 the sources
- package COPYING file instead of INSTALL file
- use permission settings only on SLE-15 and newer

OBS-URL: https://build.opensuse.org/package/show/network:utilities/fping?expand=0&rev=40
2019-03-06 13:10:48 +00:00
Lars Vogdt
f967734dca 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
2019-03-06 13:00:54 +00:00
Dominique Leuenberger
6c5ef104ce Accepting request 637024 from network:utilities
OBS-URL: https://build.opensuse.org/request/show/637024
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fping?expand=0&rev=32
2018-09-24 11:13:02 +00:00
b7da3c125e 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
2018-09-21 09:55:48 +00:00
Dominique Leuenberger
7539fb2fbf Accepting request 556652 from network:utilities
OBS-URL: https://build.opensuse.org/request/show/556652
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fping?expand=0&rev=31
2017-12-14 10:02:32 +00:00
3656ac869d Accepting request 556647 from home:AndreasStieger:branches:network:utilities
- fping now has cap_net_raw, fix build in Factory (bsc#1047921)

OBS-URL: https://build.opensuse.org/request/show/556647
OBS-URL: https://build.opensuse.org/package/show/network:utilities/fping?expand=0&rev=35
2017-12-13 12:08:09 +00:00
Dominique Leuenberger
a9552213c8 Accepting request 505797 from network:utilities
1

OBS-URL: https://build.opensuse.org/request/show/505797
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fping?expand=0&rev=30
2017-06-23 07:18:47 +00:00
OBS User mrdocs
636782d5e2 Accepting request 505457 from home:scarabeus_iv:branches:network:utilities
- Cleanup a bit with spec-cleaner basically just to use new make_install
  macro

OBS-URL: https://build.opensuse.org/request/show/505457
OBS-URL: https://build.opensuse.org/package/show/network:utilities/fping?expand=0&rev=33
2017-06-23 00:55:55 +00:00
Dominique Leuenberger
87ac3653b5 Accepting request 494726 from network:utilities
1

OBS-URL: https://build.opensuse.org/request/show/494726
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fping?expand=0&rev=29
2017-05-16 12:44:35 +00:00
OBS User mrdocs
b02014494e Accepting request 494587 from home:jengelh:branches:network:utilities
- Do away with %__ macro indirections.

OBS-URL: https://build.opensuse.org/request/show/494587
OBS-URL: https://build.opensuse.org/package/show/network:utilities/fping?expand=0&rev=31
2017-05-11 20:07:24 +00:00
OBS User mrdocs
77a8b4ca1a Accepting request 493503 from home:dliedke:branches:network:utilities
Update to version 4.0

OBS-URL: https://build.opensuse.org/request/show/493503
OBS-URL: https://build.opensuse.org/package/show/network:utilities/fping?expand=0&rev=30
2017-05-11 02:33:59 +00:00
Dominique Leuenberger
c15ecaeb30 Accepting request 477058 from network:utilities
1

OBS-URL: https://build.opensuse.org/request/show/477058
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fping?expand=0&rev=28
2017-03-08 00:15:11 +00:00
aa9f73990a Accepting request 460865 from home:dliedke:branches:network:utilities
Update to version 3.16

OBS-URL: https://build.opensuse.org/request/show/460865
OBS-URL: https://build.opensuse.org/package/show/network:utilities/fping?expand=0&rev=28
2017-03-05 20:12:52 +00:00
Dominique Leuenberger
99b7f2db09 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
2015-11-17 13:23:32 +00:00
7f296565f6 Accepting request 344624 from home:Zaitor:branches:network:utilities
Update

OBS-URL: https://build.opensuse.org/request/show/344624
OBS-URL: https://build.opensuse.org/package/show/network:utilities/fping?expand=0&rev=26
2015-11-17 09:09:39 +00:00
Stephan Kulow
f3cd195d60 Accepting request 232768 from network:utilities
Update to version 3.10 (forwarded request 232619 from Zaitor)

OBS-URL: https://build.opensuse.org/request/show/232768
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fping?expand=0&rev=25
2014-05-06 11:56:47 +00:00
48414dce02 Accepting request 232619 from home:Zaitor:branches:network:utilities
Update to version 3.10

OBS-URL: https://build.opensuse.org/request/show/232619
OBS-URL: https://build.opensuse.org/package/show/network:utilities/fping?expand=0&rev=24
2014-05-05 18:21:52 +00:00
Stephan Kulow
89f6c235f4 Accepting request 225204 from network:utilities
- Update to version 3.9:
  + Fix random output on socket error (#56).
  + Support ppc64le architecture by including alpha libtool
    version.
  + Fix compilation problem on FreeBSD (#57).
  + Initial test suite and continous intergration (with
    travis-ci.org / coveralls.io).
  + Don't output usage information on error.
- Changes from version 3.8:
  + Fix segmentation fault introduced in version 3.7 with loop mode
    (#55).
- Changes from version 3.7:
  + Allow running as non-root on Mac OS X by using non-privileged
    ICMP (#7).
  + Remove unnecessary IPv6 socket options.
  + Fix again compatibility issue with FreeBSD.
  + Fix fping hanging forever on permanent sendto failure.
  + Fix duplicate echo reply packets causing early stop in count
    mode (#53).
- Changes from version 3.6:
  + Fix loop issue after 65536 pings (#12).
  + Minimum ping data size is now 0.
  + Removed setsockopt IPV6_CHECKSUM, which shouldn't be set and
    breaks compiling on Solaris.
  + Fix wrong min RTT value with -Q option (#51).
- Drop export CFLAGS="%optflags -D_GNU_SOURCE -fwhole-program", it
  breaks the build. (forwarded request 225188 from Zaitor)

OBS-URL: https://build.opensuse.org/request/show/225204
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fping?expand=0&rev=24
2014-03-09 17:22:11 +00:00
OBS User mrdocs
96571d0cf1 Accepting request 225188 from home:Zaitor:branches:network:utilities
- Update to version 3.9:
  + Fix random output on socket error (#56).
  + Support ppc64le architecture by including alpha libtool
    version.
  + Fix compilation problem on FreeBSD (#57).
  + Initial test suite and continous intergration (with
    travis-ci.org / coveralls.io).
  + Don't output usage information on error.
- Changes from version 3.8:
  + Fix segmentation fault introduced in version 3.7 with loop mode
    (#55).
- Changes from version 3.7:
  + Allow running as non-root on Mac OS X by using non-privileged
    ICMP (#7).
  + Remove unnecessary IPv6 socket options.
  + Fix again compatibility issue with FreeBSD.
  + Fix fping hanging forever on permanent sendto failure.
  + Fix duplicate echo reply packets causing early stop in count
    mode (#53).
- Changes from version 3.6:
  + Fix loop issue after 65536 pings (#12).
  + Minimum ping data size is now 0.
  + Removed setsockopt IPV6_CHECKSUM, which shouldn't be set and
    breaks compiling on Solaris.
  + Fix wrong min RTT value with -Q option (#51).
- Drop export CFLAGS="%optflags -D_GNU_SOURCE -fwhole-program", it
  breaks the build.

OBS-URL: https://build.opensuse.org/request/show/225188
OBS-URL: https://build.opensuse.org/package/show/network:utilities/fping?expand=0&rev=22
2014-03-09 05:32:21 +00:00
Tomáš Chvátal
cd53835712 Accepting request 195577 from network:utilities
Update to version 3.5 (forwarded request 195576 from Zaitor)

OBS-URL: https://build.opensuse.org/request/show/195577
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fping?expand=0&rev=22
2013-08-19 08:50:29 +00:00
Pascal Bleser
3b823cffba Accepting request 195576 from home:Zaitor:branches:network:utilities
Update to version 3.5

OBS-URL: https://build.opensuse.org/request/show/195576
OBS-URL: https://build.opensuse.org/package/show/network:utilities/fping?expand=0&rev=20
2013-08-18 22:45:06 +00:00
Stephan Kulow
a815c2a443 Accepting request 150510 from network:utilities
- Enable missing ipv6 support 
- tweak out CFLAGS. (forwarded request 150502 from elvigia)

OBS-URL: https://build.opensuse.org/request/show/150510
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fping?expand=0&rev=21
2013-01-31 13:46:38 +00:00
ac22491136 Accepting request 150502 from home:elvigia:branches:network:utilities
- Enable missing ipv6 support 
- tweak out CFLAGS.

OBS-URL: https://build.opensuse.org/request/show/150502
OBS-URL: https://build.opensuse.org/package/show/network:utilities/fping?expand=0&rev=18
2013-01-31 06:40:27 +00:00
Stephan Kulow
0614751141 Accepting request 138317 from network:utilities
- update to 3.4 
  * Revert "Output statistics to stdout instead of stderr", because
    it breaks tools assuming the output goes to stderr

OBS-URL: https://build.opensuse.org/request/show/138317
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fping?expand=0&rev=19
2012-10-17 05:13:22 +00:00
Petr Uzel
0172d80c1b - update to 3.4
* Revert "Output statistics to stdout instead of stderr", because
    it breaks tools assuming the output goes to stderr

OBS-URL: https://build.opensuse.org/package/show/network:utilities/fping?expand=0&rev=16
2012-10-16 10:01:05 +00:00
Ismail Dönmez
c42fadcc15 Accepting request 134101 from network:utilities
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/134101
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fping?expand=0&rev=18
2012-09-14 10:16:48 +00:00
Pascal Bleser
d02854d616 3.3
OBS-URL: https://build.opensuse.org/package/show/network:utilities/fping?expand=0&rev=14
2012-08-20 19:22:46 +00:00
Stephan Kulow
2ac0db5861 Accepting request 124184 from network:utilities
-Update to 3.2
* Improve documentation for -g option (G.W. Haywood)
  * Performance optimization for big select timeouts (#10, Andrey
  * Bondarenko)
    * Fix restart of select call after interrupt signal (#8, Boian
    * Bonev)
      * Fix infinite loop caused by linked list corruption (#11,
      * Boian Bonev)

OBS-URL: https://build.opensuse.org/request/show/124184
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fping?expand=0&rev=16
2012-06-10 18:15:52 +00:00
Wojtek Dziewięcki
dbfe016826 -Update to 3.2
* Improve documentation for -g option (G.W. Haywood)
  * Performance optimization for big select timeouts (#10, Andrey
  * Bondarenko)
    * Fix restart of select call after interrupt signal (#8, Boian
    * Bonev)
      * Fix infinite loop caused by linked list corruption (#11,
      * Boian Bonev)

OBS-URL: https://build.opensuse.org/package/show/network:utilities/fping?expand=0&rev=12
2012-06-08 10:36:18 +00:00
Stephan Kulow
e0dc4fb193 Accepting request 121562 from network:utilities
Update to ver 3.1 (forwarded request 121561 from Zaitor)

OBS-URL: https://build.opensuse.org/request/show/121562
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fping?expand=0&rev=15
2012-05-22 06:13:47 +00:00
9bea1345c1 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
2012-05-20 22:30:56 +00:00
Stephan Kulow
29e2c6d22c Accepting request 103279 from network:utilities
update to fping-3.0

OBS-URL: https://build.opensuse.org/request/show/103279
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fping?expand=0&rev=14
2012-02-08 16:17:43 +00:00
Petr Uzel
e2ed858329 update to fping-3.0
OBS-URL: https://build.opensuse.org/package/show/network:utilities/fping?expand=0&rev=7
2012-02-08 11:27:45 +00:00
Stephan Kulow
365bfb4ed5 replace license with spdx.org variant
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fping?expand=0&rev=13
2011-12-06 17:10:03 +00:00