Changelog for
fping-debugsource-3.5-160.1.x86_64.rpm :
Sun Aug 18 14:00:00 2013 zaitorAATTopensuse.org
- Update to version 3.5:
* Fix sprint_tm buffer size crash.
* Addded -D flag to print timestamps.
* Fix fping6 build on OS X 10.8.
* Fix compatibility issue with FreeBSD (#39).
* Fping.spec: fix setuid permissions and provides fping6.
* Re-create configure script with autoconf 2.69 for aarch64
support (#45).
Thu Jan 31 13:00:00 2013 crrodriguezAATTopensuse.org
- Enable missing ipv6 support
- tweak out CFLAGS.
Tue Oct 16 14:00:00 2012 puzelAATTsuse.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 14:00:00 2012 pascal.bleserAATTopensuse.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 14:00:00 2012 wojtekAATTsuse.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 14:00:00 2012 zaitorAATTopensuse.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 13:00:00 2012 puzelAATTsuse.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 14:00:00 2011 jengelhAATTmedozas.de
- Apply packaging guidelines (remove redundant/obsolete
tags/sections from specfile, etc.)
Wed Nov 18 13:00:00 2009 puzelAATTnovell.com
- add ipv6 support (bnc#555691)
Fri Feb 8 13:00:00 2008 lruppAATTsuse.de
- convert the Changelog to Unix
- add COPYING, remove INSTALL from docudir
- use macros
- build parallel