aboutsummaryrefslogtreecommitdiffstats
path: root/initscripts.spec
diff options
context:
space:
mode:
authorPetr Lautrbach <plautrba@redhat.com>2011-03-10 12:51:32 +0100
committerPetr Lautrbach <plautrba@redhat.com>2011-03-10 12:51:32 +0100
commit6c151a8436f178b72972225da17fc8aebc0a3c44 (patch)
tree8d389f0528171ec5e55ad6358de7449e5d5ae353 /initscripts.spec
parent368c219887e76664b8c3a374c9dd3086d0078759 (diff)
downloadinitscripts-6c151a8436f178b72972225da17fc8aebc0a3c44.tar
initscripts-6c151a8436f178b72972225da17fc8aebc0a3c44.tar.gz
initscripts-6c151a8436f178b72972225da17fc8aebc0a3c44.tar.bz2
initscripts-6c151a8436f178b72972225da17fc8aebc0a3c44.tar.xz
initscripts-6c151a8436f178b72972225da17fc8aebc0a3c44.zip
Diffstat (limited to 'initscripts.spec')
-rw-r--r--initscripts.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/initscripts.spec b/initscripts.spec
index 2e0cc866..da5f6c6f 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.20
+Version: 9.03.21
# ppp-watch is GPLv2+, everything else is GPLv2
License: GPLv2 and GPLv2+
Group: System Environment/Base
@@ -239,6 +239,9 @@ rm -rf $RPM_BUILD_ROOT
/etc/profile.d/debug*
%changelog
+* 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>)
+
* Thu Mar 10 2011 Petr Lautrbach <plautrba@redhat.com> 9.03.20-1
- Don't do force/lazy umount for the first nfs umount. (#676851, <jlayton@redhat.com>)