diff options
author | Bill Nottingham <notting@redhat.com> | 2001-02-13 18:49:37 +0000 |
---|---|---|
committer | Bill Nottingham <notting@redhat.com> | 2001-02-13 18:49:37 +0000 |
commit | 2cfe21d2bf21d281f2596a2ed83d0e0a2ef9c2e0 (patch) | |
tree | 4d023c3ea4f9126572bf8c7b7030bb8ebf6e5288 | |
parent | 2f00a9ad2814616d67c644a56c62543fc978956d (diff) | |
download | initscripts-2cfe21d2bf21d281f2596a2ed83d0e0a2ef9c2e0.tar initscripts-2cfe21d2bf21d281f2596a2ed83d0e0a2ef9c2e0.tar.gz initscripts-2cfe21d2bf21d281f2596a2ed83d0e0a2ef9c2e0.tar.bz2 initscripts-2cfe21d2bf21d281f2596a2ed83d0e0a2ef9c2e0.tar.xz initscripts-2cfe21d2bf21d281f2596a2ed83d0e0a2ef9c2e0.zip |
5.64-1
-rw-r--r-- | initscripts.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/initscripts.spec b/initscripts.spec index 9b83d094..267dd3dc 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.63.2 +Version: 5.64 Copyright: GPL Group: System Environment/Base Release: 1 @@ -254,6 +254,9 @@ rm -rf $RPM_BUILD_ROOT %ghost %attr(0664,root,utmp) /var/run/utmp %changelog +* Tue Feb 13 2001 Bill Nottingham <notting@redhat.com> +- fix unmounting of loopback stuff (#26439, #14672) + * Mon Feb 12 2001 Bill Nottingham <notting@redhat.com> - fix ifup-post so that it will work right when not called from ifup |