]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
CI: Bump OpenSSL versions for new releases. trunk trunk
authorJoe Orton <jorton@apache.org>
Thu, 29 Jan 2026 11:02:07 +0000 (11:02 +0000)
committerJoe Orton <jorton@apache.org>
Thu, 29 Jan 2026 11:02:07 +0000 (11:02 +0000)
Github: closes #600

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1931591 13f79535-47bb-0310-9956-ffa450edef68

.github/workflows/linux.yml

index c1cb5e80449ee0af1e59d845ae47c5860b4d8224..57b61ee76e8d3f11891373ff2b1ecfb018eb6872 100644 (file)
@@ -289,7 +289,7 @@ jobs:
             config: --enable-mods-shared=most --enable-maintainer-mode --disable-md --disable-http2 --disable-ldap --disable-crypto
             notest-cflags: -Werror -O2 -Wno-deprecated-declarations
             env: |
-              TEST_OPENSSL3=3.4.3
+              TEST_OPENSSL3=3.4.4
               APR_VERSION=1.7.6
               APU_VERSION=1.6.3
               APU_CONFIG="--without-crypto"
@@ -298,7 +298,7 @@ jobs:
           - name: OpenSSL 3.4 no-engine
             config: --enable-mods-shared=most --enable-maintainer-mode --disable-md --disable-http2 --disable-ldap --disable-crypto
             env: |
-              TEST_OPENSSL3=3.4.3
+              TEST_OPENSSL3=3.4.4
               OPENSSL_CONFIG=no-engine
               APR_VERSION=1.7.6
               APU_VERSION=1.6.3
@@ -309,7 +309,7 @@ jobs:
             config: --enable-mods-shared=most --enable-maintainer-mode --disable-md --disable-http2 --disable-ldap --disable-crypto
             notest-cflags: -Werror -O2
             env: |
-              TEST_OPENSSL3=3.5.4
+              TEST_OPENSSL3=3.5.5
               OPENSSL_CONFIG=no-engine
               APR_VERSION=1.7.6
               APU_VERSION=1.6.3