From 50ad914ca2d2d552b50e087367ee50c90a5c206a235f59eb802da5aa7ba7da77 Mon Sep 17 00:00:00 2001 From: ZYpp Developers Date: Tue, 19 Jul 2022 14:53:26 +0000 Subject: [PATCH] Update to last successful build 2a17060a9e8c214ec2d55f5ef253938558e83f8a changes 17.31.0 (22) OBS-URL: https://build.opensuse.org/package/show/zypp:Head/libzypp?expand=0&rev=2479 --- libzypp-17.30.3.tar.bz2 | 3 --- libzypp-17.31.0.tar.bz2 | 3 +++ libzypp.changes | 20 ++++++++++++++++++++ libzypp.spec | 2 +- 4 files changed, 24 insertions(+), 4 deletions(-) delete mode 100644 libzypp-17.30.3.tar.bz2 create mode 100644 libzypp-17.31.0.tar.bz2 diff --git a/libzypp-17.30.3.tar.bz2 b/libzypp-17.30.3.tar.bz2 deleted file mode 100644 index d58ef11..0000000 --- a/libzypp-17.30.3.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b54e446f1834f2622bd0fde609b8908e3f704642bd6faa0fdb914ddf7b1e5f19 -size 5491299 diff --git a/libzypp-17.31.0.tar.bz2 b/libzypp-17.31.0.tar.bz2 new file mode 100644 index 0000000..9f76a82 --- /dev/null +++ b/libzypp-17.31.0.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b67549331091f1a4184d3e88ae18060249911227d75d1b9063b8c06760242a7 +size 5491413 diff --git a/libzypp.changes b/libzypp.changes index e140ed8..4f63c3f 100644 --- a/libzypp.changes +++ b/libzypp.changes @@ -1,3 +1,23 @@ +------------------------------------------------------------------- +Tue Jul 19 16:03:01 CEST 2022 - ma@suse.de + +- Add PoolItem::statusReinit to reset the status it's initial + state in the ResPool (might help bsc#1199895) + This may either be 'KEEP_STATE bySOLVER' or 'LOCKED byUSER' if + the PoolItem matched a hard lock defined in /etc/zypp/locks. +- Fix building with GCC 13 on i586 (fixes #407, fixes #396) +- Be prepared to receive exceptions from curl_easy_cleanup + (bsc#1201092) +- Don't auto-flag kernel-firmware as 'reboot-needed' (bsc#1200993) +- Remove Medianetwork and dependend code. + This commit removes the MediaNetwork tech preview and all related + code. First reason for this is that MediaNetwork was just meant + as a way to test the new CURL based downloader and second: since + the Provide API is going to completely replace the current media + backend it would be extra work to ensure that changes on the + Downloader do not break MediaNetwork. +- version 17.31.0 (22) + ------------------------------------------------------------------- Tue Jul 5 10:29:19 CEST 2022 - ma@suse.de diff --git a/libzypp.spec b/libzypp.spec index 6beb21d..727fdc0 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.30.3 +Version: 17.31.0 Release: 0 License: GPL-2.0-or-later URL: https://github.com/openSUSE/libzypp