diff options
| author | Bill Nottingham <notting@redhat.com> | 2001-09-21 15:59:54 +0000 |
|---|---|---|
| committer | Bill Nottingham <notting@redhat.com> | 2001-09-21 15:59:54 +0000 |
| commit | e92e2edc39e101df0840539d8061125c74bca2b5 (patch) | |
| tree | 03bd9178a149b0671101bc9c72295e88bb7ef34a /initscripts.spec | |
| parent | 8efba0500dd67a6bfe3b0a30a64061cf585dd293 (diff) | |
bump version
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 947a6970..32672bf9 100644 --- a/initscripts.spec +++ b/initscripts.spec @@ -1,6 +1,6 @@ Summary: The inittab file and the /etc/init.d scripts. Name: initscripts -Version: 5.84 +Version: 5.84.1 Copyright: GPL Group: System Environment/Base Release: 1 @@ -255,6 +255,12 @@ rm -rf $RPM_BUILD_ROOT %ghost %attr(0664,root,utmp) /var/run/utmp %changelog +* Fri Sep 21 2001 Bill Nottingham <notting@redhat.com> +- backport some fixes from the 7.2 branch: +- unmounting of loopback devices +- unmounting of /initrd +- don't blow up on ext3/reiserfs in /etc/init.d/halt + * Wed Sep 5 2001 Preston Brown <pbrown@redhat.com> - quota changes |
