diff options
author | Petr Lautrbach <plautrba@redhat.com> | 2011-03-10 12:51:32 +0100 |
---|---|---|
committer | Petr Lautrbach <plautrba@redhat.com> | 2011-03-10 12:51:32 +0100 |
commit | 6c151a8436f178b72972225da17fc8aebc0a3c44 (patch) | |
tree | 8d389f0528171ec5e55ad6358de7449e5d5ae353 /initscripts.spec | |
parent | 368c219887e76664b8c3a374c9dd3086d0078759 (diff) | |
download | initscripts-9.03.21-1.tar initscripts-9.03.21-1.tar.gz initscripts-9.03.21-1.tar.bz2 initscripts-9.03.21-1.tar.xz initscripts-9.03.21-1.zip |
9.03.21-1initscripts-9.03.21-1
Diffstat (limited to 'initscripts.spec')
-rw-r--r-- | initscripts.spec | 5 |
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>) |