Changelog for
net-tools-1.60-789.1.i586.rpm :
Sat Jan 26 13:00:00 2013 jslabyAATTsuse.com
- add etherwake
Sun Oct 7 14:00:00 2012 andreas.stiegerAATTgmx.de
- Kernel 3.6 removes if_strip.h - disable STRIP support in factory
- convert .changes to utf-8 fixing old entry, W: non-utf8-spec-file
Mon Sep 12 14:00:00 2011 mtAATTsuse.com
- Applied corrections for Czech translation (bnc#715580)
Tue Feb 15 13:00:00 2011 mtAATTsuse.de
- Fixed netstat to not trim foreign/remote ipv6 addresses when
the -T option is set (bnc#637490).
Tue Jul 20 14:00:00 2010 mtAATTsuse.de
- implemented ipv6 support in hostname -[aifsd] (bnc #577070)
Tue Jan 26 13:00:00 2010 jengelhAATTmedozas.de
- make sure -m64 is passed to the linker in 64-bit mode
Fri Jan 1 13:00:00 2010 msAATTsuse.de
- fixed return value of netstat -s call (bnc #566946)
Wed Dec 16 13:00:00 2009 msAATTsuse.de
- removed ipchains references in man pages (bnc #561866)
Tue Nov 3 13:00:00 2009 cooloAATTnovell.com
- updated patches to apply with fuzz=0
Wed Oct 7 14:00:00 2009 msAATTsuse.de
- fixed duplicate fopen calls in netrom_gr.c (bnc #544339)
Mon Sep 14 14:00:00 2009 msAATTsuse.de
- added support for IPV6 statistics (bnc #537904)
- fixed interface address field length (bnc #537904)
- added support for infiniband IPoIB devices (bnc #537904)
Wed Aug 12 14:00:00 2009 msAATTsuse.de
- added -T, --notrim option which prevents the address
field from being truncated (bnc #530196)
Thu Aug 6 14:00:00 2009 msAATTsuse.de
- fixed missing fclose to fopen (bnc #528577)
Tue Jul 7 14:00:00 2009 msAATTsuse.de
- disabled net-tools obsolete patch, no way to convince
people that it would be a good idea (bnc #492665)
Tue Jul 7 14:00:00 2009 msAATTsuse.de
- Programs from net-tools have modern equivalents:
arp -> ip neigh
ifconfig -> ip addr/ip link
ipmaddr -> ip maddr
iptunnel -> ip tunnel
netstat -> ss
route -> ip route
added patch to print an obsoletes warning on
stderr (bnc #492665)
Thu Jun 11 14:00:00 2009 cooloAATTnovell.com
- define we need GNU_SOURCE
Thu May 7 14:00:00 2009 msAATTsuse.de
- fixed data type of third argument in printval function.
Also make sure the printf call in this function uses the
correct format sequence (bnc #501113)
Wed Mar 25 13:00:00 2009 msAATTsuse.de
- increased field length for display of MTU value (bnc #486014)