Resolves: bug #219226, bug #218792
This commit is contained in:
Bill Nottingham 2006-12-19 20:29:25 +00:00
parent 9c95f61a20
commit a0d2d5b081
3 changed files with 8 additions and 3 deletions

View File

@ -1 +1 @@
initscripts-8.48.tar.bz2
initscripts-8.49.tar.bz2

View File

@ -1,6 +1,6 @@
Summary: The inittab file and the /etc/init.d scripts.
Name: initscripts
Version: 8.48
Version: 8.49
License: GPL
Group: System Environment/Base
Release: 1
@ -200,6 +200,11 @@ rm -rf $RPM_BUILD_ROOT
%ghost %attr(0664,root,utmp) /var/run/utmp
%changelog
* Tue Dec 19 2006 Bill Nottingham <notting@redhat.com> 8.49-1
- rc.sysinit: remove raidautorn (#219226)
- ifup-eth: set MACADDR, MTU before initializing bonding slaves, etc (#218792)
- translation updates: mr, ms, hi, te, ml
* Tue Nov 28 2006 Bill Nottingham <notting@redhat.com> 8.48-1
- add a step to rename any temporarily renamed devices (#208740, #214817)
- make sure network modules don't get accidentally reloaded (#211474)

View File

@ -1 +1 @@
0dd7650eb3781cba04042ced7bf0ed0d initscripts-8.48.tar.bz2
ac6a68181a78dfe40848560384cd6ed4 initscripts-8.49.tar.bz2