Пакет leapp-0.17.0-1.el8.src
Имя | leapp |
---|---|
Эпоха | 0 |
Версия | 0.17.0 |
Релиз | 1.el8 |
Архитектура | src |
Сайт | https://oamg.github.io/leapp/ |
Лицензия | ASL 2.0 |
Время сборки | 2024-04-08 14:37:14 |
Хост сборки | builder-x86-05.inferitos.ru |
Краткое описание | OS & Application modernization framework |
Репозитории | AppStream |
Полное описание | Leapp utility provides the possibility to use the Leapp framework via CLI. The utility itself does not define any subcommands but "help". All leapp subcommands are expected to be provided by other packages under a specific directory. See the man page for more details. |
Эррата | — |
Размер | 4813 КиБ |
Исходный проект | leapp-0.17.0-1.el8 |
Контрольная сумма SHA-256 | b37a251f43b950d09ee7ab138dfc2e428ac9cbc7c0d044f10d186481a4b8cba6 |
×
* Fri Mar 29 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 0.17.0-1 - Rebuilt for MSVSphere 8.10 beta * Tue Feb 13 2024 Toshio Kuratomi <toshio@fedoraproject.org> - - 0.17.0-1 - Rebase to upstream version v0.17.0. - Resolves: RHEL-21451 * Fri Jan 12 2024 Petr Stodulka <pstodulk@redhat.com> - 0.16.0-3 - Add external links to the text version of the generated report file - Resolves: RHEL-21451 * Wed Aug 23 2023 Petr Stodulka <pstodulk@redhat.com> - 0.16.0-2 - Bump leapp-framework to 5.0 - Resolves: #2223312 * Wed Aug 23 2023 Petr Stodulka <pstodulk@redhat.com> - 0.16.0-1 - Rebase to v0.16.0 - Bump leapp-framework to 5.0 - Improve the report overview to include also information about errors - Distinguish errors from valid reports in the generated txt report file - Resolves: #2223312 * Mon Jul 17 2023 Petr Stodulka <pstodulk@redhat.com> - 0.15.1-2 - Bump leapp-framework to 4.0 - Improve the report summary output to make it more visible - Fix processing data in remediation instructions with non-ascii characters - Fix creation of Dialog for Component without choices - Store tracebacks from actors in leapp.db - Resolves: #2223312 * Tue Feb 21 2023 Petr Stodulka <pstodulk@redhat.com> - 0.15.1-1 - Rebase to v0.15.1 - Change DAC for /var/lib/leapp to 0700 to make it accessible for root only - Propagate error messages from leapp actors to the main leapp process - Prevent unicode errors when printing error messages - Resolves: rhbz#2162710 * Thu Sep 08 2022 Petr Stodulka <pstodulk@redhat.com> - 0.15.0-2 - Fix the check of missing required answers - Resolves: rhbz#2124332 * Wed Aug 24 2022 Petr Stodulka <pstodulk@redhat.com> - 0.15.0-1 - Rebase to v0.15.0 - Bump leapp-framework to 3.1 - Deprecate `reporting.(Tags|Flags)` replaced by `reporting.Groups` - Fix crashes when processing invalid FQDNs - Fix the error msg when a leapp CLI command does not exist - Introduce new report JSON schema v1.2.0 (default: 1.1.0) - Resolves: rhbz#2090992, rhbz#2106065 * Mon Mar 14 2022 Petr Stodulka <pstodulk@redhat.com> - 0.14.0-1 - Rebase to v0.14.0 - Bump leapp-framework to 2.2 - Bump leapp-framework-dependencies to 5 - Add depency on python3 (distribution python) - Added possibility to specify the report format version - Check the answerfile upon loading and prevent creation of invalid answerfile - Dialogs: print the reason field for question in the answerfile - Fix the JSON serialization in Dialogs on Python3 - Introduced new functions in the leapp standard library - Updated man page - Resolves: rhbz#1997075