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:
ba13f16
)
CI: github actions: update LibreSSL to 3.2.5
author
Ilya Shipitsin
<chipitsine@gmail.com>
Fri, 19 Mar 2021 17:29:16 +0000
(22:29 +0500)
committer
Willy Tarreau
<w@1wt.eu>
Sat, 20 Mar 2021 08:32:52 +0000
(09:32 +0100)
LibreSSL-3.2.5 is released, let us update to it
.github/matrix.py
patch
|
blob
|
history
diff --git
a/.github/matrix.py
b/.github/matrix.py
index
3489833
..
28b697f
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.4",
+ "LIBRESSL_VERSION=3.2.5",
"BORINGSSL=yes",
]:
flags = ["USE_OPENSSL=1"]