]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
CI: Update to OpenSSL 3.1.7/3.3.2.
authorJoe Orton <jorton@apache.org>
Tue, 3 Sep 2024 16:01:47 +0000 (16:01 +0000)
committerJoe Orton <jorton@apache.org>
Tue, 3 Sep 2024 16:01:47 +0000 (16:01 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1920440 13f79535-47bb-0310-9956-ffa450edef68

.github/workflows/linux.yml

index b1295b8604aaad0c896228105b9ecb7cd0de497a..b14f5707743e1d8465638ac6f4b076b81428074f 100644 (file)
@@ -286,7 +286,7 @@ jobs:
           - name: OpenSSL 3.1
             config: --enable-mods-shared=most --enable-maintainer-mode --disable-md --disable-http2 --disable-ldap --disable-crypto
             env: |
-              TEST_OPENSSL3=3.1.6
+              TEST_OPENSSL3=3.1.7
               APR_VERSION=1.7.4
               APU_VERSION=1.6.3
               APU_CONFIG="--without-crypto"
@@ -313,7 +313,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.3.1
+              TEST_OPENSSL3=3.3.2
               OPENSSL_CONFIG=no-engine
               APR_VERSION=1.7.4
               APU_VERSION=1.6.3