From fa3de17506bd871f3baccfdfea9fecb6ce5acf2c Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Tue, 31 Jan 2006 22:01:47 +0000 Subject: 8.22-1 --- ChangeLog | 119 ++++++++++++++++++++++++++++++++++++++++++++++++++++++- initscripts.spec | 17 +++++++- 2 files changed, 133 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index 526db868..eae686f2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,8 +1,123 @@ -2006-01-31 Peter Jones +2006-01-31 Bill Nottingham - * rc.d/init.d/functions: add functions to remap dmraid names + * ChangeLog, initscripts.spec: 8.22-1 + + * prefdm, rc.d/init.d/functions, service, sysconfig/network-scripts/network-functions: + remove references to /usr/X11R6/bin (#177938) + + * rc.d/rc.sysinit: fix formatting (#178532) + + * rc.d/rc.sysinit: clean cvs as well (#178539, ) + +2006-01-31 Bill Nottingham + + * rc.d/init.d/halt: + move halt.local so that it runs before / is remounted r/o (#179314) + +2006-01-31 Peter Jones + * rc.d/init.d/functions: add functions to remap dmraid names * rc.d/rc.sysinit: don't activate already active dmraids + +2006-01-31 Bill Nottingham + + * rc.d/rc.sysinit: remove stray 'ok/failed' + +2006-01-31 Chung Cheng + + * po/zh_TW.po: *** empty log message *** + +2006-01-30 Chung Cheng + + * po/zh_TW.po: *** empty log message *** + +2006-01-29 Miloš Komarčević + + * po/sr@Latn.po, po/sr.po: *** empty log message *** + +2006-01-29 Andrew Martynov + + * po/ru.po: Updated translation and fix mistakes in commit 1.83 + +2006-01-29 Peter van Egdom + + * po/nl.po: Some fixes for initscripts nl.po + +2006-01-28 Nikola Štohanzl + + * po/cs.po: Fuzzy entries corrected, missing supplied. + +2006-01-27 Miloslav Trmac + + * rc.d/init.d/functions: Add -p to status() (#134363) + +2006-01-26 Jamil Ahmed + + * po/bn.po: Updated translation on Jan 26, 2006 + +2006-01-26 Miloslav Trmac + + * rc.d/init.d/functions: + - Separate /var/run/*.pid handling and pidof calls to private functions + (#63440) + - Update to implement current LSB specification for init script functions, + notably including -p pidfile (#99325, #134363) (based in part on patch + by Tobias Burnus) + - Misc. cleanups: + - Fix failures when run with (set -u) + - Mark more variables as local + +2006-01-25 Bill Nottingham + + * rc.d/rc.sysinit: usbfs is no longer needed + +2006-01-25 Miloslav Trmac + + * src/Makefile, src/getkey.1: Add man page for getkey. + + * src/getkey.c: - Print message even if there is no timeout (#54481) + - Reject negative timeout (#54481) + - Misc. cleanups: + - Use _exit(), not exit() within a signal handler + - Only install signal handlers after data they reference is initialized + - Don't limit the number of allowed keys to 100 + + * src/.cvsignore: Add genhostid + +2006-01-24 Peter van Egdom + + * po/nl.po: Some fixes for initscripts nl.po + +2006-01-24 Amanpreet Brar + + * po/pa.po: update for Punjabi + +2006-01-24 Ankitkumar Rameshchandra Patel + + * po/gu.po: Updated Gujarati Translations + +2006-01-23 Peter van Egdom + + * po/nl.po: Some fixes for initscripts nl.po + +2006-01-22 Florian La Roche + + * lang.sh: + - avoid calling consoletype if one of the other conditions already fail + +2006-01-21 Christian Rose + + * po/sv.po: Updated Swedish translation. + +2006-01-21 Miloslav Trmac + + * lang.sh: Restore fix of #176832 + + * service.8: Fix copyright year + +2006-01-21 Dima + + * po/ru.po: some entries were translated 2006-01-20 Bill Nottingham diff --git a/initscripts.spec b/initscripts.spec index 735f53a7..efa1491b 100644 --- a/initscripts.spec +++ b/initscripts.spec @@ -1,6 +1,6 @@ Summary: The inittab file and the /etc/init.d scripts. Name: initscripts -Version: 8.21 +Version: 8.22 License: GPL Group: System Environment/Base Release: 1 @@ -208,6 +208,21 @@ rm -rf $RPM_BUILD_ROOT %ghost %attr(0664,root,utmp) /var/run/utmp %changelog +* Tue Jan 31 2006 Bill Nottingham 8.22-1 +- remove references to /usr/X11R6/bin (#177938) +- rc.sysinit: fix SELinux message formatting (#178532) +- rc.sysinit: clean cvs as well (#178539, ) +- init.d/halt: move halt.local so that it runs before / is remounted r/o (#179314) +- rc.sysinit: don't activate already active dmraids () +- rc.sysinit: don't mount usbfs, libusb no longer uses it +- init.d/functions: Add -p to status() (#134363, ) +- init.d/functions: Separate /var/run/*.pid handling and pidof calls + to private functions (#63440, ) +- init.d/functions: update for current LSB, including -p pidfile + (#99325, #134363, , ) +- getkey: various cleanups, add man page (#54481, ) +- lang.sh: don't always call consoletype () + * Fri Jan 20 2006 Bill Nottingham 8.21-1 - move handling of network hotplug events here, add appropriate udev rules, obsolete hotplug -- cgit v1.2.1