Changelog for
efivar-devel-0.14-1.fc22.i686.rpm :
Wed Oct 8 14:00:00 2014 Peter Jones
- 0.14-1
- Update to 0.14
- add efi_id_guid_to_guid() and efi_guid_to_id_guid(), which support {ID GUID}
as a concept.
- Add some vendor specific guids to our guid list.
- Call \"empty\" \"zero\" now, as many other places do. References to
efi_guid_is_empty() and efi_guid_empty still exist for ABI compatibility.
- add \"efivar -L\" to the man page.
Tue Oct 7 14:00:00 2014 Peter Jones - 0.13-1
- Update to 0.13:
- add efi_symbol_to_guid()
- efi_name_to_guid() will now fall back on efi_symbol_to_guid() as a last
resort
- \"efivar -L\" to list all the guids we know about
- better namespacing on libefivar.so (rename well_known_
* -> efi_well_known_
*)
Thu Sep 25 14:00:00 2014 Peter Jones - 0.12-1
- Update to 0.12
Wed Aug 20 14:00:00 2014 Peter Jones - 0.11-1
- Update to 0.11
Sat Aug 16 14:00:00 2014 Fedora Release Engineering - 0.10-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
Sat Jun 7 14:00:00 2014 Fedora Release Engineering - 0.10-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
Fri May 2 14:00:00 2014 Peter Jones - 0.10-1
- Update package to 0.10.
- Fixes a build error due to different cflags in the builders vs updstream
makefile.
Fri May 2 14:00:00 2014 Peter Jones - 0.9-0.1
- Update package to 0.9.
Tue Apr 1 14:00:00 2014 Peter Jones - 0.8-0.1
- Update package to 0.8 as well.
Fri Oct 25 14:00:00 2013 Peter Jones - 0.7-1
- Update package to 0.7
- adds --append support to the binary.
Fri Sep 6 14:00:00 2013 Peter Jones - 0.6-1
- Update package to 0.6
- fixes to documentation from lersek
- more validation of uefi guids
- use .xz for archives
Thu Sep 5 14:00:00 2013 Peter Jones - 0.5-0.1
- Update to 0.5
Mon Jun 17 14:00:00 2013 Peter Jones - 0.4-0.2
- Fix ldconfig invocation
Mon Jun 17 14:00:00 2013 Peter Jones - 0.4-0.1
- Initial spec file