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
This commit is contained in:
parent
b0e5a57ea7
commit
50ad914ca2
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b54e446f1834f2622bd0fde609b8908e3f704642bd6faa0fdb914ddf7b1e5f19
|
||||
size 5491299
|
3
libzypp-17.31.0.tar.bz2
Normal file
3
libzypp-17.31.0.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7b67549331091f1a4184d3e88ae18060249911227d75d1b9063b8c06760242a7
|
||||
size 5491413
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user