Re: [Openvpn-devel] [PATCH] fix GitHub workflow working directories in MinGW builds

2022-04-24 Thread Marc Becker
>"old" links are immutable.   The "old" links also do not provide the latest versions (currently 1.1.1n & 3.0.2).   While the mirrors do follow the logic of having only the latest version on top level, it seams on the main site all versions can be fetched via this pattern (tested).   This wa

Re: [Openvpn-devel] [PATCH] fix GitHub workflow working directories in MinGW builds

2022-04-24 Thread Илья Шипицин
I recall that link " https://www.openssl.org/source/openssl-${OPENSSL_VERSION}.tar.gz"; becomes broken as soon as new version is released. that is the way how openssl warns you to update. "old" links are immutable. пн, 25 апр. 2022 г. в 00:27, Marc Becker : > replace hardcoded directory names wi

[Openvpn-devel] [PATCH] fix GitHub workflow working directories in MinGW builds

2022-04-24 Thread Marc Becker
replace hardcoded directory names with env variable version info bump pkcs11-helper version to 1.29.0 bump OpenSSL version to 1.1.1n add OpenSSL version to cache key use release file for pkcs11-helper archive use OpenSSL URL endpoint with all/current versions Signed-off-by: Marc Becker --- .gith