From 00225e7fdcba470b495dfd350ddb94e833bc00df Mon Sep 17 00:00:00 2001 From: Pavla Kratochvilova Date: Thu, 28 Apr 2022 09:26:00 +0200 Subject: [PATCH] Update to 0.7.22 Resolves: rhbz#2074453 --- .gitignore | 1 + libsolv.spec | 19 +++++++++++++++++-- sources | 2 +- 3 files changed, 19 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index c54063f..248b27a 100644 --- a/.gitignore +++ b/.gitignore @@ -59,3 +59,4 @@ /libsolv-0.7.17.tar.gz /libsolv-0.7.19.tar.gz /libsolv-0.7.20.tar.gz +/libsolv-0.7.22.tar.gz diff --git a/libsolv.spec b/libsolv.spec index d9d1d73..5fa2b63 100644 --- a/libsolv.spec +++ b/libsolv.spec @@ -22,8 +22,8 @@ %define __cmake_switch(b:) %[%{expand:%%{?with_%{-b*}}} ? "ON" : "OFF"] Name: lib%{libname} -Version: 0.7.20 -Release: 2%{?dist} +Version: 0.7.22 +Release: 1%{?dist} Summary: Package dependency solver License: BSD @@ -257,6 +257,21 @@ export LD_LIBRARY_PATH=%{buildroot}%{_libdir} %endif %changelog +* Thu Apr 28 2022 Pavla Kratochvilova - 0.7.22-1 +- Update to 0.7.22 +- support strict repository priorities new solver flag: SOLVER_FLAG_STRICT_REPO_PRIORITY +- support zstd compressed control files in debian packages +- add an ifdef allowing to rename Solvable dependency members ("requires" is a keyword in C++20) +- support setting/reading userdata in solv files new functions: repowriter_set_userdata, solv_read_userdata +- support queying of the custom vendor check function new function: pool_get_custom_vendorcheck +- support solv files with an idarray block +- allow accessing the toolversion at runtime +- support parsing of Debian's Multi-Arch indicator +- fix segfault on conflict resolution when using bindings +- fix split provides not working if the update includes a forbidden vendor change +- reworked choice rule generation to cover more usecases +- support SOLVABLE_PREREQ_IGNOREINST in the ordering code + * Wed Nov 10 2021 Pavla Kratochvilova - 0.7.20-2 - Build without support of zchunk (RhBug:2021084) diff --git a/sources b/sources index cdb6965..0ed3f6a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (libsolv-0.7.20.tar.gz) = be810a78543509c60fe9be9310cc84b6c75e671b77929a1f914f51d4b3b2364e68398794d4648da46691cde7e5aab3cf57d18969c31f1003692080dc1982e955 +SHA512 (libsolv-0.7.22.tar.gz) = be375e9cd60728683d08587abd5405eb9b8522dff092c76eabec8d5f1608225335639b2b247429619df1b5c493d1edbd5ad4f14755cb6e2eb120f0ba162e3bb5