From 6a2d4a8d106ffee246a8272d9b44811cf399726aea0df6f127198c9f45ca9e23 Mon Sep 17 00:00:00 2001 From: ZYpp Developers Date: Mon, 14 Mar 2022 15:28:58 +0000 Subject: [PATCH] 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 --- libzypp-17.29.5.tar.bz2 | 3 --- libzypp-17.29.6.tar.bz2 | 3 +++ libzypp.changes | 15 +++++++++++++++ libzypp.spec | 2 +- 4 files changed, 19 insertions(+), 4 deletions(-) delete mode 100644 libzypp-17.29.5.tar.bz2 create mode 100644 libzypp-17.29.6.tar.bz2 diff --git a/libzypp-17.29.5.tar.bz2 b/libzypp-17.29.5.tar.bz2 deleted file mode 100644 index 0d8018d..0000000 --- a/libzypp-17.29.5.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:345a676e0dd692612caff225a8b7e51119cb1648c9ab6ccc14cade4b6b4d8396 -size 5486512 diff --git a/libzypp-17.29.6.tar.bz2 b/libzypp-17.29.6.tar.bz2 new file mode 100644 index 0000000..1e4728b --- /dev/null +++ b/libzypp-17.29.6.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab54b35595ade8eb7de33730682c6a23ad1254ce38ae971dac102031714f49b8 +size 5486435 diff --git a/libzypp.changes b/libzypp.changes index 4b70723..82acbf1 100644 --- a/libzypp.changes +++ b/libzypp.changes @@ -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 diff --git a/libzypp.spec b/libzypp.spec index b7b07f9..c597551 100644 --- a/libzypp.spec +++ b/libzypp.spec @@ -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