File gf-complete.changes of Package gf-complete
------------------------------------------------------------------- Tue Aug 4 13:06:19 UTC 2015 - tbechtold@suse.com - Use v1 branch instead of master ------------------------------------------------------------------- Tue Aug 04 13:05:56 UTC 2015 - tbechtold@suse.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 11:25:48 UTC 2015 - tbechtold@suse.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 19:18:22 UTC 2015 - tbechtold@suse.com - Initial packaging