* 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