From 859adfdf708e790fb27607ab136c2b7b46940ba8 Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Wed, 29 Sep 2004 05:36:16 +0000 Subject: 7.85-1 --- ChangeLog | 101 +++++++++++++++++++++++++++++++++++++++++++++++++++++-- initscripts.spec | 15 ++++++++- 2 files changed, 113 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index 1ed4d837..febd66c4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,101 @@ +2004-09-29 Bill Nottingham + + * ChangeLog, initscripts.spec: 7.85-1 + +2004-09-29 Nikolay Sarmadzhiev + + * po/bg.po: bg.po + +2004-09-29 Bill Nottingham + + * rc.d/init.d/functions: + fix checkpid logic, clean up potential errors (#134030) + +2004-09-28 Ronny Buchmann + + * po/de.po: more consistency, some fixes + +2004-09-28 Bill Nottingham + + * rc.d/rc.sysinit: use s-c-keyboard, not kbdconfig (#133929) + +2004-09-28 Sarah Smith + + * po/he.po, po/ku.po, po/mr.po, po/si.po, po/sq.po, po/ur.po: + fixed formatting error + +2004-09-27 Tamas Szanto + + * po/hu.po: *** empty log message *** + +2004-09-27 Bill Nottingham + + * rc.d/init.d/network: fix overzealousness with -range aliases (#65415) + + * sysconfig/network-scripts/ifup, sysconfig/network-scripts/network-functions: + shell quoting will EAT YOUR BRANE + + * sysconfig/network-scripts/network-functions: + be more liberal in what we accept for link types (#90602, #127984) + + * rc.d/init.d/functions: + allow daemon to coredump if requested (#130175) + +2004-09-27 Tamas Szanto + + * po/hu.po: *** empty log message *** + +2004-09-27 Bill Nottingham + + * rc.d/init.d/functions: export LC_MESSAGES (#133786) + +2004-09-24 Bill Nottingham + + * rc.d/rc.sysinit: use recursive restorecon + +2004-09-23 Bill Nottingham + + * initscripts.spec, prefdm: clean up prefdm + - don't use which... just try to exec the thing + - remove completely useless stanza + + * initscripts.spec: conflict with tcsh < 6.13-5, for dspmbyte setting + + * rc.d/rc.sysinit: move relabel until after all FSes are checked + + * rc.d/rc.sysinit: fix restorecon + +2004-09-23 Keld Simonsen + + * po/da.po: updates + initscripts/da.po system-config-securitylevel/da.po + anaconda-help/help/da.po + +2004-09-23 Bill Nottingham + + * lang.csh: remove setting of dspmbyte (#89549, ) + +2004-09-23 Hirofumi Saito + + * po/ja.po: translation finished in initscripts + +2004-09-23 Runa Bhattacharjee + + * po/bn.po: Updated Bengali (bn) Translation + +2004-09-23 Andrew Martynov + + * po/ru.po: Translated forgoten 'non translated' strings + +2004-09-23 Bill Nottingham + + * sysconfig/network-scripts/ifup, sysconfig/network-scripts/network-functions: + fix shell quoting + +2004-09-23 Christian Rose + + * sv.po: Updated Swedish translation. + 2004-09-22 Bill Nottingham * ChangeLog, initscripts.spec: @@ -127,8 +225,7 @@ 2004-09-16 Nikolay Sarmadzhiev - * po/bg.po: - bg.po + * po/bg.po: bg.po 2004-09-16 Richard Allen diff --git a/initscripts.spec b/initscripts.spec index 7452e721..bed4ab08 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.84 +Version: 7.85 License: GPL Group: System Environment/Base Release: 1 @@ -207,6 +207,19 @@ rm -rf $RPM_BUILD_ROOT %ghost %attr(0664,root,utmp) /var/run/utmp %changelog +* Wed Sep 29 2004 Bill Nottingham - 7.85-1 +- ifup, network-functions: fix worked-by-accident shell quoting +- lang.csh: remove setting of dspmbyte (#89549, ) +- SELinux fixes +- clean up prefdm +- init.d/functions: export LC_MESSAGES (#133786) +- allow daemon to coredump if requested (#130175) +- network-functions: be more liberal in what we accept for link types (#90602, #127984) +- fix overzealousness with -range aliases (#65415) +- rc.sysinit: use s-c-keyboard, not kbdconfig (#133929) +- fix checkpid logic, clean up potential errors (#134030) +- translation updates + * Wed Sep 22 2004 Bill Nottingham - 7.84-1 - only start udev once -- cgit v1.2.1