| Name: | libsolv |
|---|---|
| Version: | 0.7.33 |
| Release: | 5.el10_2 |
| Architecture: | aarch64 |
| Group: | Unspecified |
| Size: | 1026543 |
| License: | BSD-3-Clause |
| RPM: | libsolv-0.7.33-5.el10_2.aarch64.rpm |
| Source RPM: | libsolv-0.7.33-5.el10_2.src.rpm |
| Build Date: | Tue Jun 23 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. |
- Fix a buffer overflow when decompressing solv pages (CVE-2026-48864) (RHEL-178270)
- Cope with integer overflow in data size arithmetics in repo_add_solv() (CVE-2026-9149) (RHEL-178267)
- Fix a buffer overflow when copying SHA-384/512 checksum from a Debian repository (CVE-2026-9150) (RHEL-178263)
- 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