Update to last successful build
638c03c6f2bc93e81a7865fa096bc11d57cf0b62 changes 17.29.6 (22) OBS-URL: https://build.opensuse.org/package/show/zypp:Head/libzypp?expand=0&rev=2437
This commit is contained in:
parent
77d53247ee
commit
6a2d4a8d10
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:345a676e0dd692612caff225a8b7e51119cb1648c9ab6ccc14cade4b6b4d8396
|
||||
size 5486512
|
3
libzypp-17.29.6.tar.bz2
Normal file
3
libzypp-17.29.6.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ab54b35595ade8eb7de33730682c6a23ad1254ce38ae971dac102031714f49b8
|
||||
size 5486435
|
@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 14 15:40:04 CET 2022 - ma@suse.de
|
||||
|
||||
- Fix package signature check (bsc#184501)
|
||||
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)
|
||||
A previously released ISO image may need a bit more time to
|
||||
release it's loop device. So we wait a bit and retry.
|
||||
- Fix serializing/deserializing type mismatch in zypp-rpm
|
||||
protocol (bsc#1196925)
|
||||
- Fix handling of ISO media in releaseAll (bsc#1196061)
|
||||
- Hint on common ptf resolver conflicts (bsc#1194848)
|
||||
- version 17.29.6 (22)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 24 13:47:26 CET 2022 - ma@suse.de
|
||||
|
||||
|
@ -43,7 +43,7 @@
|
||||
%bcond_with enable_preview_single_rpmtrans_as_default_for_zypper
|
||||
|
||||
Name: libzypp
|
||||
Version: 17.29.5
|
||||
Version: 17.29.6
|
||||
Release: 0
|
||||
License: GPL-2.0-or-later
|
||||
URL: https://github.com/openSUSE/libzypp
|
||||
|
Loading…
Reference in New Issue
Block a user