Changelog for
aws-checksums-bin-debuginfo-0.2.3-1.1.x86_64.rpm :
* Thu Jan 30 2025 John Paul Adrian Glaubitz
- Update to version 0.2.3
* Switch CI to use roles by AATTDmitriyMusatkin in (#100)
* A bunch of CMake fixes by AATTgraebm in (#101)- Drop ac_fix-cmake-modules-path.patch, fixed upstream
* Thu Nov 21 2024 John Paul Adrian Glaubitz - Update to version 0.2.2
* Fix predefines for bswap for old compilers by AATTDmitriyMusatkin in (#99)- from version 0.2.1
* chore: Modified bug issue template to add checkbox to report potential regression. by AATTashishdhingra in (#95)
* CRC big endian support by AATTDmitriyMusatkin in (#97)
* Thu Oct 24 2024 John Paul Adrian Glaubitz - Update to version 0.2.0
* Update CMake to 3.9 by AATTwaahm7 in (#98)
* Tue Sep 17 2024 John Paul Adrian Glaubitz - Update to version 0.1.20
* Add crc helpers for writing to large buffers. by AATTDmitriyMusatkin in (#93)
* Fix builds on clang 16+ by AATTDmitriyMusatkin in (#96)- from version 0.1.19
* Rebase CRC32DATA32VALUE by AATTjmklix in (#87)
* clang-format 18 by AATTgraebm in (#91)
* Update MacOS to arm64 by AATTwaahm7 in (#92)
* Better vectorization and crc64 by AATTJonathanHenson in (#79)- Add new aws-checksums-bin binary package- Refresh patches for new version
* ac_fix-cmake-modules-path.patch
* ac_re-add-so-version.patch
* Tue Feb 20 2024 Dominique Leuenberger - Use %autosetup macro. Allows to eliminate the usage of deprecated %patchN.
* Mon Feb 19 2024 John Paul Adrian Glaubitz - Update to version 0.1.18
* Added workflow for handling answerable discussions by AATTyasminetalby in (#75)
* Remove unused source/arm/asm directory include by AATTwaahm7 in (#78)
* BUILDER_VERSION: v0.9.55 by AATTgraebm in (#80)
* Mon Jul 17 2023 John Paul Adrian Glaubitz - Update to version 0.1.17
* Refactor CPU_EXTENSIONS logic for MSVC with Clang by AATTwaahm7 in (#69)
* Wed Jun 07 2023 John Paul Adrian Glaubitz - Update to version 0.1.16
* Add Github templates and bots by AATTjmklix in (#64)
* Fix use of inline ASM labels by AATTjamesbornholt in (#65)
* Tue May 16 2023 John Paul Adrian Glaubitz - Update to version 0.1.15
* Add to .gitignore by AATTgraebm in (#62)
* Fix warnings in public headers by AATTwaahm7 in (#63)
* Wed Jan 18 2023 John Paul Adrian Glaubitz - Update to version 0.1.14
* Add AppVerifier to CI by AATTTwistedTwigleg in (#58)
* Update CI to fix downstream build by AATTwaahm7 in (#59)
* Fixed gcc and clang constraint error due to improper input operands and clobbers via suggestion from AATTtopperc by AATTJonathanHenson in (#57)
* Thu Sep 01 2022 John Paul Adrian Glaubitz - Update to version 0.1.13 + Allow mix of static and shared libs
* Load cmake target fallback by AATTTingDaoK in (#56)- Use cmake() macro in BuildRequires