Пакет efivar-37-4.el8.x86_64
Имя | efivar |
---|---|
Эпоха | 0 |
Версия | 37 |
Релиз | 4.el8 |
Архитектура | x86_64 |
Сайт | https://github.com/rhboot/efivar |
Лицензия | LGPL-2.1 |
Время сборки | 2023-08-08 15:45:53 |
Хост сборки | builder-x86-03.inferitos.ru |
Краткое описание | Tools to manage UEFI variables |
Репозитории | BaseOS |
Полное описание | efivar provides a simple command line interface to the UEFI variable facility. |
Эррата | — |
Размер | 36 КиБ |
Исходный проект | efivar-37-4.el8 |
Контрольная сумма SHA-256 | feccdf27af2dc467d3f87095850c9b44aa354db1fe73b3014fa6f07976569bd4 |
×
* Tue Jul 25 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 37-4 - Rebuilt for MSVSphere 8.8 * Tue Jul 14 2020 Javier Martinez Canillas <javierm@redhat.com> - 37-4 - Fix efivar "-w" and "-a" options that broke due the rebase Related: rhbz#1755645 * Tue Jul 14 2020 Javier Martinez Canillas <javierm@redhat.com> - 37-3 - Fix uninitialized variable found by covscan Related: rhbz#1755645 * Mon Jul 13 2020 Javier Martinez Canillas <javierm@redhat.com> - 37-2 - Change License field to LGPL-2.1 to prevent rpminspect test to fail Related: rhbz#1755645 * Thu Jul 02 2020 Javier Martinez Canillas <javierm@redhat.com> - 37-1 - Update to efivar 37 and some changes to support NVMe over FC Resolves: rhbz#1755645 * Tue Oct 02 2018 Peter Jones <pjones@redhat.com> - 36-1 - Update to efivar 36 (and some change) Resolves: rhbz#1635019 - Add NVDIMM support - Re-written linux interface parser to handle how devices are partitioned better, and for cleaner code, with one file per device type. - lots of verbosity updates - better CI - analysis with clang's analyzer as well as coverity - Better handling of immutable bits in sysfs - LIBEFIVAR_OPS=help - lots of code cleanups. - Add emmc device support - Add SAS port expander support - Support for ACPI root nodes that are less common (i.e. ACPI Generic Container and Embedded Controller PNP nodes) - Make abbreviated device paths if we can't parse a device's info - Don't require NVME to have an EUI * Mon Apr 09 2018 Peter Jones <pjones@redhat.com> - 35-1 - Update to efivar 35 - fixes for older compilers - efi_get_variable_exists() - Lots of stuff to make CI work. - use usleep() to avoid hitting the kernel rate limiter on efivarfs - better EFI_GUID macro - add efi_guid_fwupdate (0abba7dc-e516-4167-bbf5-4d9d1c739416) * Tue Feb 27 2018 Peter Jones <pjones@redhat.com> - 34-1 - Update to efivar 34, and include a patch to avoid upstream rate limiting. * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 33-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Tue Jan 30 2018 Peter Robinson <pbrobinson@fedoraproject.org> 33-2 - Enable ARMv7, minor spec cleanups