aboutsummaryrefslogtreecommitdiffstats
path: root/initscripts.spec
diff options
context:
space:
mode:
Diffstat (limited to 'initscripts.spec')
-rw-r--r--initscripts.spec9
1 files changed, 8 insertions, 1 deletions
diff --git a/initscripts.spec b/initscripts.spec
index 6e90a1d9..159e1922 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.45
+Version: 8.45.1.EL
License: GPL
Group: System Environment/Base
Release: 1
@@ -193,6 +193,13 @@ rm -rf $RPM_BUILD_ROOT
%ghost %attr(0664,root,utmp) /var/run/utmp
%changelog
+* Mon Oct 16 2006 Bill Nottingham <notting@redhat.com> 8.45.3.EL-1
+- remove early-login code
+- Handle "nodmraid" and "nompath" command line options (#209377, <pjones@redhat.com>)
+- translation updates: da, fi, zh_CN, ja, ml, ms
+- restorecon on moved dhclient lease file (#209853)
+- set different limits for shmmax, etc. based on arch (#184820)
+
* Fri Oct 6 2006 Bill Nottingham <notting@redhat.com> 8.45-1
- lang.csh/lang.sh - do *not* stty iutf8; too much chaos with SIGTTOU
(reverts: #186961; fixes #209469)