Accepting request 961722 from zypp:Head
Softwarestack update OBS-URL: https://build.opensuse.org/request/show/961722 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libzypp?expand=0&rev=457
This commit is contained in:
commit
827f9ea236
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:afa1514c4e0521721d335953a030fef06d0d5a42d18bca946be24ad68bf2a269
|
|
||||||
size 5455307
|
|
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
|
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
|
%bcond_with enable_preview_single_rpmtrans_as_default_for_zypper
|
||||||
|
|
||||||
Name: libzypp
|
Name: libzypp
|
||||||
Version: 17.29.5
|
Version: 17.29.6
|
||||||
Release: 0
|
Release: 0
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
URL: https://github.com/openSUSE/libzypp
|
URL: https://github.com/openSUSE/libzypp
|
||||||
|
Loading…
x
Reference in New Issue
Block a user