Пакет libsolv-0.7.20-6.el8.x86_64
Имя | libsolv |
---|---|
Эпоха | 0 |
Версия | 0.7.20 |
Релиз | 6.el8 |
Архитектура | x86_64 |
Сайт | https://github.com/openSUSE/libsolv |
Лицензия | BSD |
Время сборки | 2023-12-12 18:08:29 |
Хост сборки | builder-x86-08.inferitos.ru |
Краткое описание | Package dependency solver |
Репозитории | BaseOS |
Полное описание | 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. |
Эррата | — |
Размер | 375 КиБ |
Исходный проект | libsolv-0.7.20-6.el8 |
Контрольная сумма SHA-256 | 3ad98ab7cfee6f04fed6e3ec1ae38858f9f880d94bc530624d1d1270b2552236 |
×
* Wed Jul 26 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 0.7.20-6 - Rebuilt for MSVSphere 8.8 * Wed Jun 21 2023 Jaroslav Rohel <jrohel@redhat.com> - 0.7.20-6 - Backport Allow to break arch lock-step on erase operations (RhBug:2172288,2172292) * Wed May 17 2023 Jaroslav Rohel <jrohel@redhat.com> - 0.7.20-5 - Backport Treat condition both as positive and negative literal in pool_add_pos_literals_complex_dep (RhBug:2185061,2190136) * Wed Dec 07 2022 Nicola Sella <nsella@redhat.com> - 0.7.20-4 - Drop patch to fix pick of old build (RhBug:2150300,RhBug:2151551) * Thu May 05 2022 Lukas Hrazky <lhrazky@redhat.com> - 0.7.20-3 - Allow accessing toolversion at runtime and increase it * Wed May 04 2022 Lukas Hrazky <lhrazky@redhat.com> - 0.7.20-2 - Add support for storing user data in a solv file - Improve choice rule generation * Tue Nov 09 2021 Pavla Kratochvilova <pkratoch@redhat.com> - 0.7.20-1 - Update to 0.7.20 - new SOLVER_EXCLUDEFROMWEAK job to ignore pkgs for weak dependencies - support for environments in comps parser - fix misparsing of '&' in attributes with libxml2 - choice rules: treat orphaned packages as newest - fix compatibility with Python 3.10 * Tue Jul 27 2021 Pavla Kratochvilova <pkratoch@redhat.org> - 0.7.19-1 - Update to 0.7.19 - repo_add_conda: add flag to skip v2 packages - fix rare segfault in resolve_jobrules() that could happen if new rules are learnt - fix error handling in solv_xfopen_fd() - fix memory leaks * Fri Apr 30 2021 Pavla Kratochvilova <pkratoch@redhat.org> - 0.7.17-2 - Fix rpm dependency * Thu Apr 29 2021 Pavla Kratochvilova <pkratoch@redhat.org> - 0.7.17-1 - Update to 0.7.17 - selected bug fixes: * repo_write: fix handling of nested flexarray * improve choicerule generation a bit more to cover more cases * harden testcase parser against repos being added too late * support python-3.10 * check /var/lib/rpm macro in rpmdb code - new features: * handle default/visible/langonly attributes in comps parser * support multiple collections in updateinfo parser * add '-D' option in rpmdb2solv to set the dbpath