SHA256
1
0
forked from pool/aaa_base

- Update to version 84.87+git20180204.875cba8:

* Move sysconfig.backup into extra subpackage, where all the
    scripts using it are, too.
  * Create systemd timer for the cron.daily scripts for backup-rpmdb,
    backup-sysconfig and check-battery. Move scripts to 
    /usr/lib/base-scripts.
  * Remove suse.de-cron-local. If somebody really still has a
    /root/cron.daily.local file, he can move it to /etc/cron.daily.
  * Don't modify data in root's home directory
  * Don't create userdel.local, this isn't in use since many years

OBS-URL: https://build.opensuse.org/package/show/Base:System/aaa_base?expand=0&rev=620
This commit is contained in:
2018-02-04 21:48:41 +00:00
committed by Git OBS Bridge
parent 33a4c9f1a7
commit 28c62b64e9
5 changed files with 36 additions and 17 deletions

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Sun Feb 04 21:39:14 UTC 2018 - kukuk@suse.de
- Update to version 84.87+git20180204.875cba8:
* Move sysconfig.backup into extra subpackage, where all the
scripts using it are, too.
* Create systemd timer for the cron.daily scripts for backup-rpmdb,
backup-sysconfig and check-battery. Move scripts to
/usr/lib/base-scripts.
* Remove suse.de-cron-local. If somebody really still has a
/root/cron.daily.local file, he can move it to /etc/cron.daily.
* Don't modify data in root's home directory
* Don't create userdel.local, this isn't in use since many years
-------------------------------------------------------------------
Tue Jan 30 13:26:42 CET 2018 - kukuk@suse.de