diff --git a/libzypp-17.36.3.tar.bz2 b/libzypp-17.36.3.tar.bz2 deleted file mode 100644 index a8b20e9..0000000 --- a/libzypp-17.36.3.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d61d6c923cb4b405c7bd58b46a36b48d63d5179fb25fa866f18b7ecbd65a91e4 -size 5733464 diff --git a/libzypp-17.36.4.tar.bz2 b/libzypp-17.36.4.tar.bz2 new file mode 100644 index 0000000..ec21709 --- /dev/null +++ b/libzypp-17.36.4.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c38ccf724e186241719ec7680d890e46b3b7103419c2ae6db94d8cf401eb094d +size 5734906 diff --git a/libzypp.changes b/libzypp.changes index f35921f..4aa0b1d 100644 --- a/libzypp.changes +++ b/libzypp.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Fri Feb 28 16:20:03 CET 2025 - ma@suse.de + +- Add a transaction package preloader (fixes openSUSE/zypper#104) + This patch adds a preloader that concurrently downloads files + during a transaction commit. It's not yet enabled per default. + To enable the preview set ZYPP_CURL2=1 and ZYPP_PCK_PRELOAD=1 + in the environment. +- RpmPkgSigCheck_test: Exchange the test package signingkey + (fixes #622) +- Exclude MediaCurl tests if DISABLE_MEDIABACKEND_TESTS (fixes #626) +- Strip a mediahandler tag from baseUrl querystrings. +- version 17.36.4 (35) + ------------------------------------------------------------------- Thu Feb 27 10:21:22 CET 2025 - ma@suse.de diff --git a/libzypp.spec b/libzypp.spec index 6865803..d4bef14 100644 --- a/libzypp.spec +++ b/libzypp.spec @@ -59,7 +59,7 @@ %bcond_with enable_preview_single_rpmtrans_as_default_for_zypper Name: libzypp -Version: 17.36.3 +Version: 17.36.4 Release: 0 License: GPL-2.0-or-later URL: https://github.com/openSUSE/libzypp