new upstream tarball seems to fix #170111

This commit is contained in:
Bill Nottingham 2005-10-08 02:16:41 +00:00
parent 06f99a4685
commit dbd940b6d5
3 changed files with 7 additions and 4 deletions

View File

@ -1 +1 @@
iproute2-050929.tar.gz iproute2-051007.tar.gz

View File

@ -1,10 +1,10 @@
%define date_version 050929 %define date_version 051007
%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.14 Version: 2.6.14
Release: 5 Release: 6
Group: Applications/System Group: Applications/System
Source: http://developer.osdl.org/dev/iproute2/download/iproute2-%{date_version}.tar.gz Source: http://developer.osdl.org/dev/iproute2/download/iproute2-%{date_version}.tar.gz
URL: http://developer.osdl.org/dev/iproute2/ URL: http://developer.osdl.org/dev/iproute2/
@ -114,6 +114,9 @@ EOF
%config(noreplace) /etc/sysconfig/cbq/* %config(noreplace) /etc/sysconfig/cbq/*
%changelog %changelog
* Fri Oct 07 2005 Bill Nottingham <notting@redhat.com> 2.6.14-6
- update from upstream (appears to fix #170111)
* Fri Oct 07 2005 Radek Vokal <rvokal@redhat.com> 2.6.14-5 * Fri Oct 07 2005 Radek Vokal <rvokal@redhat.com> 2.6.14-5
- update from upstream - update from upstream
- fixed host_len size for memcpy (#168903) <Matt_Domsch@dell.com> - fixed host_len size for memcpy (#168903) <Matt_Domsch@dell.com>

View File

@ -1 +1 @@
12198a67c2f4d1f18182aa2e6d76986d iproute2-050929.tar.gz 53f47d46f50eff9ed8c6fa2ac2b41a80 iproute2-051007.tar.gz