Update to last successful build

5c9b83e62aae86d526aee18b57065f742a2356b7 fix typo in changes

OBS-URL: https://build.opensuse.org/package/show/zypp:Head/libzypp?expand=0&rev=2446
This commit is contained in:
ZYpp Developers 2022-03-22 11:45:38 +00:00 committed by Git OBS Bridge
parent 2b3ea6db11
commit 1851a2488c
2 changed files with 3 additions and 3 deletions

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1ab6787d6704b277f6ab8c35e68c8dc5cb3c63c3b0833665dd29031699c9e30d
size 5494210
oid sha256:fd7acca33b3f6b4fe251da269be94d89bfa8e23609446444ddfee611124b65ff
size 5494119

View File

@ -8,7 +8,7 @@ Mon Mar 21 09:04:36 CET 2022 - ma@suse.de
-------------------------------------------------------------------
Mon Mar 14 15:40:04 CET 2022 - ma@suse.de
- Fix package signature check (bsc#184501)
- Fix package signature check (bsc#1184501)
Pay attention that header and payload are secured by a valid
signature and report more detailed which signature is missing.
- Retry umount if device is busy (bsc#1196061, closes #381)