forked from pool/aaa_base
- 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) OBS-URL: https://build.opensuse.org/package/show/Base:System/aaa_base?expand=0&rev=665
This commit is contained in:
parent
51abfe3ad7
commit
9e637a92f5
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/openSUSE/aaa_base.git</param>
|
||||
<param name="changesrevision">6f7134041284dca1ee1a3819addde86f2b74dd3d</param></service></servicedata>
|
||||
<param name="changesrevision">26a13d864926556e5c87fad70a9ec43cc6eb3e78</param></service></servicedata>
|
@ -1,9 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 16 13:59:22 UTC 2019 - ro@suse.com
|
||||
Wed Oct 16 14:24:54 UTC 2019 - ro@suse.com
|
||||
|
||||
- Update to version 84.87+git20191016.6f71340:
|
||||
* 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)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 14 16:00:12 UTC 2019 - ro@suse.com
|
||||
|
@ -23,7 +23,7 @@
|
||||
%endif
|
||||
|
||||
Name: aaa_base
|
||||
Version: 84.87+git20191016.6f71340
|
||||
Version: 84.87+git20191016.26a13d8
|
||||
Release: 0
|
||||
Url: https://github.com/openSUSE/aaa_base
|
||||
# do not require systemd - aaa_base is in the build environment and we don't
|
||||
|
Loading…
Reference in New Issue
Block a user