aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHarald Hoyer <harald@redhat.com>2007-08-02 14:53:49 +0000
committerHarald Hoyer <harald@redhat.com>2007-08-02 14:53:49 +0000
commit3f47da11e2587b048129ac7d0c71e9aa6f9c22ac (patch)
treeda6d6fdd10d1fff4405cdf7ce82b43d2d5c0e1f8
parent1fc83f68b6616a081182a361f8204e11f5adc48d (diff)
downloadinitscripts-3f47da11e2587b048129ac7d0c71e9aa6f9c22ac.tar
initscripts-3f47da11e2587b048129ac7d0c71e9aa6f9c22ac.tar.gz
initscripts-3f47da11e2587b048129ac7d0c71e9aa6f9c22ac.tar.bz2
initscripts-3f47da11e2587b048129ac7d0c71e9aa6f9c22ac.tar.xz
initscripts-3f47da11e2587b048129ac7d0c71e9aa6f9c22ac.zip
inc release and added changelog entriesr7-93-31-EL
-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)