diff options
author | Bill Nottingham <notting@redhat.com> | 2003-07-08 20:28:43 +0000 |
---|---|---|
committer | Bill Nottingham <notting@redhat.com> | 2003-07-08 20:28:43 +0000 |
commit | 8165f54c083c9090b5481523f567edd4c5a52810 (patch) | |
tree | 567db4cf7adf79e37736b47fc947e7fba1f0aaae /initscripts.spec | |
parent | bbad0baf36cbe5c58b6f5767ca1370af598b6dd5 (diff) | |
download | initscripts-8165f54c083c9090b5481523f567edd4c5a52810.tar initscripts-8165f54c083c9090b5481523f567edd4c5a52810.tar.gz initscripts-8165f54c083c9090b5481523f567edd4c5a52810.tar.bz2 initscripts-8165f54c083c9090b5481523f567edd4c5a52810.tar.xz initscripts-8165f54c083c9090b5481523f567edd4c5a52810.zip |
7.27-1r7-27
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 35833969..4ef61149 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.26 +Version: 7.27 License: GPL Group: System Environment/Base Release: 1 @@ -247,6 +247,10 @@ rm -rf $RPM_BUILD_ROOT %ghost %attr(0664,root,utmp) /var/run/utmp %changelog +* Tue Jul 8 2003 Bill Nottingham <notting@redhat.com> 7.27-1 +- add a check to consoletype for the current foreground console +- use it when running unicode_start (#98753) + * Wed Jul 2 2003 Bill Nottingham <notting@redhat.com> 7.26-1 - ipsec support (see sysconfig.txt, ifup-ipsec) - read $CONFIG.keys, for non-world-readable keys |