Changelog:
=========
- selected bug fixes:
  * fix segfault on conflict resolution when using bindings
  * fix split provides not working if the update includes a forbidden
    vendor change
- new features:
  * 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

Signed-off-by: Wang Mingyu <[email protected]>
---
 .../libsolv/{libsolv_0.7.20.bb => libsolv_0.7.21.bb}            | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-extended/libsolv/{libsolv_0.7.20.bb => libsolv_0.7.21.bb} 
(95%)

diff --git a/meta/recipes-extended/libsolv/libsolv_0.7.20.bb 
b/meta/recipes-extended/libsolv/libsolv_0.7.21.bb
similarity index 95%
rename from meta/recipes-extended/libsolv/libsolv_0.7.20.bb
rename to meta/recipes-extended/libsolv/libsolv_0.7.21.bb
index f0ba9553e7..acf61e3adc 100644
--- a/meta/recipes-extended/libsolv/libsolv_0.7.20.bb
+++ b/meta/recipes-extended/libsolv/libsolv_0.7.21.bb
@@ -12,7 +12,7 @@ SRC_URI = 
"git://github.com/openSUSE/libsolv.git;branch=master;protocol=https \
            file://0001-utils-Conside-musl-when-wrapping-qsort_r.patch \
 "
 
-SRCREV = "f618e6aae1d44be633b2ab91d4fd4f4f974f4d40"
+SRCREV = "6f8bae1fea9c923bddf01c27115123010d191b07"
 
 UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>\d+(\.\d+)+)"
 
-- 
2.25.1

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#162548): 
https://lists.openembedded.org/g/openembedded-core/message/162548
Mute This Topic: https://lists.openembedded.org/mt/89473744/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to