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:
98ad35f
)
CI: github actions: switch to stable LibreSSL release
author
Ilya Shipitsin
<chipitsine@gmail.com>
Fri, 19 Feb 2021 07:09:31 +0000
(12:09 +0500)
committer
Willy Tarreau
<w@1wt.eu>
Fri, 19 Feb 2021 17:08:06 +0000
(18:08 +0100)
LibreSSL-3.3.0 appeared to have its own bugs, it is development release,
let us switch to stable LibreSSL-3.2.4 instead
.github/matrix.py
patch
|
blob
|
history
diff --git
a/.github/matrix.py
b/.github/matrix.py
index
a5ce191
..
3489833
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.3.0",
+ "LIBRESSL_VERSION=3.2.4",
"BORINGSSL=yes",
]:
flags = ["USE_OPENSSL=1"]