2011-12-06 18:15:09 +00:00
|
|
|
%global checkout 20111206git
|
|
|
|
|
2007-02-19 07:46:10 +00:00
|
|
|
Summary: Basic networking tools
|
2004-09-09 09:08:14 +00:00
|
|
|
Name: net-tools
|
2004-09-09 09:08:47 +00:00
|
|
|
Version: 1.60
|
2011-12-06 18:15:09 +00:00
|
|
|
Release: 129.%{checkout}%{?dist}
|
2007-08-23 14:17:40 +00:00
|
|
|
License: GPL+
|
2004-09-09 09:08:14 +00:00
|
|
|
Group: System Environment/Base
|
2011-10-18 09:53:45 +00:00
|
|
|
URL: http://net-tools.sourceforge.net
|
2011-06-17 10:58:09 +00:00
|
|
|
|
2011-12-06 18:15:09 +00:00
|
|
|
# git archive --format=tar --remote=git://net-tools.git.sourceforge.net/gitroot/net-tools/net-tools master | gzip > net-tools-%%{version}.%%{checkout}.tar.gz
|
|
|
|
Source0: net-tools-%{version}.%{checkout}.tar.gz
|
2009-09-30 13:23:57 +00:00
|
|
|
Source1: net-tools-%{version}-config.h
|
|
|
|
Source2: net-tools-%{version}-config.make
|
|
|
|
Source3: ether-wake.c
|
|
|
|
Source4: ether-wake.8
|
|
|
|
Source5: mii-diag.c
|
|
|
|
Source6: mii-diag.8
|
|
|
|
Source7: iptunnel.8
|
|
|
|
Source8: ipmaddr.8
|
2011-06-17 10:58:09 +00:00
|
|
|
Source9: arp-ethers.service
|
|
|
|
|
2011-12-06 18:15:09 +00:00
|
|
|
# Not needed
|
|
|
|
#Patch1: net-tools-1.57-bug22040.patch
|
|
|
|
|
|
|
|
# We don't use include/mii.h anyway (see mii-refactor.patch)
|
|
|
|
#Patch2: net-tools-1.60-miiioctl.patch
|
|
|
|
|
|
|
|
# Rewritten upstream, hopefully this won't be needed.
|
|
|
|
#Patch3: net-tools-1.60-manydevs.patch
|
|
|
|
|
|
|
|
# Fixes formating of 'netstat -i'
|
2004-09-09 09:10:51 +00:00
|
|
|
Patch4: net-tools-1.60-virtualname.patch
|
2011-12-06 18:15:09 +00:00
|
|
|
|
|
|
|
# adds <delay> option that allows netstat to cycle printing through statistics every delay seconds.
|
2004-09-09 09:10:51 +00:00
|
|
|
Patch5: net-tools-1.60-cycle.patch
|
2011-12-06 18:15:09 +00:00
|
|
|
|
|
|
|
# Merged upstream
|
|
|
|
#Patch6: net-tools-1.60-nameif.patch
|
|
|
|
|
|
|
|
# Fixed incorrect address display for ipx (#46434)
|
2004-09-09 09:10:51 +00:00
|
|
|
Patch7: net-tools-1.60-ipx.patch
|
2011-12-06 18:15:09 +00:00
|
|
|
|
|
|
|
# hostname lookup problems with route --inet6 (#84108)
|
2004-09-09 09:10:51 +00:00
|
|
|
Patch8: net-tools-1.60-inet6-lookup.patch
|
2011-12-06 18:15:09 +00:00
|
|
|
|
|
|
|
# various man page fixes merged into one patch
|
2004-09-09 09:10:51 +00:00
|
|
|
Patch9: net-tools-1.60-man.patch
|
2011-12-06 18:15:09 +00:00
|
|
|
|
|
|
|
# Fixed upstream
|
|
|
|
#Patch10: net-tools-1.60-gcc33.patch
|
|
|
|
|
|
|
|
# hostname patch
|
|
|
|
#Patch11: net-tools-1.60-trailingblank.patch
|
|
|
|
|
|
|
|
# netstat: interface option now works as described in the man page (#61113, #115987)
|
2004-09-09 09:10:51 +00:00
|
|
|
Patch12: net-tools-1.60-interface.patch
|
2011-12-06 18:15:09 +00:00
|
|
|
|
|
|
|
# Fixed upstream
|
|
|
|
#Patch14: net-tools-1.60-gcc34.patch
|
|
|
|
|
|
|
|
# Fixed upstream
|
|
|
|
#Patch15: net-tools-1.60-overflow.patch
|
|
|
|
|
|
|
|
# Fixed upstream
|
|
|
|
#Patch19: net-tools-1.60-siunits.patch
|
|
|
|
|
|
|
|
# (#128359) Fixed upstream
|
|
|
|
#Patch20: net-tools-1.60-trunc.patch
|
|
|
|
|
|
|
|
# The return value of nameif was wrong (#129032) - patch from Fujitsu QA
|
|
|
|
Patch21: net-tools-1.60-nameif-return.patch
|
|
|
|
|
|
|
|
# (#131539) Fixed upstream
|
|
|
|
#Patch22: net-tools-1.60-parse.patch
|
|
|
|
|
|
|
|
# Fixed upstream
|
|
|
|
#Patch23: net-tools-1.60-netmask.patch
|
|
|
|
|
|
|
|
# netstat -s (statistics.c) now uses unsigned long long handle 64 bit integers (Bug #579854, Debian #561161)
|
|
|
|
Patch24: net-tools-1.60-statistics-doubleword.patch
|
|
|
|
|
|
|
|
# calculate broadcast only when netmask provided (#60509)
|
2004-11-04 13:57:44 +00:00
|
|
|
Patch25: net-tools-1.60-bcast.patch
|
2011-12-06 18:15:09 +00:00
|
|
|
|
|
|
|
# Fixed upstream
|
|
|
|
#Patch27: net-tools-1.60-netstat_ulong.patch
|
|
|
|
|
|
|
|
# hostname man page fix
|
|
|
|
#Patch28: net-tools-1.60-note.patch
|
|
|
|
|
|
|
|
# fixed --num-ports option for netstat (#115100)
|
|
|
|
# fixed upstream
|
|
|
|
#Patch29: net-tools-1.60-num-ports.patch
|
|
|
|
|
|
|
|
# filter out duplicate tcp entries (#139407)
|
2004-12-03 09:02:03 +00:00
|
|
|
Patch30: net-tools-1.60-duplicate-tcp.patch
|
2011-12-06 18:15:09 +00:00
|
|
|
|
|
|
|
# don't report statistics for virtual devices (#143981)
|
2005-01-10 13:13:19 +00:00
|
|
|
Patch31: net-tools-1.60-statalias.patch
|
2011-12-06 18:15:09 +00:00
|
|
|
|
|
|
|
# translation headers - content type format
|
|
|
|
# is it good for anything ?
|
|
|
|
#Patch32: net-tools-1.60-isofix.patch
|
|
|
|
|
|
|
|
# Merged upstream
|
|
|
|
#Patch34: net-tools-1.60-ifconfig_ib.patch
|
|
|
|
|
|
|
|
# Fixed upstream
|
|
|
|
#Patch35: net-tools-1.60-de.patch
|
|
|
|
|
|
|
|
# not needed
|
|
|
|
#Patch37: net-tools-1.60-pie.patch
|
|
|
|
|
|
|
|
# merged into interface.patch
|
|
|
|
#Patch38: net-tools-1.60-ifaceopt.patch
|
|
|
|
|
|
|
|
# stop trimming interface names longer than 9 characters (#152457)
|
2005-03-30 12:26:05 +00:00
|
|
|
Patch39: net-tools-1.60-trim_iface.patch
|
2011-12-06 18:15:09 +00:00
|
|
|
|
|
|
|
# flush output in mii-tool (#152568)
|
|
|
|
# Fixed upstream
|
|
|
|
#Patch40: net-tools-1.60-stdo.patch
|
|
|
|
|
|
|
|
# netstat has new statistcs (#133032)
|
|
|
|
# Fixed upstream
|
|
|
|
#Patch41: net-tools-1.60-statistics.patch
|
|
|
|
|
|
|
|
# Fixed upstream
|
|
|
|
#Patch42: net-tools-1.60-ifconfig.patch
|
|
|
|
|
|
|
|
# buffer overflow in arp (#164695)
|
2005-08-03 09:31:24 +00:00
|
|
|
Patch43: net-tools-1.60-arp_overflow.patch
|
2011-12-06 18:15:09 +00:00
|
|
|
|
|
|
|
# hostname patch
|
|
|
|
#Patch44: net-tools-1.60-hostname_man.patch
|
|
|
|
|
|
|
|
# clear static buffers in interface.c by Ulrich Drepper (#176714)
|
2006-01-02 10:00:42 +00:00
|
|
|
Patch45: net-tools-1.60-interface_stack.patch
|
2011-12-06 18:15:09 +00:00
|
|
|
|
|
|
|
# new option for nestat, -Z shows selinux context
|
2006-01-17 10:27:02 +00:00
|
|
|
Patch46: net-tools-1.60-selinux.patch
|
2011-12-06 18:15:09 +00:00
|
|
|
|
|
|
|
# new option for netstat - -T stops trimming remote and local addresses (#176465)
|
|
|
|
# Merged upstream as -W option
|
|
|
|
#Patch47: net-tools-1.60-netstat_stop_trim.patch
|
|
|
|
|
|
|
|
# show inodes in netstat (#180974)
|
|
|
|
# fixed upstream
|
|
|
|
#Patch48: net-tools-1.60-netstat_inode.patch
|
|
|
|
|
|
|
|
# remove duplicate arp entries (#185604)
|
2006-03-16 21:22:44 +00:00
|
|
|
Patch49: net-tools-1.60-fgets.patch
|
2011-12-06 18:15:09 +00:00
|
|
|
|
|
|
|
# wrong definition of _PATH_PROCNET_X25_ROUTE (#188786)
|
2006-04-13 07:26:57 +00:00
|
|
|
Patch51: net-tools-1.60-x25-proc.patch
|
2011-12-06 18:15:09 +00:00
|
|
|
|
|
|
|
# statistics for SCTP
|
|
|
|
Patch52: net-tools-1.60-sctp-statistics.patch
|
|
|
|
|
|
|
|
# ifconfig crash when interface name is too long (#190703)
|
2006-05-09 09:27:14 +00:00
|
|
|
Patch54: net-tools-1.60-ifconfig-long-iface-crasher.patch
|
2011-12-06 18:15:09 +00:00
|
|
|
|
|
|
|
# Fixed upstream
|
|
|
|
#Patch55: net-tools-1.60-netdevice.patch
|
|
|
|
|
|
|
|
# Fixed upstream
|
|
|
|
#Patch56: net-tools-1.60-skip.patch
|
|
|
|
|
|
|
|
# Merged into interface.patch
|
|
|
|
#Patch57: net-tools-1.60-netstat-I-fix.patch
|
|
|
|
|
|
|
|
# nameif crash for 16char long interface names (#209120)
|
2006-10-03 12:29:53 +00:00
|
|
|
Patch58: net-tools-1.60-nameif_strncpy.patch
|
2011-12-06 18:15:09 +00:00
|
|
|
|
|
|
|
# fix arp unaligned access (#220438)
|
|
|
|
# Fixed upstream
|
|
|
|
#Patch59: net-tools-1.60-arp-unaligned-access.patch
|
|
|
|
|
|
|
|
# Fixed upstream
|
|
|
|
#Patch60: net-tools-1.60-sctp-quiet.patch
|
|
|
|
|
|
|
|
# hostname patch
|
|
|
|
#Patch61: net-tools-1.60-remove_node.patch
|
|
|
|
|
|
|
|
# merged into interface.patch
|
|
|
|
#Patch62: net-tools-1.60-netstat-interfaces-crash.patch
|
|
|
|
|
|
|
|
# Fixed upstream
|
|
|
|
#Patch64: net-tools-1.60-ec_hw_null.patch
|
|
|
|
|
|
|
|
# Fixed upstream
|
|
|
|
#Patch65: net-tools-1.60-statistics_buffer.patch
|
|
|
|
|
|
|
|
# Rewritten upstream
|
|
|
|
#Patch66: net-tools-1.60-sctp-addrs.patch
|
|
|
|
|
|
|
|
# merged into interface.patch
|
|
|
|
#Patch67: net-tools-1.60-i-option.patch
|
|
|
|
|
|
|
|
# fixed clearing flags in ifconfig (#450252)
|
2008-07-10 08:33:33 +00:00
|
|
|
Patch69: net-tools-1.60-clear-flag.patch
|
2011-12-06 18:15:09 +00:00
|
|
|
|
|
|
|
# fixed tcp timers info in netstat (#466845)
|
2008-10-16 10:23:21 +00:00
|
|
|
Patch71: net-tools-1.60-netstat-probe.patch
|
2009-09-01 13:18:22 +00:00
|
|
|
|
2011-12-06 18:15:09 +00:00
|
|
|
# prevent 'netstat -nr -A inet6' from smashing stack (#668047)
|
2011-11-23 16:50:31 +00:00
|
|
|
Patch72: net-tools-1.60-scanf-format.patch
|
|
|
|
|
2011-12-06 18:15:09 +00:00
|
|
|
# upstream
|
|
|
|
#Patch73: net-tools-1.60-avoid-name-resolution.patch
|
2011-11-23 16:50:31 +00:00
|
|
|
|
2011-12-06 18:15:09 +00:00
|
|
|
# upstream
|
|
|
|
#Patch74: net-tools-1.60-continous-flush-stdout.patch
|
2011-11-23 16:50:31 +00:00
|
|
|
|
2011-12-06 18:15:09 +00:00
|
|
|
# upstream
|
|
|
|
#Patch75: net-tools-1.60-debug-fix.patch
|
2011-10-20 12:54:08 +00:00
|
|
|
|
|
|
|
# let the user know that ifconfig can correctly show only first 8 bytes of Infiniband hw address
|
2011-11-23 16:50:31 +00:00
|
|
|
Patch76: net-tools-1.60-ib-warning.patch
|
|
|
|
|
2011-12-06 18:15:09 +00:00
|
|
|
# upstream
|
|
|
|
#Patch79: net-tools-1.60-masqinfo-raw-ip.patch
|
2011-11-23 16:50:31 +00:00
|
|
|
|
2011-12-06 18:15:09 +00:00
|
|
|
# upstream
|
|
|
|
#Patch80: net-tools-1.60-makefile-berlios.patch
|
2011-11-23 16:50:31 +00:00
|
|
|
|
|
|
|
# slattach: use fchown() rather than chown() to avoid race between creation and permission changing
|
2011-12-06 18:15:09 +00:00
|
|
|
#Patch81: net-tools-1.60-slattach-fchown.patch
|
2009-09-30 13:23:57 +00:00
|
|
|
|
2011-12-06 18:15:09 +00:00
|
|
|
# hostname patch
|
|
|
|
#Patch82: net-tools-1.60-hostname-short.patch
|
2009-10-29 11:26:54 +00:00
|
|
|
|
2009-11-04 13:25:17 +00:00
|
|
|
# use <linux/mii.h> instead of "mii.h" and fix Bug #491358
|
2011-11-23 16:50:31 +00:00
|
|
|
Patch83: net-tools-1.60-mii-refactor.patch
|
2009-11-04 13:25:17 +00:00
|
|
|
|
2011-12-06 18:15:09 +00:00
|
|
|
# ifconfig interface:0 del <IP> will remove the Aliased IP on IA64 (#473211)
|
2011-11-23 16:50:31 +00:00
|
|
|
Patch84: net-tools-1.60-IA64.patch
|
|
|
|
|
2011-12-06 18:15:09 +00:00
|
|
|
# upstream
|
|
|
|
#Patch85: net-tools-1.60-large-indexes.patch
|
2010-04-07 11:40:25 +00:00
|
|
|
|
2011-12-06 18:15:09 +00:00
|
|
|
# Fixed upstream
|
|
|
|
#Patch87: net-tools-1.60-mii-gigabit.patch
|
2010-06-14 15:29:25 +00:00
|
|
|
|
2010-09-16 09:43:34 +00:00
|
|
|
# fix memory leak in netstat when run with -c option
|
2011-11-23 16:50:31 +00:00
|
|
|
Patch88: net-tools-1.60-netstat-leak.patch
|
|
|
|
|
2011-12-06 18:15:09 +00:00
|
|
|
# upstream
|
|
|
|
#Patch90: net-tools-1.60-ifdef-vs-if.patch
|
2010-09-16 09:43:34 +00:00
|
|
|
|
2011-03-07 16:01:11 +00:00
|
|
|
# Don't rely on eth0 being default network device name.
|
|
|
|
# Since Fedora 15 network devices can have arbitrary names (#682367)
|
2011-11-23 16:50:31 +00:00
|
|
|
Patch91: net-tools-1.60-arbitrary-device-names.patch
|
2011-03-07 16:01:11 +00:00
|
|
|
|
2011-04-14 11:25:45 +00:00
|
|
|
# plipconfig man page and usage output fixes. (#694766)
|
2011-11-23 16:50:31 +00:00
|
|
|
Patch92: net-tools-1.60-plipconfig.patch
|
|
|
|
|
2011-12-06 18:15:09 +00:00
|
|
|
# netstat: remove part starting with colon in 'PID/Program name' column (#707427)
|
2011-11-23 16:50:31 +00:00
|
|
|
Patch93: net-tools-1.60-netstat-p-basename.patch
|
2011-04-21 12:07:22 +00:00
|
|
|
|
2011-04-28 14:54:48 +00:00
|
|
|
# Possible problems found by static analysis of code.
|
2011-11-23 16:50:31 +00:00
|
|
|
Patch94: net-tools-1.60-coverity.patch
|
2011-04-28 14:54:48 +00:00
|
|
|
|
2011-12-06 18:15:09 +00:00
|
|
|
# Update for 2 digit Linux version numbers (#718610)
|
2011-11-23 16:50:31 +00:00
|
|
|
Patch95: net-tools-1.60-2digit.patch
|
2011-07-04 10:56:07 +00:00
|
|
|
|
2006-03-10 08:53:39 +00:00
|
|
|
BuildRequires: gettext, libselinux
|
2006-05-19 10:30:01 +00:00
|
|
|
BuildRequires: libselinux-devel
|
2011-06-17 10:58:09 +00:00
|
|
|
BuildRequires: systemd-units
|
2009-12-21 13:04:15 +00:00
|
|
|
Requires: hostname
|
2011-06-17 10:58:09 +00:00
|
|
|
Requires(post): systemd-units
|
2004-09-09 09:08:14 +00:00
|
|
|
|
|
|
|
%description
|
2009-09-01 13:18:22 +00:00
|
|
|
The net-tools package contains basic networking tools,
|
|
|
|
including ifconfig, netstat, route, and others.
|
|
|
|
Most of them are obsolete. For replacement check iproute package.
|
2004-09-09 09:08:14 +00:00
|
|
|
|
|
|
|
%prep
|
2011-12-06 18:15:09 +00:00
|
|
|
%setup -q -c
|
|
|
|
#%%patch1 -p1 -b .bug22040
|
|
|
|
#%%patch2 -p1 -b .miiioctl
|
|
|
|
#%%patch3 -p0 -b .manydevs
|
2004-09-09 09:13:46 +00:00
|
|
|
%patch4 -p1 -b .virtualname
|
|
|
|
%patch5 -p1 -b .cycle
|
2011-12-06 18:15:09 +00:00
|
|
|
#%%patch6 -p1 -b .nameif
|
2004-09-09 09:13:46 +00:00
|
|
|
%patch7 -p1 -b .ipx
|
|
|
|
%patch8 -p1 -b .inet6-lookup
|
|
|
|
%patch9 -p1 -b .man
|
2011-12-06 18:15:09 +00:00
|
|
|
#%%patch10 -p1 -b .gcc33
|
|
|
|
#%%patch11 -p1 -b .trailingblank
|
2004-09-09 09:10:51 +00:00
|
|
|
%patch12 -p1 -b .interface
|
2011-12-06 18:15:09 +00:00
|
|
|
#%%patch14 -p1 -b .gcc34
|
|
|
|
#%%patch15 -p1 -b .overflow
|
|
|
|
#%%patch19 -p1 -b .siunits
|
|
|
|
#%%patch20 -p1 -b .trunc
|
2004-09-09 09:14:13 +00:00
|
|
|
%patch21 -p1 -b .return
|
2011-12-06 18:15:09 +00:00
|
|
|
#%%patch22 -p1 -b .parse
|
|
|
|
#%%patch23 -p1 -b .netmask
|
|
|
|
%patch24 -p1 -b .doubleword
|
2004-11-04 13:57:44 +00:00
|
|
|
%patch25 -p1 -b .bcast
|
2011-12-06 18:15:09 +00:00
|
|
|
#%%patch27 -p1 -b .netstat_ulong
|
|
|
|
#%%patch28 -p1 -b .note
|
|
|
|
#%%patch29 -p1 -b .num-ports
|
2004-12-03 09:02:03 +00:00
|
|
|
%patch30 -p1 -b .dup-tcp
|
2005-01-10 13:13:19 +00:00
|
|
|
%patch31 -p1 -b .statalias
|
2011-12-06 18:15:09 +00:00
|
|
|
#%%patch32 -p1 -b .isofix
|
|
|
|
#%%patch34 -p1 -b .ifconfig_ib
|
|
|
|
#%%patch35 -p1
|
|
|
|
#%%patch37 -p1 -b .pie
|
|
|
|
#%%patch38 -p1 -b .ifaceopt
|
2005-03-30 12:26:05 +00:00
|
|
|
%patch39 -p1 -b .trim-iface
|
2011-12-06 18:15:09 +00:00
|
|
|
#%%patch40 -p1 -b .stdo
|
|
|
|
#%%patch41 -p1 -b .statistics
|
|
|
|
#%%patch42 -p1 -b .iface_drop
|
2005-08-03 09:31:24 +00:00
|
|
|
%patch43 -p1 -b .overflow
|
2011-12-06 18:15:09 +00:00
|
|
|
#%%patch44 -p1 -b .hostname_man
|
|
|
|
%patch45 -p1 -b .stack
|
2006-01-17 10:27:02 +00:00
|
|
|
%patch46 -p1 -b .selinux
|
2011-12-06 18:15:09 +00:00
|
|
|
#%%patch47 -p1 -b .trim
|
|
|
|
#%%patch48 -p1 -b .inode
|
2006-03-16 21:22:44 +00:00
|
|
|
%patch49 -p1 -b .fgets
|
2006-04-13 07:26:57 +00:00
|
|
|
%patch51 -p1 -b .x25
|
2006-04-14 12:52:16 +00:00
|
|
|
%patch52 -p1 -b .sctp
|
2006-05-09 09:27:14 +00:00
|
|
|
%patch54 -p1 -b .long_iface
|
2011-12-06 18:15:09 +00:00
|
|
|
#%%patch55 -p1 -b .netdevice
|
|
|
|
#%%patch56 -p1 -b .skip
|
|
|
|
#%%patch57 -p1
|
2006-10-03 12:29:53 +00:00
|
|
|
%patch58 -p1 -b .strncpy
|
2011-12-06 18:15:09 +00:00
|
|
|
#%%patch59 -p1 -b .arp-un-access
|
|
|
|
#%%patch60 -p1 -b .quiet
|
|
|
|
#%%patch61 -p1
|
|
|
|
#%%patch62 -p1 -b .iface-crash
|
|
|
|
#%%patch64 -p1
|
|
|
|
#%%patch65 -p1 -b .buffer
|
|
|
|
#%%patch66 -p1 -b .sctp-addrs
|
|
|
|
#%%patch67 -p1 -b .i-option
|
2008-07-10 08:33:33 +00:00
|
|
|
%patch69 -p1 -b .clear-flag
|
2008-10-16 10:23:21 +00:00
|
|
|
%patch71 -p1 -b .probe
|
2011-10-20 12:54:08 +00:00
|
|
|
|
2011-11-23 16:50:31 +00:00
|
|
|
%patch72 -p1 -b .scanf-format
|
2011-12-06 18:15:09 +00:00
|
|
|
#%%patch73 -p1 -b .avoid-name-resolution
|
|
|
|
#%%patch74 -p1 -b .continous-flush-stdout
|
|
|
|
#%%patch75 -p1 -b .debug-fix
|
2011-11-23 16:50:31 +00:00
|
|
|
%patch76 -p1 -b .ib-warning
|
2011-12-06 18:15:09 +00:00
|
|
|
#%%patch79 -p1 -b .masqinfo-raw-ip
|
|
|
|
#%%patch80 -p1 -b .makefile-berlios
|
|
|
|
#%%patch81 -p1 -b .slattach-fchown
|
|
|
|
#%%patch82 -p1 -b .hostname-short
|
2011-11-23 16:50:31 +00:00
|
|
|
%patch83 -p1 -b .mii-refactor
|
|
|
|
%patch84 -p1 -b .IA64
|
2011-12-06 18:15:09 +00:00
|
|
|
#%%patch85 -p1 -b .large-indexes
|
|
|
|
#%%patch87 -p1 -b .mii-gigabit
|
2011-11-23 16:50:31 +00:00
|
|
|
%patch88 -p1 -b .netstat-leak
|
2011-12-06 18:15:09 +00:00
|
|
|
|
|
|
|
#%%patch90 -p1 -b .ifdef-vs-if
|
2011-11-23 16:50:31 +00:00
|
|
|
%patch91 -p1 -b .arbitrary-device-names
|
|
|
|
%patch92 -p1 -b .plipconfig
|
|
|
|
%patch93 -p1 -b .p-basename
|
|
|
|
%patch94 -p1 -b .coverity
|
|
|
|
%patch95 -p1 -b .2digit
|
2004-09-09 09:09:46 +00:00
|
|
|
|
2009-09-30 13:23:57 +00:00
|
|
|
cp %SOURCE1 ./config.h
|
|
|
|
cp %SOURCE2 ./config.make
|
|
|
|
cp %SOURCE3 .
|
|
|
|
cp %SOURCE4 ./man/en_US
|
|
|
|
cp %SOURCE5 .
|
|
|
|
cp %SOURCE6 ./man/en_US
|
2005-03-30 12:26:05 +00:00
|
|
|
cp %SOURCE7 ./man/en_US
|
2009-09-01 13:18:22 +00:00
|
|
|
cp %SOURCE8 ./man/en_US
|
2004-09-09 09:08:14 +00:00
|
|
|
|
2004-09-09 09:10:51 +00:00
|
|
|
%ifarch alpha
|
|
|
|
perl -pi -e "s|-O2||" Makefile
|
|
|
|
%endif
|
|
|
|
|
2004-09-30 12:47:20 +00:00
|
|
|
#man pages conversion
|
|
|
|
#french
|
2008-07-15 10:35:42 +00:00
|
|
|
iconv -f iso-8859-1 -t utf-8 -o arp.tmp man/fr_FR/arp.8 && mv arp.tmp man/fr_FR/arp.8
|
|
|
|
iconv -f iso-8859-1 -t utf-8 -o ethers.tmp man/fr_FR/ethers.5 && mv ethers.tmp man/fr_FR/ethers.5
|
|
|
|
iconv -f iso-8859-1 -t utf-8 -o hostname.tmp man/fr_FR/hostname.1 && mv hostname.tmp man/fr_FR/hostname.1
|
|
|
|
iconv -f iso-8859-1 -t utf-8 -o ifconfig.tmp man/fr_FR/ifconfig.8 && mv ifconfig.tmp man/fr_FR/ifconfig.8
|
|
|
|
iconv -f iso-8859-1 -t utf-8 -o netstat.tmp man/fr_FR/netstat.8 && mv netstat.tmp man/fr_FR/netstat.8
|
|
|
|
iconv -f iso-8859-1 -t utf-8 -o plipconfig.tmp man/fr_FR/plipconfig.8 && mv plipconfig.tmp man/fr_FR/plipconfig.8
|
|
|
|
iconv -f iso-8859-1 -t utf-8 -o rarp.tmp man/fr_FR/rarp.8 && mv rarp.tmp man/fr_FR/rarp.8
|
|
|
|
iconv -f iso-8859-1 -t utf-8 -o route.tmp man/fr_FR/route.8 && mv route.tmp man/fr_FR/route.8
|
|
|
|
iconv -f iso-8859-1 -t utf-8 -o slattach.tmp man/fr_FR/slattach.8 && mv slattach.tmp man/fr_FR/slattach.8
|
2004-09-30 12:47:20 +00:00
|
|
|
#portugal
|
2008-07-15 10:35:42 +00:00
|
|
|
iconv -f iso-8859-1 -t utf-8 -o arp.tmp man/pt_BR/arp.8 && mv arp.tmp man/pt_BR/arp.8
|
|
|
|
iconv -f iso-8859-1 -t utf-8 -o hostname.tmp man/pt_BR/hostname.1 && mv hostname.tmp man/pt_BR/hostname.1
|
|
|
|
iconv -f iso-8859-1 -t utf-8 -o ifconfig.tmp man/pt_BR/ifconfig.8 && mv ifconfig.tmp man/pt_BR/ifconfig.8
|
|
|
|
iconv -f iso-8859-1 -t utf-8 -o netstat.tmp man/pt_BR/netstat.8 && mv netstat.tmp man/pt_BR/netstat.8
|
|
|
|
iconv -f iso-8859-1 -t utf-8 -o rarp.tmp man/pt_BR/rarp.8 && mv rarp.tmp man/pt_BR/rarp.8
|
|
|
|
iconv -f iso-8859-1 -t utf-8 -o route.tmp man/pt_BR/route.8 && mv route.tmp man/pt_BR/route.8
|
2005-01-10 13:13:19 +00:00
|
|
|
#german
|
2008-07-15 10:35:42 +00:00
|
|
|
iconv -f iso-8859-1 -t utf-8 -o arp.tmp man/de_DE/arp.8 && mv arp.tmp man/de_DE/arp.8
|
|
|
|
iconv -f iso-8859-1 -t utf-8 -o ethers.tmp man/de_DE/ethers.5 && mv ethers.tmp man/de_DE/ethers.5
|
|
|
|
iconv -f iso-8859-1 -t utf-8 -o hostname.tmp man/de_DE/hostname.1 && mv hostname.tmp man/de_DE/hostname.1
|
|
|
|
iconv -f iso-8859-1 -t utf-8 -o ifconfig.tmp man/de_DE/ifconfig.8 && mv ifconfig.tmp man/de_DE/ifconfig.8
|
|
|
|
iconv -f iso-8859-1 -t utf-8 -o netstat.tmp man/de_DE/netstat.8 && mv netstat.tmp man/de_DE/netstat.8
|
|
|
|
iconv -f iso-8859-1 -t utf-8 -o plipconfig.tmp man/de_DE/plipconfig.8 && mv plipconfig.tmp man/de_DE/plipconfig.8
|
|
|
|
iconv -f iso-8859-1 -t utf-8 -o rarp.tmp man/de_DE/rarp.8 && mv rarp.tmp man/de_DE/rarp.8
|
|
|
|
iconv -f iso-8859-1 -t utf-8 -o route.tmp man/de_DE/route.8 && mv route.tmp man/de_DE/route.8
|
|
|
|
iconv -f iso-8859-1 -t utf-8 -o slattach.tmp man/de_DE/slattach.8 && mv slattach.tmp man/de_DE/slattach.8
|
2004-09-30 12:47:20 +00:00
|
|
|
|
2004-09-09 09:08:14 +00:00
|
|
|
%build
|
2005-02-28 11:42:58 +00:00
|
|
|
export CFLAGS="$RPM_OPT_FLAGS $CFLAGS"
|
|
|
|
|
2004-09-09 09:08:14 +00:00
|
|
|
make
|
2004-09-09 09:08:52 +00:00
|
|
|
gcc $RPM_OPT_FLAGS -o ether-wake ether-wake.c
|
2005-03-30 12:26:05 +00:00
|
|
|
gcc $RPM_OPT_FLAGS -o mii-diag mii-diag.c
|
2004-09-09 09:08:14 +00:00
|
|
|
|
|
|
|
%install
|
2004-09-09 09:10:51 +00:00
|
|
|
mv man/de_DE man/de
|
|
|
|
mv man/fr_FR man/fr
|
|
|
|
mv man/pt_BR man/pt
|
|
|
|
|
2009-09-01 13:18:22 +00:00
|
|
|
make BASEDIR=%{buildroot} mandir=%{_mandir} install
|
2004-09-09 09:08:14 +00:00
|
|
|
|
2004-09-09 09:08:52 +00:00
|
|
|
install -m 755 ether-wake %{buildroot}/sbin
|
2005-03-30 12:26:05 +00:00
|
|
|
install -m 755 mii-diag %{buildroot}/sbin
|
2004-09-09 09:08:52 +00:00
|
|
|
|
2004-09-09 09:08:30 +00:00
|
|
|
rm %{buildroot}/sbin/rarp
|
|
|
|
rm %{buildroot}%{_mandir}/man8/rarp.8*
|
2005-10-14 09:51:44 +00:00
|
|
|
rm %{buildroot}%{_mandir}/de/man8/rarp.8*
|
|
|
|
rm %{buildroot}%{_mandir}/fr/man8/rarp.8*
|
|
|
|
rm %{buildroot}%{_mandir}/pt/man8/rarp.8*
|
2004-09-09 09:08:30 +00:00
|
|
|
|
2009-12-21 13:04:15 +00:00
|
|
|
#remove hostname (has its own package)
|
|
|
|
rm %{buildroot}/bin/dnsdomainname
|
|
|
|
rm %{buildroot}/bin/domainname
|
|
|
|
rm %{buildroot}/bin/hostname
|
|
|
|
rm %{buildroot}/bin/nisdomainname
|
|
|
|
rm %{buildroot}/bin/ypdomainname
|
|
|
|
rm -rf %{buildroot}%{_mandir}/de/man1
|
|
|
|
rm -rf %{buildroot}%{_mandir}/fr/man1
|
|
|
|
rm -rf %{buildroot}%{_mandir}/man1
|
|
|
|
rm -rf %{buildroot}%{_mandir}/pt/man1
|
|
|
|
|
2011-06-17 10:58:09 +00:00
|
|
|
# install systemd unit file
|
|
|
|
mkdir -p %{buildroot}%{_unitdir}
|
|
|
|
install -m 644 %{SOURCE9} %{buildroot}%{_unitdir}
|
2007-01-30 20:13:04 +00:00
|
|
|
|
2004-09-09 09:08:30 +00:00
|
|
|
%find_lang %{name}
|
|
|
|
|
2011-06-17 10:58:09 +00:00
|
|
|
%post
|
|
|
|
# Initial installation
|
|
|
|
if [ $1 -eq 1 ] ; then
|
|
|
|
/bin/systemctl enable arp-ethers.service >/dev/null 2>&1 || :
|
|
|
|
fi
|
|
|
|
|
2004-09-09 09:08:14 +00:00
|
|
|
|
2004-09-09 09:08:30 +00:00
|
|
|
%files -f %{name}.lang
|
2009-09-30 13:23:57 +00:00
|
|
|
%doc COPYING
|
2009-12-21 13:04:15 +00:00
|
|
|
/bin/netstat
|
2004-09-09 09:08:22 +00:00
|
|
|
/sbin/*
|
2009-12-21 13:04:15 +00:00
|
|
|
%{_mandir}/man[58]/*
|
|
|
|
%lang(de) %{_mandir}/de/man[58]/*
|
|
|
|
%lang(fr) %{_mandir}/fr/man[58]/*
|
|
|
|
%lang(pt) %{_mandir}/pt/man[58]/*
|
2011-06-17 10:58:09 +00:00
|
|
|
%attr(0644,root,root) %{_unitdir}/arp-ethers.service
|
2004-09-09 09:08:14 +00:00
|
|
|
|
|
|
|
%changelog
|
2011-12-06 18:15:09 +00:00
|
|
|
* Wed Nov 23 2011 Jiri Popelka <jpopelka@redhat.com> - 1.60-129.20111206git
|
|
|
|
- upstream git snapshot
|
|
|
|
- reduced number of patches from 95 to 32
|
|
|
|
|
2011-10-25 11:47:33 +00:00
|
|
|
* Tue Oct 25 2011 Jiri Popelka <jpopelka@redhat.com> - 1.60-128
|
|
|
|
- Removed HFI support.
|
|
|
|
- Improved num-ports.patch
|
|
|
|
|
2011-10-20 12:54:08 +00:00
|
|
|
* Thu Oct 20 2011 Jiri Popelka <jpopelka@redhat.com> - 1.60-127
|
|
|
|
- Merge all upstream fixes into net-tools-1.60-upstream.patch
|
|
|
|
|
2011-10-18 09:53:45 +00:00
|
|
|
* Tue Oct 18 2011 Jiri Popelka <jpopelka@redhat.com> - 1.60-126
|
|
|
|
- Upstream is migrating to Sourceforge.
|
|
|
|
|
2011-10-03 09:15:30 +00:00
|
|
|
* Mon Oct 03 2011 Jiri Popelka <jpopelka@redhat.com> - 1.60-125
|
|
|
|
- Fixed ether-wake(8) and mii-diag(8) man pages (#742629)
|
|
|
|
|
2011-09-19 11:21:09 +00:00
|
|
|
* Mon Sep 19 2011 Jiri Popelka <jpopelka@redhat.com> - 1.60-124
|
|
|
|
- Improved arp-ethers.service unit file (#735617)
|
|
|
|
|
2011-08-24 12:09:38 +00:00
|
|
|
* Wed Aug 24 2011 Jiri Popelka <jpopelka@redhat.com> - 1.60-123
|
|
|
|
- Improved netstat_stop_trim.patch to not truncate IPV6 UDP sockets (#732984)
|
|
|
|
|
2011-07-04 10:56:07 +00:00
|
|
|
* Mon Jul 04 2011 Jiri Popelka <jpopelka@redhat.com> - 1.60-122
|
|
|
|
- Update for 2 digit Linux version numbers (#718610)
|
|
|
|
|
2011-06-17 10:58:09 +00:00
|
|
|
* Fri Jun 17 2011 Jiri Popelka <jpopelka@redhat.com> - 1.60-121
|
|
|
|
- Added arp-ethers.service systemd unit file to run 'arp -f /etc/ethers'
|
|
|
|
on startup of system. Don't ship default /etc/ethers (#713759)
|
|
|
|
|
2011-05-25 15:11:20 +00:00
|
|
|
* Wed May 25 2011 Jiri Popelka <jpopelka@redhat.com> - 1.60-120
|
|
|
|
- Do not mention /proc/net/socket in ifconfig(8) (#661905)
|
|
|
|
- Merge all 'man page only fix' patches into net-tools-1.60-man.patch
|
|
|
|
|
2011-04-28 14:54:48 +00:00
|
|
|
* Thu Apr 28 2011 Jiri Popelka <jpopelka@redhat.com> - 1.60-119
|
|
|
|
- Fix possible problems found by static analysis of code.
|
|
|
|
|
2011-04-21 12:07:22 +00:00
|
|
|
* Thu Apr 21 2011 Jiri Popelka <jpopelka@redhat.com> - 1.60-118
|
|
|
|
- patch netstat to separate basename of -p only if it is absolute
|
|
|
|
path (in order to make argv[0]="sshd pty/0" display as sshd, and not as /0).
|
|
|
|
|
2011-04-14 11:25:45 +00:00
|
|
|
* Thu Apr 14 2011 Jiri Popelka <jpopelka@redhat.com> - 1.60-117
|
|
|
|
- plipconfig man page and usage output fixes. (#694766)
|
|
|
|
|
2011-03-07 16:01:11 +00:00
|
|
|
* Mon Mar 07 2011 Jiri Popelka <jpopelka@redhat.com> - 1.60-116
|
|
|
|
- Fix mii-tool/mii-diag/ether-wake to not default to eth0 because
|
|
|
|
since Fedora 15 network devices can have arbitrary names (#682367)
|
|
|
|
|
2011-02-08 23:41:50 +00:00
|
|
|
* 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
|
|
|
|
|
2011-02-04 14:00:36 +00:00
|
|
|
* Fri Feb 04 2011 Jiri Popelka <jpopelka@redhat.com> - 1.60-114
|
|
|
|
- Improve scanf-format.patch (#668047)
|
|
|
|
|
2011-01-21 11:00:01 +00:00
|
|
|
* 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)
|
|
|
|
|
2011-01-03 11:48:56 +00:00
|
|
|
* 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)
|
|
|
|
|
2010-12-20 12:22:55 +00:00
|
|
|
* 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)
|
|
|
|
|
2010-12-16 11:36:34 +00:00
|
|
|
* Thu Dec 16 2010 Jiri Popelka <jpopelka@redhat.com> - 1.60-110
|
|
|
|
- fixed ifconfig(8) man page (#663469)
|
|
|
|
|
2010-11-17 17:02:12 +00:00
|
|
|
* Wed Nov 17 2010 Jiri Popelka <jpopelka@redhat.com> - 1.60-109
|
2010-12-16 11:36:34 +00:00
|
|
|
- improved netstat(8) man page (#614931)
|
2010-11-17 17:02:12 +00:00
|
|
|
|
2010-11-01 15:38:34 +00:00
|
|
|
* Mon Nov 01 2010 Jiri Popelka <jpopelka@redhat.com> - 1.60-108
|
2010-12-16 11:36:34 +00:00
|
|
|
- added netstat(8) support for RcvbufErrors, SndbufErrors (BerliOS #17645)
|
2010-11-01 15:38:34 +00:00
|
|
|
|
2010-09-29 21:51:58 +00:00
|
|
|
* Wed Sep 29 2010 jkeating - 1.60-107
|
|
|
|
- Rebuilt for gcc bug 634757
|
|
|
|
|
2010-09-16 17:29:16 +00:00
|
|
|
* Thu Sep 16 2010 Jiri Popelka <jpopelka@redhat.com> - 1.60-106
|
|
|
|
- HFI support
|
|
|
|
|
2010-09-16 09:43:34 +00:00
|
|
|
* Thu Sep 16 2010 Jiri Popelka <jpopelka@redhat.com> - 1.60-105
|
|
|
|
- fixed memory leak in netstat when run with -c option
|
|
|
|
|
2010-08-10 14:15:11 +00:00
|
|
|
* Tue Aug 10 2010 Jiri Popelka <jpopelka@redhat.com> - 1.60-104
|
|
|
|
- improved statistics-doubleword.patch (Bug #579854)
|
|
|
|
|
2010-06-14 15:29:25 +00:00
|
|
|
* Mon Jun 14 2010 Jiri Popelka <jpopelka@redhat.com> - 1.60-103
|
|
|
|
- updated mii-tool to support gigabit links (#539575)
|
|
|
|
|
2010-04-07 11:40:25 +00:00
|
|
|
* Wed Apr 7 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)
|
|
|
|
|
2010-01-02 11:51:31 +00:00
|
|
|
* Sat Jan 2 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)
|
|
|
|
|
2009-12-21 13:04:15 +00:00
|
|
|
* Mon Dec 21 2009 Jiri Popelka <jpopelka@redhat.com> - 1.60-100
|
|
|
|
- Move hostname to separate package
|
|
|
|
|
2009-12-03 14:45:22 +00:00
|
|
|
* Thu Dec 3 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
|
|
|
|
|
2009-11-04 13:25:17 +00:00
|
|
|
* Wed Nov 4 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
|
|
|
|
|
2009-10-29 11:26:54 +00:00
|
|
|
* 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)
|
2009-09-30 13:23:57 +00:00
|
|
|
|
|
|
|
* Tue 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
|
|
|
|
|
2009-09-01 13:18:22 +00:00
|
|
|
* Tue Sep 1 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
|
|
|
|
|
2009-07-25 17:59:56 +00:00
|
|
|
* 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
|
|
|
|
|
2009-07-08 13:28:27 +00:00
|
|
|
* Wed Jul 8 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/
|
|
|
|
|
2009-02-26 04:54:53 +00:00
|
|
|
* 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
|
|
|
|
|
2008-10-16 10:23:21 +00:00
|
|
|
* Thu Oct 16 2008 Zdenek Prikryl <zprikryl@redhat.com> - 1.60-91
|
|
|
|
- fixed tcp timers info in netstat (#466845)
|
|
|
|
|
2008-09-29 08:48:36 +00:00
|
|
|
* Thu Sep 25 2008 Zdenek Prikryl <zprikryl@redhat.com> - 1.60-90
|
|
|
|
- fixed ifconfig's man page (#454271, #432328)
|
|
|
|
|
2008-07-15 10:33:07 +00:00
|
|
|
* Tue Jul 15 2008 Zdenek Prikryl <zprikryl@redhat.com> - 1.60-89
|
2008-07-10 08:33:33 +00:00
|
|
|
- fixed man pages for arp (#446195)
|
|
|
|
- fixed netstat --interfaces option (#446187)
|
|
|
|
- fixed clearing flags in ifconfig (#450252)
|
|
|
|
|
2008-07-08 06:33:37 +00:00
|
|
|
* Tue Jul 8 2008 Radek Vokál <rvokal@redhat.com> - 1.60-88
|
|
|
|
- netstat displays correct sctp statistics (#445535) <zprikryl@redhat.com>
|
|
|
|
|
|
|
|
* Tue Mar 4 2008 Radek Vokál <rvokal@redhat.com> - 1.60-87
|
2008-03-04 11:57:44 +00:00
|
|
|
- fix buffer for newer kernels (#435554)
|
|
|
|
|
2008-02-25 08:08:33 +00:00
|
|
|
* Mon Feb 25 2008 Radek Vokal <rvokal@redhat.com> - 1.60-86
|
|
|
|
- fix for GCC 4.3
|
|
|
|
|
2008-02-19 22:59:20 +00:00
|
|
|
* Tue Feb 19 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 1.60-85
|
|
|
|
- Autorebuild for GCC 4.3
|
|
|
|
|
2007-08-23 14:17:40 +00:00
|
|
|
* Thu Aug 23 2007 Radek Vokál <rvokal@redhat.com> - 1.60-84
|
|
|
|
- rebuilt
|
|
|
|
|
2007-06-08 11:33:48 +00:00
|
|
|
* Fri Jun 8 2007 Radek Vokál <rvokal@redhat.com> - 1.60-83
|
|
|
|
- fix netplugd init script (#242919)
|
|
|
|
|
2007-05-22 10:49:15 +00:00
|
|
|
* Tue May 22 2007 Radek Vokál <rvokal@redhat.com> - 1.60-82
|
|
|
|
- better SELinux patch by <dwalsh@redhat.com>
|
|
|
|
|
2007-03-27 07:33:10 +00:00
|
|
|
* Tue Mar 27 2007 Radek Vokál <rvokal@redhat.com> - 1.60-81
|
|
|
|
- fix segfault for empty interface (#234045)
|
|
|
|
|
2007-03-15 13:03:22 +00:00
|
|
|
* Thu Mar 15 2007 Radek Vokál <rvokal@redhat.com> - 1.60-80
|
|
|
|
- we don't have -n/--node option (#225554)
|
|
|
|
|
2007-02-22 14:14:10 +00:00
|
|
|
* Thu Feb 22 2007 Radek Vokál <rvokal@redhat.com> - 1.60-79
|
|
|
|
- quiet sctp (#229232)
|
|
|
|
|
2007-02-19 07:46:10 +00:00
|
|
|
* Mon Feb 19 2007 Radek Vokál <rvokal@redhat.com> - 1.60-78
|
|
|
|
- spec file cleanup (#226193)
|
|
|
|
|
2007-01-30 20:13:04 +00:00
|
|
|
* Tue Jan 30 2007 Radek Vokál <rvokal@redhat.com> - 1.60-77
|
|
|
|
- touch /etc/ethers (#225381)
|
|
|
|
|
2006-12-27 08:34:03 +00:00
|
|
|
* Wed Dec 27 2006 Radek Vokál <rvokal@redhat.com> - 1.60-76
|
|
|
|
- fix arp unaligned access (#220438)
|
|
|
|
|
2006-10-04 07:12:51 +00:00
|
|
|
* Wed Oct 4 2006 Radek Vokal <rvokal@redhat.com> - 1.60-75
|
|
|
|
- fix nameif crash for 16char long interface names (#209120)
|
|
|
|
|
2006-10-02 10:14:55 +00:00
|
|
|
* Mon Oct 2 2006 Radek Vokal <rvokal@redhat.com> - 1.60-74
|
|
|
|
- fix -I option for nestat, works as -I=eth0 again.
|
|
|
|
- add dist tag
|
|
|
|
|
2006-08-07 09:32:55 +00:00
|
|
|
* Mon Aug 7 2006 Radek Vokal <rvokal@redhat.com> - 1.60-73
|
|
|
|
- directory entries . and .. should be skipped
|
|
|
|
|
2006-07-12 07:27:03 +00:00
|
|
|
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 1.60-72.1
|
|
|
|
- rebuild
|
|
|
|
|
2006-06-07 10:37:05 +00:00
|
|
|
* Wed Jun 7 2006 Radek Vokal <rvokal@redhat.com> - 1.60-72
|
|
|
|
- switch --trim to --notrim .. make it less confusing
|
|
|
|
|
2006-05-19 10:30:01 +00:00
|
|
|
* Fri May 19 2006 Radek Vokal <rvokal@redhat.com> - 1.60-71
|
|
|
|
- BuildRequires: libselinux-devel (#191737)
|
|
|
|
|
2006-05-09 09:27:14 +00:00
|
|
|
* 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)
|
|
|
|
|
2006-05-02 12:49:04 +00:00
|
|
|
* Tue May 02 2006 Radek Vokál <rvokal@redhat.com> - 1.60-69
|
|
|
|
- fix arp man page to correspond to man ethers (#190425)
|
|
|
|
|
2006-04-14 12:52:16 +00:00
|
|
|
* Fri Apr 14 2006 Radek Vokál <rvokal@redhat.com> - 1.60-68
|
|
|
|
- display sctp connections using netstat -S <jbj@redhat.com>
|
|
|
|
|
2006-04-13 07:26:57 +00:00
|
|
|
* Thu Apr 13 2006 Radek Vokál <rvokal@redhat.com> - 1.60-67
|
|
|
|
- fix wrong definition of _PATH_PROCNET_X25_ROUTE (#188786)
|
|
|
|
|
2006-04-06 14:27:45 +00:00
|
|
|
* Thu Apr 06 2006 Radek Vokál <rvokal@redhat.com> - 1.60-66
|
|
|
|
- add note about -T to netstat
|
|
|
|
|
2006-03-30 10:45:25 +00:00
|
|
|
* Thu Mar 30 2006 Radek Vokál <rvokal@redhat.com> - 1.60-65
|
2006-03-30 10:44:44 +00:00
|
|
|
- add note to ifconfig(8) about supported format for IPv4 addresses (#176661)
|
|
|
|
|
2006-03-30 10:45:25 +00:00
|
|
|
* Thu Mar 16 2006 Radek Vokál <rvokal@redhat.com> - 1.60-64
|
2006-03-16 21:22:44 +00:00
|
|
|
- remove duplicate arp entries (#185604)
|
|
|
|
|
2006-02-23 08:56:10 +00:00
|
|
|
* Thu Feb 23 2006 Radek Vokál <rvokal@redhat.com> - 1.60-63
|
|
|
|
- show inodes in netstat (#180974)
|
|
|
|
|
2006-02-11 04:44:51 +00:00
|
|
|
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 1.60-62.1
|
|
|
|
- bump again for double-long bug on ppc(64)
|
|
|
|
|
2006-02-10 10:27:36 +00:00
|
|
|
* 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)
|
|
|
|
|
2006-02-07 13:12:36 +00:00
|
|
|
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 1.60-61.1
|
|
|
|
- rebuilt for new gcc4.1 snapshot and glibc changes
|
|
|
|
|
2006-02-06 07:42:55 +00:00
|
|
|
* Mon Feb 06 2006 Radek Vokál <rvokal@redhat.com> 1.60-61
|
|
|
|
- mii-tool manpage fixed (#180055)
|
|
|
|
|
2006-01-17 12:01:20 +00:00
|
|
|
* Tue Jan 17 2006 Radek Vokal <rvokal@redhat.com> 1.60-60
|
|
|
|
- forget to enable the new selinux option :( - config.make changed
|
|
|
|
|
2006-01-17 10:27:02 +00:00
|
|
|
* 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>
|
|
|
|
|
2006-01-02 10:00:42 +00:00
|
|
|
* Mon Jan 02 2006 Radek Vokal <rvokal@redhat.com> 1.60-58
|
|
|
|
- clear static buffers in interface.c by <drepper@redhat.com> (#176714)
|
|
|
|
|
2005-12-09 22:42:19 +00:00
|
|
|
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
|
|
|
|
- rebuilt
|
|
|
|
|
2005-10-15 09:53:21 +00:00
|
|
|
* Sat Oct 15 2005 Radek Vokal <rvokal@redhat.com> 1.60-57
|
|
|
|
- add note to hostname man page about gethostbyname() (#166581)
|
2005-10-14 09:51:44 +00:00
|
|
|
- don't ship any rarp man page (#170537)
|
|
|
|
|
2005-08-03 09:31:24 +00:00
|
|
|
* Wed Aug 03 2005 Radek Vokal <rvokal@redhat.com> 1.60-56
|
|
|
|
- fixed buffer overflow in arp (#164695)
|
|
|
|
|
2005-07-20 11:09:36 +00:00
|
|
|
* Wed Jul 20 2005 Radek Vokal <rvokal@redhat.com> 1.60-55
|
|
|
|
- ifconfig - fixed virtual interface dropping (#162888)
|
|
|
|
|
2005-06-22 05:45:27 +00:00
|
|
|
* Wed Jun 22 2005 Radek Vokal <rvokal@redhat.com> 1.60-54
|
|
|
|
- fr man pages are back (#159702)
|
|
|
|
|
2005-06-06 08:44:46 +00:00
|
|
|
* Mon Jun 06 2005 Radek Vokal <rvokal@redhat.com> 1.60-53
|
|
|
|
- etherwake man page changed to ether-wake (#159156)
|
|
|
|
|
2005-04-26 09:54:30 +00:00
|
|
|
* Tue Apr 26 2005 Radek Vokal <rvokal@redhat.com> 1.60-52
|
|
|
|
- don't show "duplicate line" warning (#143933)
|
|
|
|
- netstat has new statistcs (#133032)
|
2005-04-21 11:53:01 +00:00
|
|
|
- /etc/neplug is owned by net-tools (#130621)
|
|
|
|
|
2005-04-05 09:27:32 +00:00
|
|
|
* Tue Apr 05 2005 Radek Vokal <rvokal@redhat.com> 1.60-51
|
|
|
|
- flush output in mii-tool (#152568)
|
|
|
|
|
2005-03-30 12:26:05 +00:00
|
|
|
* 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)
|
|
|
|
|
2005-03-16 21:38:33 +00:00
|
|
|
* Wed Mar 16 2005 Elliot Lee <sopwith@redhat.com>
|
|
|
|
- rebuilt
|
|
|
|
|
2005-03-01 10:44:10 +00:00
|
|
|
* 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
|
|
|
|
|
2005-02-28 11:42:58 +00:00
|
|
|
* Mon Feb 28 2005 Radek Vokal <rvokal@redhat.com> 1.60-47
|
|
|
|
- added RPM_OPT_FLAGS
|
|
|
|
- execshield patch for netplug <t8m@redhat.com>
|
|
|
|
|
2005-02-16 15:15:43 +00:00
|
|
|
* Wed Feb 16 2005 Radek Vokal <rvokal@redhat.com> 1.60-46
|
|
|
|
- small typo in german translation (#148775)
|
|
|
|
|
2005-02-09 09:09:57 +00:00
|
|
|
* Wed Feb 09 2005 Radek Vokal <rvokal@redhat.com> 1.60-45
|
|
|
|
- included infiniband support (#147396) <tduffy@sun.com>
|
|
|
|
- added etherwake man page
|
|
|
|
|
2005-02-07 10:46:11 +00:00
|
|
|
* 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)
|
|
|
|
|
2005-01-10 13:13:19 +00:00
|
|
|
* 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
|
|
|
|
|
2004-12-03 09:02:03 +00:00
|
|
|
* Fri Dec 03 2004 Radek Vokal <rvokal@redhat.com> 1.60-42
|
|
|
|
- filter out duplicate tcp entries (#139407)
|
|
|
|
|
2004-11-25 14:07:55 +00:00
|
|
|
* 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)
|
|
|
|
|
2004-11-11 08:53:41 +00:00
|
|
|
* Thu Nov 11 2004 Radek Vokal <rvokal@redhat.com> 1.60-40
|
|
|
|
- mii-tool(8) fixed, labeled as obsolete, added info (#138687)
|
2004-11-25 14:07:55 +00:00
|
|
|
- netstat crashing on i64 fixed (#138804) Patch by <Andreas.Hirstius@cern.ch>
|
2004-11-11 08:53:41 +00:00
|
|
|
|
2004-11-04 13:57:44 +00:00
|
|
|
* 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)
|
|
|
|
|
2004-11-02 13:46:01 +00:00
|
|
|
* 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>
|
|
|
|
|
2004-09-30 12:47:20 +00:00
|
|
|
* 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
|
|
|
|
|
2004-09-09 09:14:20 +00:00
|
|
|
* Mon Sep 06 2004 Radek Vokal <rvokal@redhat.com> 1.60-36
|
|
|
|
- parse error fixed (#131539)
|
|
|
|
|
2004-09-09 09:14:13 +00:00
|
|
|
* Fri Sep 03 2004 Radek Vokal <rvokal@redhat.com> 1.60-35
|
|
|
|
- The return value of nameif was wrong (#129032) - patch from Fujitsu QA
|
|
|
|
|
2004-09-09 09:14:10 +00:00
|
|
|
* Tue Aug 30 2004 Radek Vokal <rvokal@redhat.com> 1.60-34
|
|
|
|
- Trunc patch added (#128359)
|
|
|
|
|
2004-09-09 09:13:59 +00:00
|
|
|
* 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
|
|
|
|
|
2004-09-09 09:13:46 +00:00
|
|
|
* Tue Aug 17 2004 Phil Knirsch <pknirsch@redhat.com> 1.60-32
|
|
|
|
- Fix installopts for netplug.
|
|
|
|
|
2004-09-09 09:13:37 +00:00
|
|
|
* Sun Aug 08 2004 Alan Cox <alan@redhat.com> 1.60-31
|
|
|
|
- Build requires gettext.
|
|
|
|
|
2004-09-09 09:13:32 +00:00
|
|
|
* Mon Aug 02 2004 Phil Knirsch <pknirsch@redhat.com> 1.60-30
|
|
|
|
- Update to latest netplugd version.
|
|
|
|
|
2004-09-09 09:13:29 +00:00
|
|
|
* Mon Jul 12 2004 Phil Knirsch <pknirsch@redhat.com> 1.60-29
|
|
|
|
- Fixed initscript patch for netplug (#127351)
|
|
|
|
|
2004-09-09 09:13:19 +00:00
|
|
|
* Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
|
|
|
|
- rebuilt
|
|
|
|
|
2004-09-09 09:13:13 +00:00
|
|
|
* 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.
|
|
|
|
|
2004-09-09 09:13:05 +00:00
|
|
|
* 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.
|
|
|
|
|
2004-09-09 09:12:39 +00:00
|
|
|
* 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
|
|
|
|
|
2004-09-09 09:12:07 +00:00
|
|
|
* 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
|
|
|
|
|
2004-09-09 09:10:51 +00:00
|
|
|
* 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
|
2004-09-09 09:10:03 +00:00
|
|
|
- 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
|
|
|
|
|
2004-09-09 09:09:59 +00:00
|
|
|
* Tue Aug 06 2002 Phil Knirsch <pknirsch@redhat.com>
|
|
|
|
- Added patch from Norm for a corrected output.
|
|
|
|
|
2004-09-09 09:09:57 +00:00
|
|
|
* Fri Jun 21 2002 Tim Powers <timp@redhat.com>
|
|
|
|
- automated rebuild
|
|
|
|
|
|
|
|
* Thu May 23 2002 Tim Powers <timp@redhat.com>
|
|
|
|
- automated rebuild
|
|
|
|
|
2004-09-09 09:09:46 +00:00
|
|
|
* 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)
|
|
|
|
|
2004-09-09 09:08:56 +00:00
|
|
|
* Tue Jul 31 2001 Bill Nottingham <notting@redhat.com>
|
|
|
|
- do *not* use SIOCDEVPRIVATE for MII ioctls
|
|
|
|
|
2004-09-09 09:08:52 +00:00
|
|
|
* Fri Jun 1 2001 Preston Brown <pbrown@redhat.com>
|
|
|
|
- include wake-on-lan wakeup utility, ether-wake by Donald Becker
|
|
|
|
|
2004-09-09 09:08:47 +00:00
|
|
|
* Wed Apr 18 2001 Crutcher Dunnavant <crutcher@redhat.com>
|
|
|
|
- itterate to 1.60
|
|
|
|
|
2004-09-09 09:08:30 +00:00
|
|
|
* Sun Apr 8 2001 Preston Brown <pbrown@redhat.com>
|
|
|
|
- use find_lang macro
|
|
|
|
- less specific locale dirs for man pages
|
|
|
|
|
|
|
|
* Mon Apr 2 2001 Preston Brown <pbrown@redhat.com>
|
|
|
|
- don't use this version of rarp, doesn't work with our 2.4.
|
|
|
|
|
|
|
|
* Tue Feb 6 2001 Crutcher Dunnavant <crutcher@redhat.com>
|
|
|
|
- fixed man page typo, closing bug #25921
|
|
|
|
|
|
|
|
* Fri Feb 1 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).
|
|
|
|
|
2004-09-09 09:08:22 +00:00
|
|
|
* Sat Oct 7 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).
|
|
|
|
|
2004-09-09 09:08:14 +00:00
|
|
|
* Wed Jul 12 2000 Prospector <bugzilla@redhat.com>
|
|
|
|
- automatic rebuild
|
|
|
|
|
|
|
|
* Tue Jun 6 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 7 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 2 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 5 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 2 1998 Jeff Johnson <jbj@redhat.com>
|
|
|
|
- update to 1.46
|
|
|
|
|
|
|
|
* Thu Jul 9 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
|