8.45-1
This commit is contained in:
parent
76da76b700
commit
a5fa7d5787
@ -1 +1 @@
|
|||||||
initscripts-8.44.tar.bz2
|
initscripts-8.45.tar.bz2
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Summary: The inittab file and the /etc/init.d scripts.
|
Summary: The inittab file and the /etc/init.d scripts.
|
||||||
Name: initscripts
|
Name: initscripts
|
||||||
Version: 8.44
|
Version: 8.45
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
Release: 1
|
Release: 1
|
||||||
@ -199,6 +199,11 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%ghost %attr(0664,root,utmp) /var/run/utmp
|
%ghost %attr(0664,root,utmp) /var/run/utmp
|
||||||
|
|
||||||
%changelog
|
%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
|
* Wed Oct 4 2006 Bill Nottingham <notting@redhat.com> 8.44-1
|
||||||
- separate tmpfs-usage for state from readonly-root
|
- separate tmpfs-usage for state from readonly-root
|
||||||
- set keymap correctly in non-utf8 locale (#167363)
|
- set keymap correctly in non-utf8 locale (#167363)
|
||||||
|
Loading…
Reference in New Issue
Block a user