diff options
author | Bill Nottingham <notting@redhat.com> | 2005-05-25 16:37:05 +0000 |
---|---|---|
committer | Bill Nottingham <notting@redhat.com> | 2005-05-25 16:37:05 +0000 |
commit | 0d3ebd9e79cb3cc04a8476aec79c581d9be67c4c (patch) | |
tree | 88479daf2a5fb58495d9e3c163057a29b4972467 /initscripts.spec | |
parent | 21f779358f22518464e188dff217a4135b6adbbd (diff) | |
download | initscripts-0d3ebd9e79cb3cc04a8476aec79c581d9be67c4c.tar initscripts-0d3ebd9e79cb3cc04a8476aec79c581d9be67c4c.tar.gz initscripts-0d3ebd9e79cb3cc04a8476aec79c581d9be67c4c.tar.bz2 initscripts-0d3ebd9e79cb3cc04a8476aec79c581d9be67c4c.tar.xz initscripts-0d3ebd9e79cb3cc04a8476aec79c581d9be67c4c.zip |
bumpr8-11-1
Diffstat (limited to 'initscripts.spec')
-rw-r--r-- | initscripts.spec | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/initscripts.spec b/initscripts.spec index 24e0e06d..e7dc46f6 100644 --- a/initscripts.spec +++ b/initscripts.spec @@ -1,6 +1,6 @@ Summary: The inittab file and the /etc/init.d scripts. Name: initscripts -Version: 8.11 +Version: 8.11.1 License: GPL Group: System Environment/Base Release: 1 @@ -208,6 +208,10 @@ rm -rf $RPM_BUILD_ROOT %ghost %attr(0664,root,utmp) /var/run/utmp %changelog +* Wed May 25 2005 Bill Nottingham <notting@redhat.com> 8.11.1-1 +- fix inability to rename devices brought about by the fix for + #131461/#143674 (#158774) + * Tue May 10 2005 Bill Nottingham <notting@redhat.com> 8.11-1 - fix mis-bringup of interfaces due to accidentally matched HWADDR (a.k.a. ONBOOT=no not working) (#153669, #157252) |