From 8eeb4f9ce7d82d4d5dcdc7a435d567735b7a3bdf Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Wed, 27 Apr 2005 04:24:49 +0000 Subject: 8.09-1 --- ChangeLog | 206 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ initscripts.spec | 14 +++- 2 files changed, 218 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index f39ec145..cc3ce401 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,209 @@ +2005-04-27 Bill Nottingham + + * ChangeLog, initscripts.spec: 8.09-1 + + * rc.d/rc.sysinit: clean up screen sockets (#155969) + +2005-04-25 Bill Nottingham + + * initscripts.spec, rc.d/init.d/functions: + use pidof -c in various functions + + * sysconfig/network-scripts/ifup-ppp: + fix static routes with ppp demand dialing (#20142, ) + +2005-04-25 Hirofumi Saito + + * po/ja.po: translation finished in initscripts + +2005-04-25 Piotr DrÄg + + * po/pl.po: Small update + +2005-04-25 Runa Bhattacharjee + + * po/bn_IN.po: Updated Bengali INDIA (bn_IN) translation:25/04 + +2005-04-25 Jamil Ahmed + + * po/bn.po: Updated on April 25, 2005 + +2005-04-25 Amanpreet Singh Alam + + * po/pa.po: update by amanpreetalam@yahoo.com + +2005-04-24 Arangel Angov + + * po/mk.po: update + +2005-04-24 Sharuzzaman Ahmat Raslan + + * po/ms.po: Updated Malay translation + +2005-04-24 Hirofumi Saito + + * po/ja.po: translation partialy finished in initscripts + +2005-04-24 Juan Pablo Berdejo + + * po/es.po: Revisados los que estaban fuzzy + +2005-04-22 Christian Rose + + * po/sv.po: Updated Swedish translation. + +2005-04-22 Bill Nottingham + + * initscripts.spec: add btmp support (#155537) + +2005-04-22 Juan Pablo Berdejo + + * po/es.po: Los que estaban sin traducir + +2005-04-21 Bill Nottingham + + * sysconfig/network-scripts/ifup-eth: + don't send dhcp hostname (revert of fix for #149667) + +2005-04-21 Piotr DrÄg + + * po/pl.po: Small fixes + +2005-04-21 Bahadir Yagan + + * po/tr.po: bitti fc4 + +2005-04-20 Peter van Egdom + + * po/nl.po: Some fixes for initscripts nl.po + +2005-04-20 Bill Nottingham + + * rc.d/init.d/functions: + more early-login modifications () + +2005-04-20 Kjartan Maraas + + * po/nb.po: Update header too + + * po/nb.po: Update + +2005-04-20 Tamas Szanto + + * po/hu.po: *** empty log message *** + +2005-04-20 Alan Cox + + * po/cy.po: Fix naughty Mr Bill's late translation changes + + fixes c/o Rhys Jones + +2005-04-19 Pedro Macedo + + * po/pt_BR.po: Fixed several fuzzy strings. + +2005-04-19 Keld Simonsen + + * po/da.po: updates + anaconda/da.po comps-po/da.po initscripts/da.po + system-config-date/da.po system-config-kickstart/da.po + system-config-nfs/da.po system-config-users/da.po + +2005-04-19 Rajesh Ranjan + + * po/hi.po: initscript-sys-date + +2005-04-18 Andrew Martynov + + * po/ru.po: Updated translation except related to postfix errors + +2005-04-18 Bill Nottingham + + * rc.d/init.d/functions: fix echo (#155270) + +2005-04-18 Amanpreet Singh Alam + + * po/pa.po: update by amanpreetalam@yahoo.com + +2005-04-18 Karsten Hopp + + * initscripts.spec: - fix ifup-routes script (#155195) + + * sysconfig/network-scripts/ifup-routes: + message from Thomas Zehetbauer on fedora-devel (in URL field). + In initscripts-8.08-2, "/etc/init.d/network" will hang in "ifup-routes" + during boot. + The cause is a missing "$file" in the script, making "egrep" hang waiting + for data on STDIN. + +2005-04-18 Pedro Morais + + * po/pt.po: update + +2005-04-18 Runa Bhattacharjee + + * po/bn_IN.po: Added translation for bengali INDIA (bn_IN):18/04 + +2005-04-18 Ankitkumar Rameshchandra Patel + + * po/gu.po: Updated Gujarati Translation + +2005-04-18 Chester Cheng + + * po/zh_TW.po: automerge + +2005-04-18 Florian La Roche + + * initscripts.spec, rc.d/rc.sysinit: - fix strstr call in rc.sysinit + +2005-04-17 Chester Cheng + + * po/zh_TW.po: *** empty log message *** + +2005-04-17 Sharuzzaman Ahmat Raslan + + * po/ms.po: Updated Malay translation + +2005-04-17 Ronny Buchmann + + * po/de.po: german translation updated + +2005-04-16 Piotr DrÄg + + * po/pl.po: Small fixes + +2005-04-16 Tamas Szanto + + * po/hu.po: *** empty log message *** + +2005-04-16 Miloslav Trmac + + * po/cs.po: Update Czech translation + +2005-04-16 Josep Puigdemont + + * po/ca.po: Updated Catalan translation. + +2005-04-16 Lorenzo + + * po/it.po: *** empty log message *** + +2005-04-16 Richard Allen + + * po/is.po: *** empty log message *** + +2005-04-16 Rodolfo M. Raya + + * po/es.po: Partial update + +2005-04-16 Richard Allen + + * po/is.po: *** empty log message *** + +2005-04-16 Rodolfo M. Raya + + * po/es.po: Partial update + 2005-04-15 Bill Nottingham * ChangeLog, initscripts.spec: 8.08-1 diff --git a/initscripts.spec b/initscripts.spec index 97779d68..aaca5e5e 100644 --- a/initscripts.spec +++ b/initscripts.spec @@ -1,9 +1,9 @@ Summary: The inittab file and the /etc/init.d scripts. Name: initscripts -Version: 8.08 +Version: 8.09 License: GPL Group: System Environment/Base -Release: 3 +Release: 1 Source: initscripts-%{version}.tar.bz2 URL: http://fedora.redhat.com/projects/additional-projects/initscripts/ Patch0: initscripts-s390.patch @@ -207,6 +207,16 @@ rm -rf $RPM_BUILD_ROOT %ghost %attr(0664,root,utmp) /var/run/utmp %changelog +* Wed Apr 27 2005 Bill Nottingham 8.09-1 +- rc.sysinit: clean up screen sockets (#155969) +- functions: use pidof -c in various functions +- ifup-ppp: fix static routes with ppp demand dialing (#20142, + ) +- add btmp support (#155537) +- don't send dhcp hostname (revert of fix for #149667) +- more early-login modifications () +- functions: fix echo (#155270) + * Mon Apr 18 2005 Karsten Hopp 8.08-3 - fix ifup-routes script (#155195) -- cgit v1.2.1