forked from pool/aaa_base
- 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:
parent
d0d1f1b39a
commit
3d4aa44877
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/openSUSE/aaa_base.git</param>
|
||||
<param name="changesrevision">26a13d864926556e5c87fad70a9ec43cc6eb3e78</param></service></servicedata>
|
||||
<param name="changesrevision">80d14205f913cc67a98c562f988ea700a56c369b</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2730d6ed633898285d94c6d13787640473a3e1820cc55bba5f78d24b740543b6
|
||||
size 69840
|
3
aaa_base-84.87+git20191016.80d1420.tar.xz
Normal file
3
aaa_base-84.87+git20191016.80d1420.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:61ef9e6ba074260bf656f93f7602b8679c04541ee684885d626d5364443d5316
|
||||
size 69824
|
@ -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
|
||||
|
@ -23,7 +23,7 @@
|
||||
%endif
|
||||
|
||||
Name: aaa_base
|
||||
Version: 84.87+git20191016.26a13d8
|
||||
Version: 84.87+git20191016.80d1420
|
||||
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