projects
/
haproxy-2.5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1ab6c0b
)
CI: Github Actions: switch to LibreSSL-3.3.3
author
Ilya Shipitsin
<chipitsine@gmail.com>
Wed, 5 May 2021 04:01:03 +0000
(09:01 +0500)
committer
William Lallemand
<wlallemand@haproxy.org>
Wed, 5 May 2021 09:29:05 +0000
(11:29 +0200)
stable LibreSSL-3.3.3 released, let us switch to it
.github/matrix.py
patch
|
blob
|
history
diff --git
a/.github/matrix.py
b/.github/matrix.py
index
22c33f0
..
577ad5b
100644
(file)
--- a/
.github/matrix.py
+++ b/
.github/matrix.py
@@
-105,7
+105,7
@@
for CC in ["gcc", "clang"]:
"stock",
"OPENSSL_VERSION=1.0.2u",
"LIBRESSL_VERSION=2.9.2",
- "LIBRESSL_VERSION=3.2.5",
+ "LIBRESSL_VERSION=3.3.3",
"BORINGSSL=yes",
]:
flags = ["USE_OPENSSL=1"]