diff --git a/libzypp-17.28.4.tar.bz2 b/libzypp-17.28.4.tar.bz2 deleted file mode 100644 index 0a87a42..0000000 --- a/libzypp-17.28.4.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0fd1c4833064a93ae11f82ffd0430540b52c9206caae6be9f2ed34192834943a -size 5356256 diff --git a/libzypp-17.28.5.tar.bz2 b/libzypp-17.28.5.tar.bz2 new file mode 100644 index 0000000..3a55ef0 --- /dev/null +++ b/libzypp-17.28.5.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a7fc7453729d4ca697d3a539a8ffadd0bcfd9d9f1764d5ccb2b2651c8b76f84 +size 5357043 diff --git a/libzypp.changes b/libzypp.changes index ea3aa89..c726e58 100644 --- a/libzypp.changes +++ b/libzypp.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Mon Oct 4 12:46:46 CEST 2021 - ma@suse.de + +- Downloader does not respect checkExistsOnly flag (bsc#1190712) + A missing check causes zyppng::Downloader to always download full + files even if the checkExistsOnly flag is set. This patch adds + the missing logic. +- Fix kernel-*-livepatch removal in purge-kernels (bsc#1190815) + The kernel-*-livepatch packages are supposed to serve as a stable + handle for the ephemeral kernel livepatch packages. See + FATE#320268 for details. As part of the kernel live patching + ecosystem, kernel-*-livepatch packages should not block the + purge-kernels step. +- version 17.28.5 (22) + ------------------------------------------------------------------- Fri Sep 17 10:41:56 CEST 2021 - ma@suse.de diff --git a/libzypp.spec b/libzypp.spec index 2d96e72..942d75b 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.28.4 +Version: 17.28.5 Release: 0 License: GPL-2.0-or-later URL: https://github.com/openSUSE/libzypp