]> git.ipfire.org Git - thirdparty/openssl.git/commitdiff
fips compatibility: update 3.1.1 to 3.1.2
authorPauli <pauli@openssl.org>
Tue, 5 Sep 2023 01:49:38 +0000 (11:49 +1000)
committerPauli <pauli@openssl.org>
Wed, 6 Sep 2023 08:15:56 +0000 (18:15 +1000)
The plan at the moment is to validate 3.1.2 all going well.

Reviewed-by: Hugo Landau <hlandau@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/21962)

.github/workflows/provider-compatibility.yml

index 68d8922383ed115e6b1aba4ea56a6a369b24f0f7..b675e426c173da1850145c1ac6082e1a4b82a203 100644 (file)
@@ -45,9 +45,9 @@ jobs:
             url: "https://www.openssl.org/source/openssl-3.0.9.tar.gz",
           },
           {
-            dir: openssl-3.1.1,
-            tgz: openssl-3.1.1.tar.gz,
-            url: "https://www.openssl.org/source/openssl-3.1.1.tar.gz",
+            dir: openssl-3.1.2,
+            tgz: openssl-3.1.2.tar.gz,
+            url: "https://www.openssl.org/source/openssl-3.1.2.tar.gz",
           },
         ]