- upgrade to upstream 2.6.18
This commit is contained in:
parent
4f678c7b3f
commit
364ac9130b
@ -1 +1 @@
|
|||||||
iproute2-2.6.16-060323.tar.gz
|
iproute2-2.6.18-061002.tar.gz
|
||||||
|
15
iproute.spec
15
iproute.spec
@ -1,10 +1,10 @@
|
|||||||
%define date_version 060323
|
%define date_version 061002
|
||||||
%define cbq_version v0.7.3
|
%define cbq_version v0.7.3
|
||||||
|
|
||||||
Summary: Advanced IP routing and network device configuration tools.
|
Summary: Advanced IP routing and network device configuration tools.
|
||||||
Name: iproute
|
Name: iproute
|
||||||
Version: 2.6.16
|
Version: 2.6.18
|
||||||
Release: 7%{?dist}
|
Release: 1%{?dist}
|
||||||
Group: Applications/System
|
Group: Applications/System
|
||||||
Source: http://developer.osdl.org/dev/iproute2/download/iproute2-%{version}-%{date_version}.tar.gz
|
Source: http://developer.osdl.org/dev/iproute2/download/iproute2-%{version}-%{date_version}.tar.gz
|
||||||
URL: http://linux-net.osdl.org/index.php/Iproute2
|
URL: http://linux-net.osdl.org/index.php/Iproute2
|
||||||
@ -13,7 +13,6 @@ Patch2: iproute2-2.6.9-kernel.patch
|
|||||||
Patch5: iproute2-ss050901-opt_flags.patch
|
Patch5: iproute2-ss050901-opt_flags.patch
|
||||||
Patch7: iproute2-051007-add_tunnel.patch
|
Patch7: iproute2-051007-add_tunnel.patch
|
||||||
Patch8: iproute2-2.6.16-libdir.patch
|
Patch8: iproute2-2.6.16-libdir.patch
|
||||||
Patch9: iproute2-2.6.16-initcwnd-correct-order.patch
|
|
||||||
Patch10: iproute2-2.6.16-flags.patch
|
Patch10: iproute2-2.6.16-flags.patch
|
||||||
Patch11: iproute2-2.6.16-ip_resolve_crash.patch
|
Patch11: iproute2-2.6.16-ip_resolve_crash.patch
|
||||||
Patch12: iproute-ip-man.patch
|
Patch12: iproute-ip-man.patch
|
||||||
@ -36,7 +35,6 @@ capabilities of the Linux 2.4.x and 2.6.x kernel.
|
|||||||
%patch5 -p1 -b .opt_flags
|
%patch5 -p1 -b .opt_flags
|
||||||
%patch7 -p1 -b .tunnel_add
|
%patch7 -p1 -b .tunnel_add
|
||||||
%patch8 -p1 -b .libdir
|
%patch8 -p1 -b .libdir
|
||||||
%patch9 -p1 -b .initcwnd
|
|
||||||
%patch10 -p1 -b .flags
|
%patch10 -p1 -b .flags
|
||||||
%patch11 -p1 -b .ip_resolve
|
%patch11 -p1 -b .ip_resolve
|
||||||
%patch12 -p1
|
%patch12 -p1
|
||||||
@ -100,6 +98,13 @@ EOF
|
|||||||
%config(noreplace) /etc/sysconfig/cbq/*
|
%config(noreplace) /etc/sysconfig/cbq/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Oct 3 2006 Radek Vokal <rvokal@redhat.com> - 2.6.18-1
|
||||||
|
- upgrade to upstream 2.6.18
|
||||||
|
- initcwnd patch merged
|
||||||
|
- bug fix for xfrm monitor
|
||||||
|
- alignment fixes for cris
|
||||||
|
- documentation corrections
|
||||||
|
|
||||||
* Mon Oct 2 2006 Radek Vokal <rvokal@redhat.com> - 2.6.16-7
|
* Mon Oct 2 2006 Radek Vokal <rvokal@redhat.com> - 2.6.16-7
|
||||||
- fix ip.8 man page, add initcwnd option
|
- fix ip.8 man page, add initcwnd option
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user