This commit is contained in:
Bill Nottingham 2009-01-28 16:21:03 +00:00
parent b4eb56016a
commit a8a0a7f2e9
3 changed files with 9 additions and 3 deletions

View File

@ -1 +1 @@
initscripts-8.88.tar.bz2
initscripts-8.89.tar.bz2

View File

@ -2,7 +2,7 @@
Summary: The inittab file and the /etc/init.d scripts
Name: initscripts
Version: 8.88
Version: 8.89
# ppp-watch is GPLv2+, everything else is GPLv2
License: GPLv2 and GPLv2+
Group: System Environment/Base
@ -250,6 +250,12 @@ rm -rf $RPM_BUILD_ROOT
/etc/profile.d/debug*
%changelog
* Wed Jan 28 2009 Bill Nottingham <notting@redhat.com> - 8.89-1
- use a leading path when sourcing files (#482826)
- netfs: don't unmount nfsd filesystem by accident (#481794, <sprabhu@redhat.com>)
- bring up ipsec interfaces last (#481733)
- ifdown-eth: fix bridge + vlan (#481557, <danken@redhat.com>)
* Tue Jan 20 2009 Bill Nottingham <notting@redhat.com> - 8.88-1
- init.d/network: return success/failure correctly (#480677)
- init.d/halt: fix typo (#480799)

View File

@ -1 +1 @@
06455e42d38d18ebc2904faf3d934621 initscripts-8.88.tar.bz2
89d41b810122aebbcb96ba0317df7076 initscripts-8.89.tar.bz2