This commit is contained in:
Bill Nottingham 2006-10-06 18:12:27 +00:00
parent 76da76b700
commit a5fa7d5787
3 changed files with 8 additions and 3 deletions

View File

@ -1 +1 @@
initscripts-8.44.tar.bz2
initscripts-8.45.tar.bz2

View File

@ -1,6 +1,6 @@
Summary: The inittab file and the /etc/init.d scripts.
Name: initscripts
Version: 8.44
Version: 8.45
License: GPL
Group: System Environment/Base
Release: 1
@ -199,6 +199,11 @@ rm -rf $RPM_BUILD_ROOT
%ghost %attr(0664,root,utmp) /var/run/utmp
%changelog
* 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)
- translation updates: ms
* Wed Oct 4 2006 Bill Nottingham <notting@redhat.com> 8.44-1
- separate tmpfs-usage for state from readonly-root
- set keymap correctly in non-utf8 locale (#167363)

View File

@ -1 +1 @@
37df6f6dcab61425ee2a1c29d3cb9aeb initscripts-8.44.tar.bz2
afdc578afbca8c55721129658ee2abad initscripts-8.45.tar.bz2