Changelog for
libgf_complete1-1.0.20140410giteb4463f-1.40.x86_64.rpm :
* Tue Aug 04 2015 tbechtoldAATTsuse.com- Use v1 branch instead of master
* Tue Aug 04 2015 tbechtoldAATTsuse.com- Update to version 1.0.20140410giteb4463f: + Created new branch v1 + remove unused variables + cast void
* to char
* for pointer arithmetic + initialize pointer early in the function + move #if to avoid unused warning + remove duplicate headers from src + silence some warnings for unset variables + do not use gf_internal_t when it is null + remove spurious i < in for loop + remove unused variables from #if SSE blocs + main() returns int + remove unused argument from SSE_AB2 + remove unused static function gf_w128_group_r_sse_init + do not compile if used in SSE4 code path only + fix void
* arithmetic compilation warning + create a .gitignore + .gitignore: ignore autotools stuff + increase compilation warning level to -Wall
* Tue Aug 04 2015 tbechtoldAATTsuse.com- Update to version 1.0.20150108_5f31e27: + use assert(0) instead of exit(1) + gitignore: add src/.dirstamp + Revert \"Removed PDF from the repo and added a note in the README that describes how to\" + documentation: update with jerasure.org new home + jerasure.org is http, not https
* Wed Jul 29 2015 tbechtoldAATTsuse.com- Initial packaging