]> git.ipfire.org Git - thirdparty/haproxy.git/commit
CI: SSL: use proper version generating when "latest" semantic is used
authorIlya Shipitsin <chipitsine@gmail.com>
Tue, 11 Oct 2022 07:10:57 +0000 (12:10 +0500)
committerWilly Tarreau <w@1wt.eu>
Thu, 13 Oct 2022 06:53:11 +0000 (08:53 +0200)
commit14711bdc9a0586fc54df25532b51b8b629dd78ef
treeb7720be85d5537b2cf1c5666cf1918a7b79d48a9
parentd114f4a68fa771d4dd1dc62430eb9e16a38c9fab
CI: SSL: use proper version generating when "latest" semantic is used

both "OPENSSL_VERSION=latest" and "LIBRESSL_VERSION=latest" processing
introduced errors when build-ssl.sh script was invoked. that error
in turn led to skipping custom openssl build and haproxy was linked against
stock openssl, i.e. openssl-1.1.1
.github/matrix.py