aboutsummaryrefslogtreecommitdiffstats
path: root/initscripts.spec
diff options
context:
space:
mode:
Diffstat (limited to 'initscripts.spec')
-rw-r--r--initscripts.spec9
1 files changed, 8 insertions, 1 deletions
diff --git a/initscripts.spec b/initscripts.spec
index 14178bb2..477d1be1 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.49
+Version: 8.50
License: GPL
Group: System Environment/Base
Release: 1
@@ -200,10 +200,17 @@ rm -rf $RPM_BUILD_ROOT
%ghost %attr(0664,root,utmp) /var/run/utmp
%changelog
+* Mon Feb 19 2007 Bill Nottingham <notting@redhat.com> 8.50-1
+- lang.csh, lang.sh: if $LANG is set, don't override it (#229102)
+- initlog.1: fix man page formatting (<esr@thyrsus.com>)
+- network-functions: simplify bonding test (#215887, <herbert.xu@redhat.com>)
- fix ifup-post when lookup fails (#220318, <hiroshi.fujishima+redhat@gmail.com>)
- add bridging docs (#221412, <markmc@redhat.com>)
- release bonding slaves properly (#220525)
+- fix ppp-watch with ONBOOT=yes (#216749)
+- support VLAN_PLUS_VID_NO_PAD (#222975, #223011)
- remove NETWORKING_IPV6; to disable, use a modprobe rule
+- translation updates: ms, de, el, pt_BR, fi, bs, sr, it, ko
* Tue Dec 19 2006 Bill Nottingham <notting@redhat.com> 8.49-1
- rc.sysinit: remove raidautorn (#219226)