diff options
author | Bill Nottingham <notting@redhat.com> | 2004-03-17 18:01:05 +0000 |
---|---|---|
committer | Bill Nottingham <notting@redhat.com> | 2004-03-17 18:01:05 +0000 |
commit | e78d5111ec5322d663b07bd09b4f324709d942d5 (patch) | |
tree | cb8a6c5bd79e5353a0a077fbb42b4735fbb3b1ef /initscripts.spec | |
parent | 2c2c0b9572f76dc5b9949848ea4422e5a69b1786 (diff) | |
download | initscripts-e78d5111ec5322d663b07bd09b4f324709d942d5.tar initscripts-e78d5111ec5322d663b07bd09b4f324709d942d5.tar.gz initscripts-e78d5111ec5322d663b07bd09b4f324709d942d5.tar.bz2 initscripts-e78d5111ec5322d663b07bd09b4f324709d942d5.tar.xz initscripts-e78d5111ec5322d663b07bd09b4f324709d942d5.zip |
7.48-1r7-48
Diffstat (limited to 'initscripts.spec')
-rw-r--r-- | initscripts.spec | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/initscripts.spec b/initscripts.spec index 1cccfe1a..bf2e1eaa 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.47 +Version: 7.48 License: GPL Group: System Environment/Base Release: 1 @@ -249,6 +249,10 @@ rm -rf $RPM_BUILD_ROOT %ghost %attr(0664,root,utmp) /var/run/utmp %changelog +* Wed Mar 17 2004 Bill Nottingham <notting@redhat.com> 7.48-1 +- disable enforcing in emergency mode for now, relabel some commonly + mislabeled files on boot + * Wed Mar 17 2004 Bill Nottingham <notting@redhat.com> 7.47-1 - translation: catch more input strings (#106285, <mitr@volny.cz>) - remove autologin from prefdm (#108969) |