Changelog for
cm256cc-1.1.1-lp151.20.1.x86_64.rpm :
* Fri Mar 01 2024 Martin Hauke
- Update to version 1.1.1
* This release fixes a problem when compiling with gcc 13
* Sat Mar 06 2021 Martin Hauke - Update to version 1.1.0
* Now requires c++11 also includes the \"nullptr\" define fix
* Unnecessary dependency to Boost has been removed.
* Tue Apr 16 2019 Martin Hauke - Update to version 1.0.5
* Cmake CPU flags discovery and fixes for Clang
* Sat Dec 29 2018 mardnhAATTgmx.de- Update to version 1.0.4
* Misc fixes
* Mon Oct 15 2018 mardnhAATTgmx.de- Update to version 1.0.2
* cmake fixes- Drop patch:
* cm256cc-fix-cmake.patch (fixed upstream)
* Sat Oct 06 2018 mardnhAATTgmx.de- Update to version 1.0.1
* Use 16 bit alignment for structures used by SIMD instructions
* Fixed compilation warnings- Drop patches:
* cm256cc-cmake-libsuffix.diff (fixed upstream)- Add patch:
* cm256cc-fix-cmake.patch
* Sat Jun 03 2017 mardnhAATTgmx.de- Update to version 0.0.0+git.20170525:
* gf256_ctx: added init debug messages
* treated warning as errors and suppressed them
* removed warnings as errors- Add patch:
* cm256cc-cmake-force-use-neon-on-aarch64.diff
* Tue Apr 25 2017 mardnhAATTgmx.de- Update to version 0.0.0+git.20170425:
* Fixed no return in non void function
* Truing to support aarch64
* Truing to support i686- Remove patch:
* 0001-Fix-no-return-in-nonvoid-function.patch (fixed upstream)- Add patch:
* cm256cc-cmake-libsuffix.diff
* Remove gcc workaround and add \"-std=c++11\" to the CXXFLAGS
* Mon Apr 24 2017 mpluskalAATTsuse.com- Update dependencies to build on Leap as well- Exclude unsupported architectures- Split subpackages
* Thu Apr 13 2017 mardnhAATTgmx.de- Update to version 0.0.0+git.20161106:
* Remove executables
* UDP transmission example (4): receiver
* UDP transmission example (4): check data method in receiver
* UDP transmission example (4): receiver program implementation
* UDP transmission example: complete
* Converted to clean C++ code
* Updated readme
* Updated readme
* Use a little endian test that is compatible with strict aliasing
* Use more precise SIMD flags and detect actual x86_64 SIMD features
* Thu Apr 13 2017 mardnhAATTgmx.de- initial package