diff --git a/libzypp-17.31.10.tar.bz2 b/libzypp-17.31.10.tar.bz2 new file mode 100644 index 0000000..1454cdb --- /dev/null +++ b/libzypp-17.31.10.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d7b879c067c7ab65eb9fe3d06d081c9ef4cff7e090535ba7adfe91781298dd6 +size 5654550 diff --git a/libzypp-17.31.8.tar.bz2 b/libzypp-17.31.8.tar.bz2 deleted file mode 100644 index 05f5597..0000000 --- a/libzypp-17.31.8.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8e6cc7c48f70efc3a4dff3d0fa9dcf2bf5ed20c4dfca4a6c4ae0d97effba8140 -size 5526581 diff --git a/libzypp.changes b/libzypp.changes index e2ae23a..8b39a13 100644 --- a/libzypp.changes +++ b/libzypp.changes @@ -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 diff --git a/libzypp.spec b/libzypp.spec index 85adf7a..7f3eb56 100644 --- a/libzypp.spec +++ b/libzypp.spec @@ -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