[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Package efivar-37-4.el8.src download

Name efivar
Epoch 0
Version 37
Release 4.el8
Architecture src
Website/URL https://github.com/rhboot/efivar
License LGPL-2.1
Build Time 2023-08-08 15:47:03
Build Host builder-x86-01.inferitos.ru
Summary Tools to manage UEFI variables
Repositories BaseOS
Description efivar provides a simple command line interface to the UEFI variable facility.
Errata
Size 302 KiB
Source Project efivar-37-4.el8
SHA-256 checksum b376c81b2c7f649b4210e049773182f539eb9208b70b3c17146e1198b840b11a
× Full screenshot
Changelog link
* 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