- Update to version 84.87+git20191016.80d1420:

* backup-rpmdb: check if rpm database is okay before backup to
    avoid overwriting good backups with corrupt ones (bsc#1079861)
  * service: check if there is a second argument before using it
    (bsc#1051143)

OBS-URL: https://build.opensuse.org/package/show/Base:System/aaa_base?expand=0&rev=667
This commit is contained in:
Ruediger Oertel
2019-10-16 15:04:32 +00:00
committed by Git OBS Bridge
parent 36abebe17f
commit 6ed490813b
5 changed files with 11 additions and 9 deletions

View File

@@ -1,11 +1,13 @@
-------------------------------------------------------------------
Wed Oct 16 14:24:54 UTC 2019 - ro@suse.com
Wed Oct 16 15:03:33 UTC 2019 - ro@suse.com
- Update to version 84.87+git20191016.6f71340:
- Update to version 84.87+git20191016.80d1420:
* backup-sysconfig: fall back top cpio if tar is not available
(bsc#1089299)
- Update to version 84.87+git20191016.26a13d8:
* backup-rpmdb: check if rpm database is okay before backup to avoid overwriting good backups with corrupt ones (bsc#1079861)
* backup-rpmdb: check if rpm database is okay before backup to
avoid overwriting good backups with corrupt ones (bsc#1079861)
* service: check if there is a second argument before using it
(bsc#1051143)
-------------------------------------------------------------------
Mon Oct 14 16:00:12 UTC 2019 - ro@suse.com