latest snapshot
This commit is contained in:
parent
fcd28c8df7
commit
774ed84c8c
1
.gitignore
vendored
1
.gitignore
vendored
@ -11,3 +11,4 @@ net-tools-1.60.tar.bz2
|
||||
/net-tools-2.0.20121004git.tar.xz
|
||||
/net-tools-2.0.20121106git.tar.xz
|
||||
/net-tools-2.0.20130109git.tar.xz
|
||||
/net-tools-2.0.20130425git.tar.xz
|
||||
|
@ -1,6 +1,6 @@
|
||||
diff -up net-tools-2.0/man/en_US/arp.8.man net-tools-2.0/man/en_US/arp.8
|
||||
--- net-tools-2.0/man/en_US/arp.8.man 2012-10-17 22:05:59.000000000 +0200
|
||||
+++ net-tools-2.0/man/en_US/arp.8 2012-11-06 12:54:21.538233131 +0100
|
||||
--- net-tools-2.0/man/en_US/arp.8.man 2013-02-19 10:28:11.000000000 +0100
|
||||
+++ net-tools-2.0/man/en_US/arp.8 2013-04-25 10:52:01.704114832 +0200
|
||||
@@ -63,6 +63,10 @@ arp \- manipulate the system ARP cache
|
||||
.B \-f
|
||||
.RI [ filename ]
|
||||
@ -21,8 +21,8 @@ diff -up net-tools-2.0/man/en_US/arp.8.man net-tools-2.0/man/en_US/arp.8
|
||||
.SH AUTHORS
|
||||
Fred N. van Kempen <waltje@uwalt.nl.mugnet.org>, Bernd Eckenfels <net\-tools@lina.inka.de>.
|
||||
diff -up net-tools-2.0/man/en_US/ethers.5.man net-tools-2.0/man/en_US/ethers.5
|
||||
--- net-tools-2.0/man/en_US/ethers.5.man 2012-10-01 07:40:47.000000000 +0200
|
||||
+++ net-tools-2.0/man/en_US/ethers.5 2012-10-04 11:30:07.669188608 +0200
|
||||
--- net-tools-2.0/man/en_US/ethers.5.man 2013-02-19 10:28:11.000000000 +0100
|
||||
+++ net-tools-2.0/man/en_US/ethers.5 2013-04-25 10:52:01.704114832 +0200
|
||||
@@ -26,6 +26,3 @@ can be resolved by DNS or a dot separate
|
||||
.SH FILES \"{{{
|
||||
/etc/ethers
|
||||
@ -31,8 +31,8 @@ diff -up net-tools-2.0/man/en_US/ethers.5.man net-tools-2.0/man/en_US/ethers.5
|
||||
-rarp(8)
|
||||
-.\"}}}
|
||||
diff -up net-tools-2.0/man/en_US/ifconfig.8.man net-tools-2.0/man/en_US/ifconfig.8
|
||||
--- net-tools-2.0/man/en_US/ifconfig.8.man 2012-10-01 07:40:47.000000000 +0200
|
||||
+++ net-tools-2.0/man/en_US/ifconfig.8 2012-10-04 11:30:07.669188608 +0200
|
||||
--- net-tools-2.0/man/en_US/ifconfig.8.man 2013-02-19 10:28:11.000000000 +0100
|
||||
+++ net-tools-2.0/man/en_US/ifconfig.8 2013-04-25 10:52:01.704114832 +0200
|
||||
@@ -5,6 +5,13 @@ ifconfig \- configure a network interfac
|
||||
.B "ifconfig [-v] [-a] [-s] [interface]"
|
||||
.br
|
||||
@ -58,10 +58,10 @@ diff -up net-tools-2.0/man/en_US/ifconfig.8.man net-tools-2.0/man/en_US/ifconfig
|
||||
http://physics.nist.gov/cuu/Units/binary.html - Prefixes for binary multiples
|
||||
.SH AUTHORS
|
||||
diff -up net-tools-2.0/man/en_US/mii-tool.8.man net-tools-2.0/man/en_US/mii-tool.8
|
||||
--- net-tools-2.0/man/en_US/mii-tool.8.man 2012-10-01 07:40:47.000000000 +0200
|
||||
+++ net-tools-2.0/man/en_US/mii-tool.8 2012-10-04 11:30:07.669188608 +0200
|
||||
--- net-tools-2.0/man/en_US/mii-tool.8.man 2013-02-19 10:28:11.000000000 +0100
|
||||
+++ net-tools-2.0/man/en_US/mii-tool.8 2013-04-25 10:52:52.198414912 +0200
|
||||
@@ -18,6 +18,10 @@ mii\-tool \- view, manipulate media-inde
|
||||
[\fB\-F\fR, \fB\-\-force=\fImedia\fR]
|
||||
[\fB\-p\fR, \fB\-\-phy=\fIaddr\fR]
|
||||
.RI "interface\ ..."
|
||||
|
||||
+.SH NOTE
|
||||
@ -71,7 +71,7 @@ diff -up net-tools-2.0/man/en_US/mii-tool.8.man net-tools-2.0/man/en_US/mii-tool
|
||||
.SH DESCRIPTION
|
||||
This utility checks or sets the status of a network interface's Media
|
||||
Independent Interface (MII) unit. Most fast ethernet adapters use an
|
||||
@@ -85,6 +89,9 @@ SIOCGMIIPHY on 'eth?' failed: Operation
|
||||
@@ -93,6 +97,9 @@ SIOCGMIIPHY on 'eth?' failed: Operation
|
||||
The interface in question does not support MII queries. Most likely, it does not have
|
||||
MII transceivers, at all.
|
||||
|
||||
@ -82,8 +82,8 @@ diff -up net-tools-2.0/man/en_US/mii-tool.8.man net-tools-2.0/man/en_US/mii-tool
|
||||
David Hinds \- dhinds@pcmcia.sourceforge.org
|
||||
.br
|
||||
diff -up net-tools-2.0/man/en_US/nameif.8.man net-tools-2.0/man/en_US/nameif.8
|
||||
--- net-tools-2.0/man/en_US/nameif.8.man 2012-10-01 07:40:47.000000000 +0200
|
||||
+++ net-tools-2.0/man/en_US/nameif.8 2012-10-04 11:30:07.670188596 +0200
|
||||
--- net-tools-2.0/man/en_US/nameif.8.man 2013-02-19 10:28:11.000000000 +0100
|
||||
+++ net-tools-2.0/man/en_US/nameif.8 2013-04-25 10:52:01.705114818 +0200
|
||||
@@ -5,6 +5,12 @@ nameif \- name network interfaces based
|
||||
.B "nameif [\-c configfile] [\-s]"
|
||||
.br
|
||||
@ -109,8 +109,8 @@ diff -up net-tools-2.0/man/en_US/nameif.8.man net-tools-2.0/man/en_US/nameif.8
|
||||
.SH BUGS
|
||||
Only works for Ethernet currently.
|
||||
diff -up net-tools-2.0/man/en_US/netstat.8.man net-tools-2.0/man/en_US/netstat.8
|
||||
--- net-tools-2.0/man/en_US/netstat.8.man 2012-10-04 11:30:07.659188734 +0200
|
||||
+++ net-tools-2.0/man/en_US/netstat.8 2012-10-04 11:30:07.670188596 +0200
|
||||
--- net-tools-2.0/man/en_US/netstat.8.man 2013-04-25 10:52:01.693114984 +0200
|
||||
+++ net-tools-2.0/man/en_US/netstat.8 2013-04-25 10:52:01.705114818 +0200
|
||||
@@ -196,7 +196,8 @@ Show the PID and name of the program to
|
||||
.SS "\-l, \-\-listening"
|
||||
Show only listening sockets. (These are omitted by default.)
|
||||
@ -122,8 +122,8 @@ diff -up net-tools-2.0/man/en_US/netstat.8.man net-tools-2.0/man/en_US/netstat.8
|
||||
option, show interfaces that are not up
|
||||
.SS "\-F"
|
||||
diff -up net-tools-2.0/man/en_US/route.8.man net-tools-2.0/man/en_US/route.8
|
||||
--- net-tools-2.0/man/en_US/route.8.man 2012-10-01 07:40:47.000000000 +0200
|
||||
+++ net-tools-2.0/man/en_US/route.8 2012-10-04 11:30:07.670188596 +0200
|
||||
--- net-tools-2.0/man/en_US/route.8.man 2013-02-19 10:28:11.000000000 +0100
|
||||
+++ net-tools-2.0/man/en_US/route.8 2013-04-25 10:52:01.706114804 +0200
|
||||
@@ -52,6 +52,11 @@ If]
|
||||
.RB [ \-\-version ]
|
||||
.RB [ \-h ]
|
||||
|
@ -1,9 +1,9 @@
|
||||
%global checkout 20130109git
|
||||
%global checkout 20130425git
|
||||
|
||||
Summary: Basic networking tools
|
||||
Name: net-tools
|
||||
Version: 2.0
|
||||
Release: 0.6.%{checkout}%{?dist}
|
||||
Release: 0.7.%{checkout}%{?dist}
|
||||
License: GPLv2+
|
||||
Group: System Environment/Base
|
||||
URL: http://sourceforge.net/projects/net-tools/
|
||||
@ -163,6 +163,9 @@ install -m 644 %{SOURCE9} %{buildroot}%{_unitdir}
|
||||
%attr(0644,root,root) %{_unitdir}/arp-ethers.service
|
||||
|
||||
%changelog
|
||||
* Thu Apr 25 2013 Jiri Popelka <jpopelka@redhat.com> - 2.0-0.7.20130425git
|
||||
- latest snapshot
|
||||
|
||||
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.0-0.6.20130109git
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
|
||||
|
||||
@ -355,7 +358,7 @@ install -m 644 %{SOURCE9} %{buildroot}%{_unitdir}
|
||||
- Make "hostname -s" display host name cut at the first dot (no
|
||||
matter if the host name resolves or not) (bug #531702)
|
||||
|
||||
* Tue Sep 30 2009 Jiri Popelka <jpopelka@redhat.com> - 1.60-96
|
||||
* 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
|
||||
@ -580,7 +583,7 @@ install -m 644 %{SOURCE9} %{buildroot}%{_unitdir}
|
||||
* Fri Sep 03 2004 Radek Vokal <rvokal@redhat.com> 1.60-35
|
||||
- The return value of nameif was wrong (#129032) - patch from Fujitsu QA
|
||||
|
||||
* Tue Aug 30 2004 Radek Vokal <rvokal@redhat.com> 1.60-34
|
||||
* 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
|
||||
@ -721,7 +724,7 @@ install -m 644 %{SOURCE9} %{buildroot}%{_unitdir}
|
||||
* 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>
|
||||
* Thu Feb 1 2001 Crutcher Dunnavant <crutcher@redhat.com>
|
||||
- applied twaugh's patch to close bug #25474
|
||||
- which was a buffer length bug.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user