Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

net-tools-1.60-115.fc15 RPM for i686

From Fedora 15 for i386

Name: net-tools Distribution: Fedora Project
Version: 1.60 Vendor: Fedora Project
Release: 115.fc15 Build date: Wed Feb 9 01:31:16 2011
Group: System Environment/Base Build host: x86-13.phx2.fedoraproject.org
Size: 721600 Source RPM: net-tools-1.60-115.fc15.src.rpm
Packager: Fedora Project
Url: http://net-tools.berlios.de/
Summary: Basic networking tools
The net-tools package contains basic networking tools,
including ifconfig, netstat, route, and others.
Most of them are obsolete. For replacement check iproute package.

Provides

Requires

License

GPL+

Changelog

* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.60-115
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Fri Feb 04 2011 Jiri Popelka <jpopelka@redhat.com> - 1.60-114
  - Improve scanf-format.patch (#668047)
* Fri Jan 21 2011 Jiri Popelka <jpopelka@redhat.com> - 1.60-113
  - Improve route(8) man page saying that 'route mss' actually sets MTU (#671321)
* Mon Jan 03 2011 Jiri Popelka <jpopelka@redhat.com> - 1.60-112
  - Fix the handling of some of the HAVE_* flags ifdef vs if. (BerliOS #17812)
* Thu Dec 16 2010 Jiri Popelka <jpopelka@redhat.com> - 1.60-111
  - fixed mii-diag(8) man page (#663689)
  - fixed route(8) man page (#664171)
* Thu Dec 16 2010 Jiri Popelka <jpopelka@redhat.com> - 1.60-110
  - fixed ifconfig(8) man page (#663469)
* Wed Nov 17 2010 Jiri Popelka <jpopelka@redhat.com> - 1.60-109
  - improved netstat(8) man page (#614931)
* Mon Nov 01 2010 Jiri Popelka <jpopelka@redhat.com> - 1.60-108
  - added netstat(8) support for RcvbufErrors, SndbufErrors (BerliOS #17645)
* Wed Sep 29 2010 jkeating - 1.60-107
  - Rebuilt for gcc bug 634757
* Thu Sep 16 2010 Jiri Popelka <jpopelka@redhat.com> - 1.60-106
  - HFI support
* Thu Sep 16 2010 Jiri Popelka <jpopelka@redhat.com> - 1.60-105
  - fixed memory leak in netstat when run with -c option
* Tue Aug 10 2010 Jiri Popelka <jpopelka@redhat.com> - 1.60-104
  - improved statistics-doubleword.patch (Bug #579854)
* Mon Jun 14 2010 Jiri Popelka <jpopelka@redhat.com> - 1.60-103
  - updated mii-tool to support gigabit links (#539575)
* Wed Apr 07 2010 Jiri Popelka <jpopelka@redhat.com> - 1.60-102
  - fixed statistics.c to use unsigned long long (instead of int) to handle 64 bit integers (Bug #579854, Debian #561161)
  - fixed typo in statistics.c (Bug #579855)
* Sat Jan 02 2010 Jiri Popelka <jpopelka@redhat.com> - 1.60-101
  - fixed overflow patch (#551625)
  - ifconfig interface:0 del <IP> will remove the Aliased IP on IA64 (#473211)
  - interface slip: cast keepalive/outfill to unsigned long to fix warnings on 64bit hosts -- no functional changes since these only have an 8bit range anyways
  - interface: fix IPv6 parsing of interfaces with large indexes (> 255) (Debian #433543)
* Mon Dec 21 2009 Jiri Popelka <jpopelka@redhat.com> - 1.60-100
  - Move hostname to separate package
* Thu Dec 03 2009 Jiri Popelka <jpopelka@redhat.com> - 1.60-99
  - return defining of BuildRoot even it's no longer necessary
    (https://fedoraproject.org/wiki/Packaging:Guidelines#BuildRoot_tag)
    to silent rpmlint false warning
* Wed Nov 04 2009 Jiri Popelka <jpopelka@redhat.com> - 1.60-98
  - in mii-tool.c use <linux/mii.h> instead of "mii.h" and fix Bug #491358
* Thu Oct 29 2009 Jiri Popelka <jpopelka@redhat.com> - 1.60-97
  - Make "hostname -s" display host name cut at the first dot (no
    matter if the host name resolves or not) (bug #531702)
* Wed Sep 30 2009 Jiri Popelka <jpopelka@redhat.com> - 1.60-96
  - netplug moved to separate package
  - #319981 and #322901 - minor man pages changes
  - applied changes from berlios cvs, which fix: Berlios #16232, Gentoo #283759 and polish Makefile and slattach
* Tue Sep 01 2009 Jiri Popelka <jpopelka@redhat.com> - 1.60-95
  - netstat - avoid name resolution for listening or established sockets (-l) by return fast. 
  - netstat - --continuous should flush stdout
  - added missing man pages (iptunnel, ipmaddr, netplug, netplug.d, netplugd.conf)
  - added note about obsolete commands to existing man pages 
  - let the user know that ifconfig can correctly show only first 8 bytes of Infiniband hw address
* Sat Jul 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.60-94
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
* Wed Jul 08 2009 Jiri Popelka <jpopelka@redhat.com> - 1.60-93
  - scanf format length fix (non exploitable?) from Fabian Hugelshofer <hugelshofer2006@gmx.ch>
  - URL tag changed to http://net-tools.berlios.de/
* Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.60-92
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
* Thu Oct 16 2008 Zdenek Prikryl <zprikryl@redhat.com> - 1.60-91
  - fixed tcp timers info in netstat (#466845)
* Thu Sep 25 2008 Zdenek Prikryl <zprikryl@redhat.com> - 1.60-90
  - fixed ifconfig's man page (#454271, #432328)
* Tue Jul 15 2008 Zdenek Prikryl <zprikryl@redhat.com> - 1.60-89
  - fixed man pages for arp (#446195)
  - fixed netstat --interfaces option (#446187)
  - fixed clearing flags in ifconfig (#450252)
* Tue Jul 08 2008 Radek Vokál <rvokal@redhat.com> - 1.60-88
  - netstat displays correct sctp statistics (#445535) <zprikryl@redhat.com>
* Tue Mar 04 2008 Radek Vokál <rvokal@redhat.com> - 1.60-87
  - fix buffer for newer kernels (#435554)
* Mon Feb 25 2008 Radek Vokal <rvokal@redhat.com> - 1.60-86
  - fix for GCC 4.3
* Tue Feb 19 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 1.60-85
  - Autorebuild for GCC 4.3
* Thu Aug 23 2007 Radek Vokál <rvokal@redhat.com> - 1.60-84
  - rebuilt
* Fri Jun 08 2007 Radek Vokál <rvokal@redhat.com> - 1.60-83
  - fix netplugd init script (#242919)
* Tue May 22 2007 Radek Vokál <rvokal@redhat.com> - 1.60-82
  - better SELinux patch by <dwalsh@redhat.com>
* Tue Mar 27 2007 Radek Vokál <rvokal@redhat.com> - 1.60-81
  - fix segfault for empty interface (#234045)
* Thu Mar 15 2007 Radek Vokál <rvokal@redhat.com> - 1.60-80
  - we don't have -n/--node option (#225554)
* Thu Feb 22 2007 Radek Vokál <rvokal@redhat.com> - 1.60-79
  - quiet sctp (#229232)
* Mon Feb 19 2007 Radek Vokál <rvokal@redhat.com> - 1.60-78
  - spec file cleanup (#226193)
* Tue Jan 30 2007 Radek Vokál <rvokal@redhat.com> - 1.60-77
  - touch /etc/ethers (#225381)
* Wed Dec 27 2006 Radek Vokál <rvokal@redhat.com> - 1.60-76
  - fix arp unaligned access (#220438)
* Wed Oct 04 2006 Radek Vokal <rvokal@redhat.com> - 1.60-75
  - fix nameif crash for 16char long interface names (#209120)
* Mon Oct 02 2006 Radek Vokal <rvokal@redhat.com> - 1.60-74
  - fix -I option for nestat, works as -I=eth0 again.
  - add dist tag
* Mon Aug 07 2006 Radek Vokal <rvokal@redhat.com> - 1.60-73
  - directory entries . and .. should be skipped
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 1.60-72.1
  - rebuild
* Wed Jun 07 2006 Radek Vokal <rvokal@redhat.com> - 1.60-72
  - switch --trim to --notrim .. make it less confusing
* Fri May 19 2006 Radek Vokal <rvokal@redhat.com> - 1.60-71
  - BuildRequires: libselinux-devel (#191737)
* Tue May 09 2006 Radek Vokál <rvokal@redhat.com> - 1.60-70
  - add netdevice.h, fix x25
  - fix ifconfig crash when interface name is too long (#190703)
* Tue May 02 2006 Radek Vokál <rvokal@redhat.com> - 1.60-69
  - fix arp man page to correspond to man ethers (#190425)
* Fri Apr 14 2006 Radek Vokál <rvokal@redhat.com> - 1.60-68
  - display sctp connections using netstat -S <jbj@redhat.com>
* Thu Apr 13 2006 Radek Vokál <rvokal@redhat.com> - 1.60-67
  - fix wrong definition of _PATH_PROCNET_X25_ROUTE (#188786)
* Thu Apr 06 2006 Radek Vokál <rvokal@redhat.com> - 1.60-66
  - add note about -T to netstat
* Thu Mar 30 2006 Radek Vokál <rvokal@redhat.com> - 1.60-65
  - add note to ifconfig(8) about supported format for IPv4 addresses (#176661)
* Thu Mar 16 2006 Radek Vokál <rvokal@redhat.com> - 1.60-64
  - remove duplicate arp entries (#185604)
* Thu Feb 23 2006 Radek Vokál <rvokal@redhat.com> - 1.60-63
  - show inodes in netstat (#180974)
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 1.60-62.1
  - bump again for double-long bug on ppc(64)
* Fri Feb 10 2006 Radek Vokál <rvokal@redhat.com> - 1.60-62
  - new option for netstat - -T stops trimming remote and local addresses (#176465)
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 1.60-61.1
  - rebuilt for new gcc4.1 snapshot and glibc changes
* Mon Feb 06 2006 Radek Vokál <rvokal@redhat.com> 1.60-61
  - mii-tool manpage fixed (#180055)
* Tue Jan 17 2006 Radek Vokal <rvokal@redhat.com> 1.60-60
  - forget to enable the new selinux option :( - config.make changed
* Tue Jan 17 2006 Radek Vokal <rvokal@redhat.com> 1.60-59
  - new option for nestat, -Z shows selinux context. Patch by <dwalsh@redhat.com>
* Mon Jan 02 2006 Radek Vokal <rvokal@redhat.com> 1.60-58
  - clear static buffers in interface.c by <drepper@redhat.com> (#176714)
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
  - rebuilt
* Sat Oct 15 2005 Radek Vokal <rvokal@redhat.com> 1.60-57
  - add note to hostname man page about gethostbyname() (#166581)
  - don't ship any rarp man page (#170537)
* Wed Aug 03 2005 Radek Vokal <rvokal@redhat.com> 1.60-56
  - fixed buffer overflow in arp (#164695)
* Wed Jul 20 2005 Radek Vokal <rvokal@redhat.com> 1.60-55
  - ifconfig - fixed virtual interface dropping (#162888)
* Wed Jun 22 2005 Radek Vokal <rvokal@redhat.com> 1.60-54
  - fr man pages are back (#159702)
* Mon Jun 06 2005 Radek Vokal <rvokal@redhat.com> 1.60-53
  - etherwake man page changed to ether-wake (#159156)
* Tue Apr 26 2005 Radek Vokal <rvokal@redhat.com> 1.60-52
  - don't show "duplicate line" warning (#143933)
  - netstat has new statistcs (#133032)
  - /etc/neplug is owned by net-tools (#130621)
* Tue Apr 05 2005 Radek Vokal <rvokal@redhat.com> 1.60-51
  - flush output in mii-tool (#152568)
* Wed Mar 30 2005 Radek Vokal <rvokal@redhat.com> 1.60-50
  - added mii-diag tool
  - added newer ether-wake
  - remove useless -i option from ifconfig
  - stop trimming interface names (#152457)
* Wed Mar 16 2005 Elliot Lee <sopwith@redhat.com>
  - rebuilt
* Tue Mar 01 2005 Radek Vokal <rvokal@redhat.com> 1.60-48
  - behaviour of netstat -i option changed (#115987)
  - netstat -i shows all interface, -I<Iface> only one
* Mon Feb 28 2005 Radek Vokal <rvokal@redhat.com> 1.60-47
  - added RPM_OPT_FLAGS
  - execshield patch for netplug <t8m@redhat.com>
* Wed Feb 16 2005 Radek Vokal <rvokal@redhat.com> 1.60-46
  - small typo in german translation (#148775)
* Wed Feb 09 2005 Radek Vokal <rvokal@redhat.com> 1.60-45
  - included infiniband support (#147396) <tduffy@sun.com>
  - added etherwake man page
* Mon Feb 07 2005 Radek Vokal <rvokal@redhat.com> 1.60-44
  - net-plug-1.2.9 - no changes, upstream included Red Hat patches
  - ether-wake-1.08 - few changes in implementation (#145718)
* Mon Jan 10 2005 Radek Vokal <rvokal@redhat.com> 1.60-43
  - don't report statistics for virtual devices (#143981) <kzak@redhat.com>
  - fixing translation headers - content type format
  - kill bitkeeper warning messages
* Fri Dec 03 2004 Radek Vokal <rvokal@redhat.com> 1.60-42
  - filter out duplicate tcp entries (#139407)
* Thu Nov 25 2004 Radek Vokal <rvokal@redhat.com> 1.60-41
  - added note to hostname(1) (#140239)
  - fixed --num-ports option for netstat (#115100)
* Thu Nov 11 2004 Radek Vokal <rvokal@redhat.com> 1.60-40
  - mii-tool(8) fixed, labeled as obsolete, added info (#138687)
  - netstat crashing on i64 fixed (#138804) Patch by <Andreas.Hirstius@cern.ch>
* Thu Nov 04 2004 Radek Vokal <rvokal@redhat.com> 1.60-39
  - IBM patch for netstat -s returning negative values on 64bit arch (#144064)
  - broadcast calulated if only netmask provided (#60509)
* Tue Nov 02 2004 Radek Vokal <rvokal@redhat.com> 1.60-38
  - fixed fail to assign the specified netmask before adress is assigned
  - patch by Malita, Florin <florin.malita@glenayre.com>
* Wed Sep 29 2004 Radek Vokal <rvokal@redhat.com> 1.60-37
  - spec file updated, added conversion for french and portugal man pages to UTF-8
* Mon Sep 06 2004 Radek Vokal <rvokal@redhat.com> 1.60-36
  - parse error fixed (#131539)
* Fri Sep 03 2004 Radek Vokal <rvokal@redhat.com> 1.60-35
  - The return value of nameif was wrong (#129032) - patch from Fujitsu QA
* Mon Aug 30 2004 Radek Vokal <rvokal@redhat.com> 1.60-34
  - Trunc patch added (#128359)
* Mon Aug 30 2004 Radek Vokal <rvokal@redhat.com> 1.60-33
  - Added patch for SI units by Tom "spot" Callaway <tcallawa@redhat.com> #118006
* Tue Aug 17 2004 Phil Knirsch <pknirsch@redhat.com> 1.60-32
  - Fix installopts for netplug.
* Sun Aug 08 2004 Alan Cox <alan@redhat.com> 1.60-31
  - Build requires gettext.
* Mon Aug 02 2004 Phil Knirsch <pknirsch@redhat.com> 1.60-30
  - Update to latest netplugd version.
* Mon Jul 12 2004 Phil Knirsch <pknirsch@redhat.com> 1.60-29
  - Fixed initscript patch for netplug (#127351)
* Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
  - rebuilt
* Fri May 14 2004 Phil Knirsch <pknirsch@redhat.com> 1.60-27
  - Fixed compiler warning/error in netplug.
  - Updated to netplug-1.2.6 for security update and fixes.
* Thu May 06 2004 Phil Knirsch <pknirsch@redhat.com> 1.60-26
  - Updated netplugd to latest upstream version.
  - Fixed execshield problem in main.c of netplugd.
* Thu Apr 15 2004 Phil Knirsch <pknirsch@redhat.com> 1.60-25
  - Fixed several possible buffer overflows (#120343)
* Tue Mar 30 2004 Harald Hoyer <harald@redhat.com> - 1.60-24
  - fixed compilation with gcc34
* Tue Mar 23 2004 Karsten Hopp <karsten@redhat.de> 1.60-23 
  - add chkconfig call in post and preun, fix init script (#116555)
* Thu Feb 19 2004 Phil Knirsch <pknirsch@redhat.com>
  - Added netplug-1.2.1 to net-tools (FR #103419).
* Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
  - rebuilt
* Mon Aug 25 2003 Phil Knirsch <pknirsch@redhat.com> 1.60-20.1
  -rebuilt
* Mon Aug 25 2003 Phil Knirsch <pknirsch@redhat.com> 1.60-20
  - interface option now works as described in the man page (#61113).
* Tue Aug 19 2003 Phil Knirsch <pknirsch@redhat.com> 1.60-19.1
  - rebuilt
* Tue Aug 19 2003 Phil Knirsch <pknirsch@redhat.com> 1.60-19
  - Fixed trailing blank bug in hostname output (#101263).
  - Remove -O2 fir alpha (#78955).
  - Updated netstat statistic output, was still broken.
* Tue Jun 17 2003 Phil Knirsch <pknirsch@redhat.com> 1.60-18.1
  - rebuilt
* Tue Jun 17 2003 Phil Knirsch <pknirsch@redhat.com> 1.60-18
  - fix ether-wake.c build with gcc 3.3
  - rebuilt
* Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com>
  - rebuilt
* Wed Jun 04 2003 Phil Knirsch <pknirsch@redhat.com> 1.60-16.1
  - Bumped release and rebuilt
* Fri May 23 2003 Phil Knirsch <pknirsch@redhat.com> 1.60-16
  - Fixed ether-wake usage output (#55801).
* Thu May 22 2003 Jeremy Katz <katzj@redhat.com> 1.60-15
  - fix build with gcc 3.3
* Thu May 22 2003 Phil Knirsch <pknirsch@redhat.com> 1.60-14
  - Fixed wrong manpage (#55473).
* Wed May 21 2003 Phil Knirsch <pknirsch@redhat.com>
  - Added inet6-lookup patch from John van Krieken (#84108).
  - Fixed outdated link in ifconfig manpage (#91287).
* Tue May 20 2003 Phil Knirsch <pknirsch@redhat.com>
  - Fixed incorrect address display for ipx (#46434).
  - Fixed wrongly installed manpage dirs (#50664).
* Wed Mar 19 2003 Phil Knirsch <pknirsch@redhat.com> 1.60-13
  - Fixed nameif problem (#85748).
* Fri Feb 07 2003 Phil Knirsch <pknirsch@redhat.com> 1.60-12
  - Fixed -s parameter.
  - Fix /proc statistics for -nic operation.
  - Fixed -i operation in general.
* Mon Jan 27 2003 Phil Knirsch <pknirsch@redhat.com> 1.60-11
  - Disable smp build.
* Wed Jan 22 2003 Tim Powers <timp@redhat.com> 1.60-10
  - rebuilt
* Tue Dec 17 2002 Phil Knirsch <pknirsch@redhat.com> 1.60-9
  - Rebuild
  - Copyright -> License.
* Thu Dec 05 2002 Elliot Lee <sopwith@redhat.com> 1.60-8
  - Rebuild
* Tue Aug 06 2002 Phil Knirsch <pknirsch@redhat.com> 
  - Added patch from Norm for a corrected output.
* Fri Jun 21 2002 Tim Powers <timp@redhat.com>
  - automated rebuild
* Thu May 23 2002 Tim Powers <timp@redhat.com>
  - automated rebuild
* Fri Apr 12 2002 Jeremy Katz <katzj@redhat.com>
  - fix nstrcmp() to be correct in the case where there are many devices 
    of the same type, eg, "eth10" > "eth1"  (#61436)
* Tue Jul 31 2001 Bill Nottingham <notting@redhat.com>
  - do *not* use SIOCDEVPRIVATE for MII ioctls
* Fri Jun 01 2001 Preston Brown <pbrown@redhat.com>
  - include wake-on-lan wakeup utility, ether-wake by Donald Becker
* Wed Apr 18 2001 Crutcher Dunnavant <crutcher@redhat.com>
  - itterate to 1.60
* Sun Apr 08 2001 Preston Brown <pbrown@redhat.com>
  - use find_lang macro
  - less specific locale dirs for man pages
* Mon Apr 02 2001 Preston Brown <pbrown@redhat.com>
  - don't use this version of rarp, doesn't work with our 2.4.
* Tue Feb 06 2001 Crutcher Dunnavant <crutcher@redhat.com>
  - fixed man page typo, closing bug #25921
* Thu Feb 01 2001 Crutcher Dunnavant <crutcher@redhat.com>
  - applied twaugh's patch to close bug #25474
  - which was a buffer length bug.
* Wed Dec 27 2000 Jeff Johnson <jbj@redhat.com>
  - locales not initialized correctly (#20570).
  - arp: document -e option (#22040).
* Sat Oct 07 2000 Jeff Johnson <jbj@redhat.com>
  - update to 1.57.
  - MTU (and other) option(s) not parsed correctly (#9215).
  - allow more granularity iwth --numeric (#9129).
* Wed Jul 12 2000 Prospector <bugzilla@redhat.com>
  - automatic rebuild
* Tue Jun 06 2000 Jeff Johnson <jbj@redhat.com>
  - update to 1.56.
  - FHS packaging.
* Sat Apr 15 2000 Jeff Johnson <jbj@redhat.com>
  - update to 1.55.
* Tue Mar 07 2000 Jeff Johnson <jbj@redhat.com>
  - rebuild for sparc baud rates > 38400.
* Wed Feb 02 2000 Cristian Gafton <gafton@redhat.com>
  - fix description
* Fri Jan 14 2000 Jeff Johnson <jbj@redhat.com>
  - fix "netstat -ci" (#6904).
  - document more netstat options (#7429).
* Thu Jan 13 2000 Jeff Johnson <jbj@redhat.com>
  - update to 1.54.
  - enable "everything but DECnet" including IPv6.
* Sun Aug 29 1999 Jeff Johnson <jbj@redhat.com>
  - update to 1.53.
* Wed Jul 28 1999 Jeff Johnson <jbj@redhat.com>
  - plug "netstat -c" fd leak (#3620).
* Thu Jun 17 1999 Jeff Johnson <jbj@redhat.com>
  - plug potential buffer overruns.
* Sat Jun 12 1999 John Hardin <jhardin@wolfenet.com>
  - patch to recognize ESP and GRE protocols for VPN masquerade
* Fri Apr 23 1999 Jeff Johnson <jbj@redhat.com>
  - update to 1.52.
* Thu Mar 25 1999 Jeff Johnson <jbj@redhat.com>
  - update interface statistics continuously (#1323)
* Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com> 
  - auto rebuild in the new build environment (release 2)
* Fri Mar 19 1999 Jeff Johnson <jbj@redhat.com>
  - update to 1.51.
  - strip binaries.
* Tue Feb 02 1999 Jeff Johnson <jbj@redhat.com>
  - update to 1.50.
  - added slattach/plipconfig/ipmaddr/iptunnel commands.
  - enabled translated man pages.
* Tue Dec 15 1998 Jakub Jelinek <jj@ultra.linux.cz>
  - update to 1.49.
* Sat Dec 05 1998 Jeff Johnson <jbj@redhat.com>
  - update to 1.48.
* Thu Nov 12 1998 Jeff Johnson <jbj@redhat.com>
  - update to 1.47.
* Wed Sep 02 1998 Jeff Johnson <jbj@redhat.com>
  - update to 1.46
* Thu Jul 09 1998 Jeff Johnson <jbj@redhat.com>
  - build root
  - include ethers.5
* Thu Jun 11 1998 Aron Griffis <agriffis@coat.com>
  - upgraded to 1.45
  - patched hostname.c to initialize buffer
  - patched ax25.c to use kernel headers
* Fri May 01 1998 Prospector System <bugs@redhat.com>
  - translations modified for de, fr, tr
* Fri Feb 27 1998 Jason Spangler <jasons@usemail.com>
  - added config patch
* Fri Feb 27 1998 Jason Spangler <jasons@usemail.com>
  - changed to net-tools 1.432
  - removed old glibc 2.1 patch
* Wed Oct 22 1997 Erik Troan <ewt@redhat.com>
  - added extra patches for glibc 2.1
* Tue Oct 21 1997 Erik Troan <ewt@redhat.com>
  - included complete set of network protocols (some were removed for
    initial glibc work)
* Wed Sep 03 1997 Erik Troan <ewt@redhat.com>
  - updated glibc patch for glibc 2.0.5
* Thu Jun 19 1997 Erik Troan <ewt@redhat.com>
  - built against glibc
  - updated to 1.33

Files

/bin/netstat
/etc/ethers
/sbin/arp
/sbin/ether-wake
/sbin/ifconfig
/sbin/ipmaddr
/sbin/iptunnel
/sbin/mii-diag
/sbin/mii-tool
/sbin/nameif
/sbin/plipconfig
/sbin/route
/sbin/slattach
/usr/share/doc/net-tools-1.60
/usr/share/doc/net-tools-1.60/COPYING
/usr/share/locale/cs/LC_MESSAGES/net-tools.mo
/usr/share/locale/de/LC_MESSAGES/net-tools.mo
/usr/share/locale/et_EE/LC_MESSAGES/net-tools.mo
/usr/share/locale/fr/LC_MESSAGES/net-tools.mo
/usr/share/locale/pt_BR/LC_MESSAGES/net-tools.mo
/usr/share/man/de/man5/ethers.5.gz
/usr/share/man/de/man8/arp.8.gz
/usr/share/man/de/man8/ifconfig.8.gz
/usr/share/man/de/man8/netstat.8.gz
/usr/share/man/de/man8/plipconfig.8.gz
/usr/share/man/de/man8/route.8.gz
/usr/share/man/de/man8/slattach.8.gz
/usr/share/man/fr/man5/ethers.5.gz
/usr/share/man/fr/man8/arp.8.gz
/usr/share/man/fr/man8/ifconfig.8.gz
/usr/share/man/fr/man8/netstat.8.gz
/usr/share/man/fr/man8/plipconfig.8.gz
/usr/share/man/fr/man8/route.8.gz
/usr/share/man/fr/man8/slattach.8.gz
/usr/share/man/man5/ethers.5.gz
/usr/share/man/man8/arp.8.gz
/usr/share/man/man8/ether-wake.8.gz
/usr/share/man/man8/ifconfig.8.gz
/usr/share/man/man8/ipmaddr.8.gz
/usr/share/man/man8/iptunnel.8.gz
/usr/share/man/man8/mii-diag.8.gz
/usr/share/man/man8/mii-tool.8.gz
/usr/share/man/man8/nameif.8.gz
/usr/share/man/man8/netstat.8.gz
/usr/share/man/man8/plipconfig.8.gz
/usr/share/man/man8/route.8.gz
/usr/share/man/man8/slattach.8.gz
/usr/share/man/pt/man8/arp.8.gz
/usr/share/man/pt/man8/ifconfig.8.gz
/usr/share/man/pt/man8/netstat.8.gz
/usr/share/man/pt/man8/route.8.gz


Generated by rpm2html 1.8.1

Fabrice Bellet, Mon May 20 07:11:32 2013