Jump to letter: [
CFGILNPRS
]
libsolv - 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.
Packages
| libsolv-0.7.20-7.el8_10.x86_64
[375 KiB] |
Changelog
by Petr Pisar (2026-05-28):
- Fix a buffer overflow when decompressing solv pages (CVE-2026-48864)
(RHEL-178970)
|