From 26a304384535f177b07049abc7a2138346d50adf Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Sat, 19 Jan 2008 02:59:46 +0000 Subject: 8.61-1 --- ChangeLog | 86 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ initscripts.spec | 18 ++++++++++++ 2 files changed, 104 insertions(+) diff --git a/ChangeLog b/ChangeLog index 5b60e2d0..63ab14bb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,89 @@ +2008-01-19 Bill Nottingham + + * ChangeLog, initscripts.spec: 8.61-1 + + * rc.d/init.d/netfs, rc.d/rc.sysinit: use lvm, not lvm.static (#429222) + +2008-01-15 Bill Nottingham + + * sysconfig/network-scripts/ifup-eth: + don't do something odd if we find a mac address that matches the + user-set MACADDR (#251415) + +2008-01-10 Bill Nottingham + + * rc.d/rc.sysinit: + fix root fs check to catch 'rw,ordered,noatime,etc.' properly (#334171) + + * rc.d/rc.sysinit: + Use proper invocations for authconfig, system-config-network (#426372, + #428202) + +2008-01-09 Bill Nottingham + + * src/rename_device.c: add patch from rhel5 (#351291) + +2008-01-07 Bill Nottingham + + * service: + just test for existence, so that errors are passed up (#427767) + +2008-01-03 Bill Nottingham + + * initscripts.spec: add stateless requires + +2007-12-18 Thomas Canniot + + * po/fr.po: translation updated + +2007-12-03 Bill Nottingham + + * Makefile: + fix perms on /etc/profile.d (#407531, ) + +2007-11-28 Bill Nottingham + + * po/ru.po: more russian updates () + +2007-11-27 Bill Nottingham + + * po/ru.po: update (#400771, ) + + * sysconfig/network-scripts/ifdown-eth: typo + +2007-11-26 Bill Nottingham + + * sysconfig/network-scripts/ifdown-eth: + don't endlessly loop on ifdown if devices are inconsistent (#390271) + +2007-11-20 Kjartan Maraas + + * po/nb.po: Update + +2007-11-14 Bill Nottingham + + * rwtab: fstab makes no sense here + + * Makefile: + Improve Makefile so that we don't install the original versions of + patched files in /etc/rc.d and /etc/sysconfig. + +2007-10-21 Miloslav Trmac + + * po/cs.po: Fix a pasto. + +2007-10-19 Alexandru Szasz + + * po/ro.po: Fixed mispelling + +2007-10-19 Harald Hoyer + + * rc.d/rc.sysinit: - fix encrypted swap partitions with random key + +2007-10-15 Igor Pires Soares + + * po/pt_BR.po: Minor changes + 2007-10-09 Bill Nottingham * ChangeLog, initscripts.spec: 8.60-1 diff --git a/initscripts.spec b/initscripts.spec index 4b6b8264..179d6432 100644 --- a/initscripts.spec +++ b/initscripts.spec @@ -209,6 +209,24 @@ rm -rf $RPM_BUILD_ROOT %ghost %attr(0664,root,utmp) /var/run/utmp %changelog +* Fri Jan 18 2008 Bill Nottingham - 8.61-1 +- use lvm, not lvm.static (#429222) +- ifup-eth: don't do something odd if we find a mac address that + matches the user-set MACADDR (#251415) +- rc.sysinit: fix root fs check to catch 'rw,ordered,noatime,etc.' properly + (#334171) +- rc.sysinit: Use proper invocations for authconfig, system-config-network + (#426372, #428202) +- service: handle unreadable scripts (#427767) +- initscripts.spec: add requirements for stateless +- fix perms on /etc/profile.d (#407531, ) +- rename_device: handle quoted HWADDR, etc. in ifcfg scripts (#351291) +- minor stateless fixes +- Makefile cleanups (from OLPC, ) +- translation updates: fr, ru, nb +- rc.sysinit: - fix encrypted swap partitions with random key + () + * Tue Oct 9 2007 Bill Nottingham - 8.60-1 - don't chvt with rhgb - just kill it when needed -- cgit v1.2.1