From ec26654e621218a77149b1ea10c8d65cd56332d2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20Schr=C3=B6ter?= Date: Mon, 2 Feb 2026 10:15:59 +0100 Subject: [PATCH] Sync from SUSE:ALP:Source:Standard:1.0 libsolv revision db0f38e195b7530b74221bd17156d49f --- libsolv-0.7.34.tar.bz2 | 3 --- libsolv-0.7.35.tar.bz2 | 3 +++ libsolv.changes | 9 +++++++++ libsolv.spec | 2 +- 4 files changed, 13 insertions(+), 4 deletions(-) delete mode 100644 libsolv-0.7.34.tar.bz2 create mode 100644 libsolv-0.7.35.tar.bz2 diff --git a/libsolv-0.7.34.tar.bz2 b/libsolv-0.7.34.tar.bz2 deleted file mode 100644 index e32e1f7..0000000 --- a/libsolv-0.7.34.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2384d6ac3ce5a422d57ad85e90514c2336e05f23f9eb93676b56f159d4900187 -size 603644 diff --git a/libsolv-0.7.35.tar.bz2 b/libsolv-0.7.35.tar.bz2 new file mode 100644 index 0000000..0c2dc42 --- /dev/null +++ b/libsolv-0.7.35.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67e9e17b5467a1ca43ba17fcf1d7ba73ac01323c9018c2c35000ad6c74ab592e +size 604888 diff --git a/libsolv.changes b/libsolv.changes index 30a19ef..1b2bd37 100644 --- a/libsolv.changes +++ b/libsolv.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Mon Aug 4 10:46:17 CEST 2025 - mls@suse.de + +- fixed rare crash in the handling of allowuninstall in combination + with forcebest updates +- new pool_satisfieddep_map feature to test if a set of packages + satisfies a dependency +- bump version to 0.7.35 + ------------------------------------------------------------------- Mon Jul 7 13:48:58 CEST 2025 - mls@suse.de diff --git a/libsolv.spec b/libsolv.spec index aed194d..5d3094f 100644 --- a/libsolv.spec +++ b/libsolv.spec @@ -72,7 +72,7 @@ %bcond_with zypp Name: libsolv -Version: 0.7.34 +Version: 0.7.35 Release: 0 Summary: Package dependency solver using a satisfiability algorithm License: BSD-3-Clause