summaryrefslogtreecommitdiff
path: root/upstream-build/configdata.pm/x86_64-linux
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2023-07-06 10:41:20 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2023-07-06 10:41:20 +0300
commit24d43fe451d3f4fa6b15665cfa3353f4c08a5f5d (patch)
tree034b5dea1e7d36f472acb0a4695ee8726925f6b1 /upstream-build/configdata.pm/x86_64-linux
parent0d4c445291b4dd98be8aa3e4ea23880a8db6168e (diff)
Release version 1.1.1+21HEADv1.1.1+21master
Upgrade to 1.1.1u. That in particular fixes CVE-2023-0464 CVE-2023-0465 CVE-2023-0466 CVE-2023-2650. Update .gitignore files
Diffstat (limited to 'upstream-build/configdata.pm/x86_64-linux')
-rw-r--r--upstream-build/configdata.pm/x86_64-linux21
1 files changed, 4 insertions, 17 deletions
diff --git a/upstream-build/configdata.pm/x86_64-linux b/upstream-build/configdata.pm/x86_64-linux
index 63248de..e30af0a 100644
--- a/upstream-build/configdata.pm/x86_64-linux
+++ b/upstream-build/configdata.pm/x86_64-linux
@@ -112,8 +112,8 @@ our %config = (
sourcedir => "..",
target => "linux-x86_64",
tdirs => [ "ossl_shim" ],
- version => "1.1.1t",
- version_num => "0x1010114fL",
+ version => "1.1.1u",
+ version_num => "0x1010115fL",
);
our %target = (
@@ -1982,7 +1982,6 @@ our %unified_info = (
"crypto/bn/bn_srp.o",
"crypto/bn/bn_word.o",
"crypto/bn/bn_x931p.o",
- "crypto/bn/rsa_sup_mul.o",
],
"products" =>
{
@@ -3210,6 +3209,8 @@ our %unified_info = (
{
"deps" =>
[
+ "ssl/packet.o",
+ "ssl/tls13_enc.o",
"ssl/bio_ssl.o",
"ssl/d1_lib.o",
"ssl/d1_msg.o",
@@ -3239,8 +3240,6 @@ our %unified_info = (
"ssl/t1_trce.o",
"ssl/tls13_enc.o",
"ssl/tls_srp.o",
- "ssl/packet.o",
- "ssl/tls13_enc.o",
],
"products" =>
{
@@ -6111,13 +6110,6 @@ our %unified_info = (
"crypto",
"../crypto",
],
- "crypto/bn/rsa_sup_mul.o" =>
- [
- ".",
- "include",
- "..",
- "../include",
- ],
"crypto/bn/sparct4-mont.o" =>
[
"crypto",
@@ -12476,10 +12468,6 @@ our %unified_info = (
[
"../crypto/bn/bn_x931p.c",
],
- "crypto/bn/rsa_sup_mul.o" =>
- [
- "../crypto/bn/rsa_sup_mul.c",
- ],
"crypto/buffer/buf_err.o" =>
[
"../crypto/buffer/buf_err.c",
@@ -14767,7 +14755,6 @@ our %unified_info = (
"crypto/bn/bn_srp.o",
"crypto/bn/bn_word.o",
"crypto/bn/bn_x931p.o",
- "crypto/bn/rsa_sup_mul.o",
"crypto/buffer/buf_err.o",
"crypto/buffer/buffer.o",
"crypto/camellia/camellia.o",