diff --git a/aaa_base.changes b/aaa_base.changes index 57b49a1..0d1f3f1 100644 --- a/aaa_base.changes +++ b/aaa_base.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Thu Aug 7 15:57:40 CEST 2008 - werner@suse.de + +- In halt script: use option -r of umount +- In boot.localfs: be sure that / is not busy by using the new -w + option of fuser for terminating all proccesses with write access + +------------------------------------------------------------------- +Thu Aug 7 15:25:08 CEST 2008 - schwab@suse.de + +- Fix shell function syntax. + ------------------------------------------------------------------- Tue Aug 5 14:04:33 CEST 2008 - werner@suse.de diff --git a/aaa_base.spec b/aaa_base.spec index 414ffc9..46c6f36 100644 --- a/aaa_base.spec +++ b/aaa_base.spec @@ -28,7 +28,7 @@ Recommends: cron logrotate PreReq: /usr/bin/sed /usr/bin/grep /bin/mv /bin/cat /bin/ls /bin/date /usr/bin/cmp /bin/fillup /sbin/insserv udev net-tools AutoReqProv: on Version: 11.0.42 -Release: 23 +Release: 25 Summary: SUSE Linux Base Package BuildRoot: %{_tmppath}/%{name}-%{version}-build Source: aaa_base.tar.bz2 @@ -150,6 +150,12 @@ rm -f /root/.gnupg/secring.gpg.aaa_save %defattr(-,root,root) %changelog +* Thu Aug 07 2008 werner@suse.de +- In halt script: use option -r of umount +- In boot.localfs: be sure that / is not busy by using the new -w + option of fuser for terminating all proccesses with write access +* Thu Aug 07 2008 schwab@suse.de +- Fix shell function syntax. * Tue Aug 05 2008 werner@suse.de - Start blogd after /dev/pts is mounted (bnc#410301) and related changes for better mainframe support in boot, rc, and halt. diff --git a/aaa_base.tar.bz2 b/aaa_base.tar.bz2 index 3e3c638..bfb041f 100644 --- a/aaa_base.tar.bz2 +++ b/aaa_base.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d68e2e8a6efa843b5d7e22946d9f6eb36746c63ee7d7d2b2a06467e74351ea6c -size 79147 +oid sha256:ad9ab621225f0f2369d8da61364cb53dbaf2ffe981f30b9c60e50ec4eefd2fe8 +size 79255