Package Release Info

postquantumcryptoengine-5.4.0~git.20240108-bp160.1.13

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

libpostquantumcryptoengine1
postquantumcryptoengine
postquantumcryptoengine-devel

Change Logs

* Wed Mar 27 2024 Paolo Stivanin <info@paolostivanin.com>
- Add fix-build-libosq010.patch: this fixes build with liboqs>=0.10
* Mon Jan 15 2024 info@paolostivanin.com
- Update to version 5.4.0~git.20240108:
  * Update PQC version to 5.4.0
  * Tester : adapt declarations of suites.
  * Install PQCrypto tester in bin dir
  * Improve CMake package config and find_package scripts.
  * Use VS_WINRT_COMPONENT property instead of deprecated VS_WINRT_EXTENSIONS.
  * Do not build tester on Android and iOS.
  * Update CMakeLists.txt so that the project can be added as a subdirectory of linphone-sdk.
  * Enable compiler option '-Wunused-parameter'
  * Add license
- Drop set_curret_version.patch
* Thu Nov 09 2023 Paolo Stivanin <info@paolostivanin.com>
- Initial OBS release.
- Add set_curret_version.patch.