diff options
author | Bill Nottingham <notting@redhat.com> | 2004-04-16 07:46:00 +0000 |
---|---|---|
committer | Bill Nottingham <notting@redhat.com> | 2004-04-16 07:46:00 +0000 |
commit | 43f4774922988478414bb503be5f52a6ee87c8d3 (patch) | |
tree | f84e1839431115a440f0f965d2093b977218354f /initscripts.spec | |
parent | 0688f6ed2ede5ca3929eee2c0b9af3fab89782d1 (diff) | |
download | initscripts-43f4774922988478414bb503be5f52a6ee87c8d3.tar initscripts-43f4774922988478414bb503be5f52a6ee87c8d3.tar.gz initscripts-43f4774922988478414bb503be5f52a6ee87c8d3.tar.bz2 initscripts-43f4774922988478414bb503be5f52a6ee87c8d3.tar.xz initscripts-43f4774922988478414bb503be5f52a6ee87c8d3.zip |
7.50-1r7-50
Diffstat (limited to 'initscripts.spec')
-rw-r--r-- | initscripts.spec | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/initscripts.spec b/initscripts.spec index 1cd6b444..1542e973 100644 --- a/initscripts.spec +++ b/initscripts.spec @@ -1,6 +1,6 @@ Summary: The inittab file and the /etc/init.d scripts. Name: initscripts -Version: 7.49 +Version: 7.50 License: GPL Group: System Environment/Base Release: 1 @@ -249,6 +249,12 @@ rm -rf $RPM_BUILD_ROOT %ghost %attr(0664,root,utmp) /var/run/utmp %changelog +* Fri Apr 16 2004 Bill Nottingham <notting@redhat.com> 7.50-1 +- fix LVM issues in rc.sysinit (#120458, #119975) +- deal with fixed racoon parser +- translation updates from translators +- fix USB loading (#120911) + * Fri Mar 26 2004 Bill Nottingham <notting@redhat.com> 7.49-1 - use alsa for mixer saving in halt - don't umount /proc in halt (#118880) |