Accepting request 990959 from zypp:Head
Softwarestack update OBS-URL: https://build.opensuse.org/request/show/990959 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libzypp?expand=0&rev=461
This commit is contained in:
commit
0d27659ce4
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:26089b6465dec00d7a01658467e6cf9404dbc22ccb07fc3e2c0e7898ed875cf1
|
||||
size 5506229
|
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:9bc1e0f1c1630a2cb185e5129c9c7475ea491dcbde21767255dc686d1d221ea7
|
||||
size 5491666
|
@ -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