2020-08-25 14:11:26 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Aug 25 11:20:37 UTC 2020 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
|
|
|
|
|
|
|
- Update to version 0.1.9
|
|
|
|
+ Updates cmake files to use the local project name,
|
|
|
|
fixing consumers using this as a submodule
|
|
|
|
- Add missing %{library_soversion} to Requires for -devel package
|
|
|
|
|
2020-08-18 21:36:38 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Aug 14 12:17:00 UTC 2020 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
|
|
|
|
|
|
|
- Update to version 0.1.8
|
|
|
|
+ Refactor to run on aws-c-common's cpuid checks and cmake macros. (#31)
|
|
|
|
+ Add support for using Arm CRC instructions (#31)
|
|
|
|
+ Fix exported symbols according to changes in aws-c-common. (#32)
|
|
|
|
- Add libaws-c-common-devel to BuildRequires
|
|
|
|
- Append library ABI version to runtime package name
|
|
|
|
- Fix installation path for aws-checksums-targets.cmake
|
|
|
|
in patch to fix cmake modules path in CMakeLists.txt
|
|
|
|
+ ac_fix-cmake-modules-path.patch
|
|
|
|
|
2020-06-19 14:03:06 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Jun 16 09:24:47 UTC 2020 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
|
|
|
|
|
|
|
- Update to version 0.1.7
|
|
|
|
+ Fix duplicate symbols in gcc < 4.4
|
|
|
|
- from version 0.1.6
|
|
|
|
+ Make sure clang builds use the hw optimized code, disable the
|
|
|
|
asm on assemblers that don't know of clmul's existence.
|
|
|
|
|
2019-10-30 11:11:59 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Oct 28 15:29:20 UTC 2019 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
|
|
|
|
|
|
|
- Update to version 0.1.5
|
|
|
|
+ Android Build Fix
|
|
|
|
* This release fixes conflicting symbols when building for Android.
|
|
|
|
|
2019-10-05 12:45:23 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Oct 3 12:01:32 UTC 2019 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
|
|
|
|
|
|
|
- Update to version 0.1.4
|
|
|
|
+ Fixed mixed static/shared builds
|
|
|
|
* Added support for shared/static lib builds in the same build closure
|
|
|
|
|
2019-07-16 08:22:16 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Jul 16 05:46:57 UTC 2019 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
|
|
|
|
|
|
|
- Update to version 0.1.3
|
|
|
|
+ Fix MSVC ARM Build
|
|
|
|
* It just forwards to the SW implementation, but it's better than nothing.
|
|
|
|
|
2019-04-10 17:18:12 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Apr 10 12:24:54 UTC 2019 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
|
|
|
|
|
|
|
- Move cmake files to correct installation path
|
|
|
|
|
2019-02-13 16:57:46 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Feb 11 14:34:15 UTC 2019 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
|
|
|
|
|
|
|
- Initial build
|
|
|
|
+ Version 0.1.2
|