aboutsummaryrefslogtreecommitdiffstats
path: root/initscripts.spec
diff options
context:
space:
mode:
Diffstat (limited to 'initscripts.spec')
-rw-r--r--initscripts.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/initscripts.spec b/initscripts.spec
index 073d4df3..20a5f2dd 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.30.EL
+Version: 7.93.31.EL
License: GPL
Group: System Environment/Base
Release: 1
@@ -207,6 +207,9 @@ rm -rf $RPM_BUILD_ROOT
%ghost %attr(0664,root,utmp) /var/run/utmp
%changelog
+* Thu Aug 02 2007 Harald Hoyer <harald@redhat.com> - 7.93.31.EL-1
+- set the hwclock before udev starts (#230997)
+
* Fri Jun 22 2007 Bill Nottingham <notting@redhat.com> - 7.93.30.EL-1
- init.d/network, network-functions: don't fiddle with hotplug settings (#185569, #209307)
- init.d/network: add support for VLAN_PLUS_VID_NO_PAD vlans (#222975)