aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--initscripts.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/initscripts.spec b/initscripts.spec
index 260b2f36..ddb9ba09 100644
--- a/initscripts.spec
+++ b/initscripts.spec
@@ -1,6 +1,6 @@
Summary: The inittab file and the /etc/init.d scripts.
Name: initscripts
-Version: 7.93.6.EL
+Version: 7.93.7.EL
License: GPL
Group: System Environment/Base
Release: 1
@@ -206,6 +206,9 @@ rm -rf $RPM_BUILD_ROOT
%ghost %attr(0664,root,utmp) /var/run/utmp
%changelog
+* Thu Nov 4 2004 Bill Nottingham <notting@redhat.com> 7.93.7.EL-1
+- fix firmware uploading on boot (#137263)
+
* Mon Nov 1 2004 Bill Nottingham <notting@redhat.com> 7.93.6.EL-1
- fix some of the rhgb fsck code (<laroche@redhat.com>)
- fix module blacklisting to not mismatch (#137755)