Accepting request 1079235 from zypp:Head

Softwarestack update

OBS-URL: https://build.opensuse.org/request/show/1079235
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libzypp?expand=0&rev=470
This commit is contained in:
Dominique Leuenberger 2023-04-14 11:12:09 +00:00 committed by Git OBS Bridge
commit 1c91904c97
4 changed files with 35 additions and 5 deletions

3
libzypp-17.31.10.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6d7b879c067c7ab65eb9fe3d06d081c9ef4cff7e090535ba7adfe91781298dd6
size 5654550

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8e6cc7c48f70efc3a4dff3d0fa9dcf2bf5ed20c4dfca4a6c4ae0d97effba8140
size 5526581

View File

@ -1,3 +1,33 @@
-------------------------------------------------------------------
Thu Apr 13 16:48:40 CEST 2023 - ma@suse.de
- BuildRequires: libsolv-devel >= 0.7.24 for x86_64_v[234]
support.
- version 17.31.10 (22)
-------------------------------------------------------------------
Fri Mar 31 18:35:00 CEST 2023 - ma@suse.de
- Workround bsc#1195633 while libsolv <= 0.7.23 is used.
- Fix potential endless loop in new ZYPP_MEDIANETWORK.
- ZYPP_METALINK_DEBUG=1: Log URL and priority of the mirrors
parsed from a metalink file.
- multicurl: propagate ssl settings stored in repo url
(boo#1127591)
Closes #335.
- Teach MediaNetwork to retry on HTTP2 errors.
- fix CapDetail to return Rel::NONE if an EXPRESSION is used as a
NAMED cap.
- Capability: support parsing richdeps from string.
- defaultLoadSystem: default to LS_NOREFRESH if not root.
- Detect x86_64_v[234]: Fix LZCNT bit used in detection (fixes
#439)
Merges rpm-software-management/rpm#2412: The bit for LZCNT is in
CPUID 0x80000001, not 1.
- Detect x86_64_v[234] architecture levels (fixes #439)
- Support x86_64_v[234] architecture levels (for #439)
- version 17.31.9 (22)
-------------------------------------------------------------------
Mon Feb 13 16:48:56 CET 2023 - ma@suse.de

View File

@ -42,7 +42,7 @@
%bcond_with enable_preview_single_rpmtrans_as_default_for_zypper
Name: libzypp
Version: 17.31.8
Version: 17.31.10
Release: 0
License: GPL-2.0+
Url: https://github.com/openSUSE/libzypp
@ -100,7 +100,7 @@ BuildRequires: pkgconfig
BuildRequires: pkg-config
%endif
BuildRequires: libsolv-devel >= 0.7.17
BuildRequires: libsolv-devel >= 0.7.24
%if 0%{?suse_version} >= 1100
BuildRequires: libsolv-tools
%requires_eq libsolv-tools