From 54c4b7ab85c53deca3a88cca2155384717861102 Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Fri, 23 Feb 2007 14:50:40 +0000 Subject: 8.51-1 --- initscripts.spec | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'initscripts.spec') diff --git a/initscripts.spec b/initscripts.spec index 477d1be1..fe57ebc2 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.50 +Version: 8.51 License: GPL Group: System Environment/Base Release: 1 @@ -200,6 +200,12 @@ rm -rf $RPM_BUILD_ROOT %ghost %attr(0664,root,utmp) /var/run/utmp %changelog +* Fri Feb 23 2007 Bill Nottingham 8.51-1 +- fix 'Fedora Fedora' in rc.sysinit +- halt: use kexec -x to not shut down network (#223932, ) +- network_functions: fix is_bonding_device logic (#229643) +- translation updates: nb + * Mon Feb 19 2007 Bill Nottingham 8.50-1 - lang.csh, lang.sh: if $LANG is set, don't override it (#229102) - initlog.1: fix man page formatting () -- cgit