forked from pool/aaa_base
This commit is contained in:
parent
c7162d6e3d
commit
0f6886678a
@ -1,3 +1,23 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Dec 8 02:06:32 CET 2008 - ro@suse.de
|
||||||
|
|
||||||
|
- updated list of settings for DEFAULT_WM (from control.xml)
|
||||||
|
(bnc#445646)
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Dec 8 01:51:05 CET 2008 - ro@suse.de
|
||||||
|
|
||||||
|
- keep "you" from starting twice because of broken alias
|
||||||
|
(bnc#441053)
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Dec 5 12:27:34 CET 2008 - werner@suse.de
|
||||||
|
|
||||||
|
- Use the new vhangup tool to cause processes on vc's to quit.
|
||||||
|
This avoids fuser call which may hang if NFS is used.
|
||||||
|
- The fuser call to terminate processes with write access to the
|
||||||
|
root file system is not required anymore due fix for bnc#442753.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Dec 4 00:56:36 CET 2008 - ro@suse.de
|
Thu Dec 4 00:56:36 CET 2008 - ro@suse.de
|
||||||
|
|
||||||
|
@ -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
|
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
|
AutoReqProv: on
|
||||||
Version: 11.1
|
Version: 11.1
|
||||||
Release: 10008
|
Release: 10009
|
||||||
Summary: SUSE Linux Base Package
|
Summary: SUSE Linux Base Package
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
Source: aaa_base.tar.bz2
|
Source: aaa_base.tar.bz2
|
||||||
@ -139,6 +139,17 @@ rm -f /root/.gnupg/secring.gpg.aaa_save
|
|||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Dec 08 2008 ro@suse.de
|
||||||
|
- updated list of settings for DEFAULT_WM (from control.xml)
|
||||||
|
(bnc#445646)
|
||||||
|
* Mon Dec 08 2008 ro@suse.de
|
||||||
|
- keep "you" from starting twice because of broken alias
|
||||||
|
(bnc#441053)
|
||||||
|
* Fri Dec 05 2008 werner@suse.de
|
||||||
|
- Use the new vhangup tool to cause processes on vc's to quit.
|
||||||
|
This avoids fuser call which may hang if NFS is used.
|
||||||
|
- The fuser call to terminate processes with write access to the
|
||||||
|
root file system is not required anymore due fix for bnc#442753.
|
||||||
* Thu Dec 04 2008 ro@suse.de
|
* Thu Dec 04 2008 ro@suse.de
|
||||||
- if /var is an extra partition, kill processes accessing it
|
- if /var is an extra partition, kill processes accessing it
|
||||||
before calling umount (bnc#435315,bnc#450980)
|
before calling umount (bnc#435315,bnc#450980)
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:2d3ff60f89feed3cc595c6bc8dd0816fc6e2f36c8c7799a612ca9cb7df746b94
|
oid sha256:431927ef147fa66436b11ae22dcd9fb8cd3285b39bd2097732c89eb28afab198
|
||||||
size 79922
|
size 79816
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:4d2221030f52b7f25698986c98ce274fe712e5552e413f450bfc4098878318de
|
oid sha256:2c4405205664514f19734830799118b121fdecb3d23ff5c758631670f8078512
|
||||||
size 6578
|
size 6576
|
||||||
|
Loading…
Reference in New Issue
Block a user