gitrev 6347d5901 (fix typo, 2025-02-28)
OBS-URL: https://build.opensuse.org/package/show/zypp:Head/libzypp?expand=0&rev=2837
This commit is contained in:
parent
def5e00f8b
commit
b78bd58d6a
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:d61d6c923cb4b405c7bd58b46a36b48d63d5179fb25fa866f18b7ecbd65a91e4
|
|
||||||
size 5733464
|
|
3
libzypp-17.36.4.tar.bz2
Normal file
3
libzypp-17.36.4.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:c38ccf724e186241719ec7680d890e46b3b7103419c2ae6db94d8cf401eb094d
|
||||||
|
size 5734906
|
@ -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
|
Thu Feb 27 10:21:22 CET 2025 - ma@suse.de
|
||||||
|
|
||||||
|
@ -59,7 +59,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.36.3
|
Version: 17.36.4
|
||||||
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