aboutsummaryrefslogtreecommitdiffstats
path: root/initscripts.spec
diff options
context:
space:
mode:
Diffstat (limited to 'initscripts.spec')
-rw-r--r--initscripts.spec14
1 files changed, 13 insertions, 1 deletions
diff --git a/initscripts.spec b/initscripts.spec
index a45fc680..34942b0b 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.46
License: GPL
Group: System Environment/Base
Release: 1
@@ -200,6 +200,18 @@ rm -rf $RPM_BUILD_ROOT
%ghost %attr(0664,root,utmp) /var/run/utmp
%changelog
+* Fri Oct 27 2006 Bill Nottingham <notting@redhat.com> 8.46-1
+- ifup-eth: restorecon on moved lease file
+- rc.sysinit: handle "nodmraid" and "nompath" command line options (#209377, <pjones@redhat.com>)
+- revert early-login support (#210836, essentially)
+- blacklist CJKI on the virtual console (#120819)
+- rc.sysinit: use dmraid.static (#211297)
+- use sysfs interface for bonding (#202443, <agospoda@redhat.com>)
+- use /etc/statetab, /etc/statetab.d for local state (#211839, <markmc@redhat.com>)
+- fix or_IN and similar locales (#212219)
+- use SUBCHANNELS as the primary key for s390 network devices (#204803)
+- translation updates
+
* 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)