aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--initscripts.spec6
1 files changed, 5 insertions, 1 deletions
diff --git a/initscripts.spec b/initscripts.spec
index da5f6c6f..da93ecbb 100644
--- a/initscripts.spec
+++ b/initscripts.spec
@@ -2,7 +2,7 @@
Summary: The inittab file and the /etc/init.d scripts
Name: initscripts
-Version: 9.03.21
+Version: 9.03.22
# ppp-watch is GPLv2+, everything else is GPLv2
License: GPLv2 and GPLv2+
Group: System Environment/Base
@@ -239,6 +239,10 @@ rm -rf $RPM_BUILD_ROOT
/etc/profile.d/debug*
%changelog
+* Mon Mar 21 2011 Petr Lautrbach <plautrba@redhat.com> 9.03.22-1
+- init.d/functions: fix mishandled argument to fstab-decode (#682879)
+- network-functions: fix check for unmanaged devices (#670154)
+
* Thu Mar 10 2011 Petr Lautrbach <plautrba@redhat.com> 9.03.21-1
- remove network device naming requirement from VLAN devices (#676708, <Matt_Domsch@dell.com>)