efivar-0.21 (really)

- Rename "make test" so packagers don't think it's a good idea to run it
  during builds.
- Error check sizes in vars_get_variable()
- Fix some file size comparisons
- make SONAME reflect the correct values.
- Fix some uses of "const"
- Compile with -O2 by default
- Fix some strict-aliasing violations
- Fix some of the .pc files and how we do linking to work better.

Signed-off-by: Peter Jones <pjones@redhat.com>
This commit is contained in:
Peter Jones 2015-07-13 16:01:39 -04:00
parent b644d6da37
commit 283d107e86
2 changed files with 5 additions and 1 deletions

View File

@ -74,6 +74,10 @@ rm -rf $RPM_BUILD_ROOT
- Error check sizes in vars_get_variable()
- Fix some file size comparisons
- make SONAME reflect the correct values.
- Fix some uses of "const"
- Compile with -O2 by default
- Fix some strict-aliasing violations
- Fix some of the .pc files and how we do linking to work better.
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.20-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild

View File

@ -1 +1 @@
3f0dec8a49aba564a1b7560b58d60122 efivar-0.21.tar.bz2
7aa910eb493e3758b023fac3fdf7bd83 efivar-0.21.tar.bz2