| Name: | libsolv |
|---|---|
| Version: | 0.7.33 |
| Release: | 2.el10 |
| Architecture: | aarch64 |
| Group: | Unspecified |
| Size: | 1026535 |
| License: | BSD-3-Clause |
| RPM: | libsolv-0.7.33-2.el10.aarch64.rpm |
| Source RPM: | libsolv-0.7.33-2.el10.src.rpm |
| Build Date: | Wed Feb 11 2026 |
| Build Host: | build-ol10-aarch64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://github.com/openSUSE/libsolv |
| Summary: | Package dependency solver |
| Description: | A free package dependency solver using a satisfiability algorithm. The library is based on two major, but independent, blocks: - Using a dictionary approach to store and retrieve package and dependency information. - Using satisfiability, a well known and researched topic, for resolving package dependencies. |
- Add testcase for color filtering when adding update targets
- Rebase to 0.7.33
- Run dnf CI-Tier-1 tests for gating of libsolv as well
- Bump release for October 2024 mass rebuild:
- Bump release for Aug 2024 perl mass rebuild
- Use digest functions from OpenSSL
- Bump release for June 2024 mass rebuild
- Stricten dependencies between libsolv subpackages (RHEL-38831)
- Configure gating
- Update to 0.7.29 (RHEL-32212)