From 591aa4691f8b378b1696b75c3da1830d9369e394 Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Mon, 15 Jan 2007 20:38:50 +0000 Subject: - set MACADDR, if specified, before bringing up bonding master/slaves (#218792) --- initscripts.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'initscripts.spec') diff --git a/initscripts.spec b/initscripts.spec index a33d5f62..1a50e56c 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.45.13.EL +Version: 8.45.14.EL License: GPL Group: System Environment/Base Release: 1 @@ -193,6 +193,9 @@ rm -rf $RPM_BUILD_ROOT %ghost %attr(0664,root,utmp) /var/run/utmp %changelog +* Mon Jan 15 2007 Bill Nottingham 8.45.14.EL-1 +- set MACADDR, if specfied, before bringing up bonding master/slaves (#218792) + * Thu Jan 4 2007 Bill Nottingham 8.45.13.EL-1 - release bonding slaves properly (#220525) -- cgit