Changelog for
iputils-debuginfo-s20101006-22.1.i586.rpm :
Fri Nov 19 13:00:00 2010 cooloAATTnovell.com
- remove no longer needed patches
Mon Nov 8 13:00:00 2010 lnusselAATTsuse.de
- fix capabilities patch: first switch uid then drop caps.
Wed Nov 3 13:00:00 2010 lnusselAATTsuse.de
- update to version s20100418
* ping,ping6: avoid gethostbyaddr during ping flood.
* arping: Set correct broadcast address.
* tracepath: Fix some small typos in tracepath.sgml.
* ping: Fix resource consumption triggered by specially crafted ICMP
Echo Reply (CVE-2010-2529)
- don\'t install fscaps, rely on /etc/permissions handling instead
- compile using -fno-strict-aliasing
- drop capabilities unconditionally (bnc#645423)
- spec file cleanup
Mon Oct 11 14:00:00 2010 reddwarfAATTopensuse.org
- Use POSIX capabilities instead of SUID for ping
Tue Sep 7 14:00:00 2010 ajAATTsuse.de
- BuildRequire sysfsutils-devel
Wed Jul 14 14:00:00 2010 msAATTsuse.de
- fixed device broadcast setup (bnc #614389)
- upstream maintainer has changed. new maintainer is
YOSHIFUJI Hideaki. Along with this change the versioning
of the package also changed. Current version is: s20100418
from 18-Apr-2010
- many patches upstream now, reduced patch set
Tue Jul 13 14:00:00 2010 msAATTsuse.de
- reverted arping-infiniband.diff, it breaks arping
(bnc #614389) and (bnc #610839)
Thu Jul 8 14:00:00 2010 msAATTsuse.de
- security fix: replies by a malicious system can
make ping run into an endless loop (bnc #620837)
Fri Jun 4 14:00:00 2010 msAATTsuse.de
- fixed arping buffer overflow on Infiniband (bnc #610839)
Fri Apr 23 14:00:00 2010 msAATTsuse.de
- ifenslave: fixed detach/attach code of bonds (bnc #595474)
- ifenslave: fixed output of the IP address - in hex: (bnc #595474)
Tue Dec 22 13:00:00 2009 jengelhAATTmedozas.de
- enable parallel build
Mon Oct 6 14:00:00 2008 msAATTsuse.de
- fixed compiler warning in ifenslave.c:
* ordered comparison of pointer with integer zero (bnc #431910)
Thu Sep 4 14:00:00 2008 msAATTsuse.de
- fixed ping signal handling during address lookup (bnc #416404)
Wed Dec 12 13:00:00 2007 rguentherAATTsuse.de
- use sysconf(_SC_OPEN_MAX) instead of OPEN_MAX to fix build
Tue Mar 6 13:00:00 2007 msAATTsuse.de
- fixed overbound ttab2 array access (#251195)
Wed Dec 6 13:00:00 2006 msAATTsuse.de
- ping_common.c: added check for oversized packages (-s) (#222010)
Thu Nov 23 13:00:00 2006 olhAATTsuse.de
- move ifenslave.c to the first patch to allow quilt setup
*.spec
Wed Nov 22 13:00:00 2006 msAATTsuse.de
- ping6: use getaddrinfo() instead of gethostbyname2 (#221745)
Fri Nov 10 13:00:00 2006 roAATTsuse.de
- fix manpage permissions
Mon Aug 7 14:00:00 2006 ajAATTsuse.de
- use sysconf(_SC_CLK_TCK) instead of HZ