gost_engine: add version 3.0.0.1
authorEneas U de Queiroz <cotequeiroz@gmail.com>
Thu, 9 Feb 2023 13:52:59 +0000 (10:52 -0300)
committerEneas U de Queiroz <cotequeiroz@gmail.com>
Thu, 16 Feb 2023 13:28:52 +0000 (10:28 -0300)
commitab6fbdc44a4fa83b5696a497752bd71313a8d513
tree8a77601f34b02d2fd30bfb8e4e9a1efbfeb1a577
parent70009d3586721e656eaab6d935ac4e30dc615ad8
gost_engine: add version 3.0.0.1

With OpenSSL soon to be updated to 3.0, the gost engine will have to be
bumped as well.  Gost 3.0.0.1 will not build with OpenSSL 1.1.

To avoid disruption, this commit detects the OpenSSL version from
ENGINES_DIR in include/openssl-engin, and sets the package version
accordingly.

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
libs/gost_engine/Makefile
libs/gost_engine/patches-1.1/010-openssl-deprecated.patch [new file with mode: 0644]
libs/gost_engine/patches-3/020-cmake-allow-cross-compile.patch [new file with mode: 0644]
libs/gost_engine/patches-3/030-dont-build-provider.patch [new file with mode: 0644]
libs/gost_engine/patches/010-openssl-deprecated.patch [deleted file]