Andreas Stieger
ac22491136
- 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
148 lines
4.8 KiB
Plaintext
148 lines
4.8 KiB
Plaintext
-------------------------------------------------------------------
|
|
Thu Jan 31 02:07:20 UTC 2013 - crrodriguez@opensuse.org
|
|
|
|
- Enable missing ipv6 support
|
|
- tweak out CFLAGS.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Oct 16 09:52:22 UTC 2012 - puzel@suse.com
|
|
|
|
- update to 3.4
|
|
* Revert "Output statistics to stdout instead of stderr", because
|
|
it breaks tools assuming the output goes to stderr
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Aug 20 19:19:20 UTC 2012 - pascal.bleser@opensuse.org
|
|
|
|
- update to 3.3:
|
|
* Do not output icmp errors with -q (#1)
|
|
* Add --enable-ipv4 and --enable-ipv6 options to configure
|
|
* Fix removing of unreachable hosts when doing loop (#13 #23)
|
|
* Fix -A for fping6 (#14)
|
|
* Fix "options inet6" breaking IPv4 name resolution (#17)
|
|
* Output statistics to stdout instead of stderr (#9)
|
|
* Set default data size to 56 bytes on all architectures (#18)
|
|
* Convert man-page source to POD for easier maintenance
|
|
* Fix error message on DNS error for IPv6 hosts (#27)
|
|
* Fix -n flag in fping6 (#28)
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jun 8 10:32:48 UTC 2012 - wojtek@suse.cz
|
|
|
|
-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)
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
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
|
|
|
|
- update to fping-3.0
|
|
* rewritten main loop for improved performance
|
|
* -T parameter (select timeout) now obsolete
|
|
* Maintenance taken over from unresponsive previous maintainer
|
|
* New homepage: www.fping.org
|
|
- drop fping-2.4b2-fixwarnings.patch (obsolete)
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Sep 18 17:17:12 UTC 2011 - jengelh@medozas.de
|
|
|
|
- Apply packaging guidelines (remove redundant/obsolete
|
|
tags/sections from specfile, etc.)
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Nov 18 15:39:24 UTC 2009 - puzel@novell.com
|
|
|
|
- add ipv6 support (bnc#555691)
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Feb 8 14:08:50 CET 2008 - lrupp@suse.de
|
|
|
|
- convert the Changelog to Unix
|
|
- add COPYING, remove INSTALL from docudir
|
|
- use macros
|
|
- build parallel
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 25 21:36:00 CET 2006 - mls@suse.de
|
|
|
|
- converted neededforbuild to BuildRequires
|
|
|
|
-------------------------------------------------------------------
|
|
Fri May 7 11:30:05 CEST 2004 - hmacht@suse.de
|
|
|
|
- Upgrade to version 2.4b2
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Apr 22 16:35:26 CEST 2004 - postadal@suse.cz
|
|
|
|
- fixed gcc warnings
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Sep 17 17:34:28 CEST 2002 - ro@suse.de
|
|
|
|
- removed bogus self-provides
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jun 11 14:58:35 CEST 2001 - schwab@suse.de
|
|
|
|
- Fix alignment problem properly.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jul 19 14:13:50 CEST 2000 - schwab@suse.de
|
|
|
|
- Fix alignment problem.
|
|
- Pass CFLAGS during configure run.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Apr 13 14:47:45 CEST 2000 - nadvornik@suse.cz
|
|
|
|
- added BuildRoot
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Feb 12 20:29:40 MET 2000 - grimmer@suse.de
|
|
|
|
- added Group tag to spec file
|
|
- use version macro in spec file
|
|
- added full URL to Source tag
|
|
- use _mandir macro in spec file
|
|
- added CXXFLAGS to %build section
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Sep 13 17:23:57 CEST 1999 - bs@suse.de
|
|
|
|
- ran old prepare_spec on spec file to switch to new prepare_spec.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Apr 22 02:26:53 MEST 1999 - ro@suse.de
|
|
|
|
- fixed for alpha
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jan 29 12:44:02 MET 1999 - grimmer@suse.de
|
|
|
|
- new Package (Version 2.2b1)
|
|
|