Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

deps: update OpenSSL to 3.0.16 #57335

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
2 changes: 1 addition & 1 deletion deps/openssl/config/archs/BSD-x86/asm/apps/progs.c
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* WARNING: do not edit!
* Generated by apps/progs.pl
*
* Copyright 1995-2024 The OpenSSL Project Authors. All Rights Reserved.
* Copyright 1995-2025 The OpenSSL Project Authors. All Rights Reserved.
*
* Licensed under the Apache License 2.0 (the "License"). You may not use
* this file except in compliance with the License. You can obtain a copy
Expand Down
82 changes: 27 additions & 55 deletions deps/openssl/config/archs/BSD-x86/asm/configdata.pm
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ our %config = (
"providers/implementations/kem/build.info",
"providers/implementations/rands/seeding/build.info"
],
"build_metadata" => "+quic",
"build_metadata" => "",
"build_type" => "release",
"builddir" => ".",
"cflags" => [
Expand All @@ -156,7 +156,7 @@ our %config = (
],
"dynamic_engines" => "0",
"ex_libs" => [],
"full_version" => "3.0.15+quic",
"full_version" => "3.0.16",
"includes" => [],
"lflags" => [],
"lib_defines" => [
Expand Down Expand Up @@ -203,10 +203,10 @@ our %config = (
"openssl_sys_defines" => [],
"openssldir" => "",
"options" => "enable-ssl-trace enable-fips no-afalgeng no-asan no-buildtest-c++ no-comp no-crypto-mdebug no-crypto-mdebug-backtrace no-dynamic-engine no-ec_nistp_64_gcc_128 no-egd no-external-tests no-fuzz-afl no-fuzz-libfuzzer no-ktls no-loadereng no-md2 no-msan no-rc5 no-sctp no-shared no-ssl3 no-ssl3-method no-trace no-ubsan no-unit-test no-uplink no-weak-ssl-ciphers no-zlib no-zlib-dynamic",
"patch" => "15",
"patch" => "16",
"perl_archname" => "x86_64-linux-gnu-thread-multi",
"perl_cmd" => "/usr/bin/perl",
"perl_version" => "5.34.0",
"perl_version" => "5.38.2",
"perlargv" => [
"no-comp",
"no-shared",
Expand Down Expand Up @@ -255,11 +255,11 @@ our %config = (
"prerelease" => "",
"processor" => "",
"rc4_int" => "unsigned int",
"release_date" => "3 Sep 2024",
"shlib_version" => "81.3",
"release_date" => "11 Feb 2025",
"shlib_version" => "3",
"sourcedir" => ".",
"target" => "BSD-x86",
"version" => "3.0.15"
"version" => "3.0.16"
);
our %target = (
"AR" => "ar",
Expand Down Expand Up @@ -387,7 +387,6 @@ our @disablables = (
"poly1305",
"posix-io",
"psk",
"quic",
"rc2",
"rc4",
"rc5",
Expand Down Expand Up @@ -889,6 +888,9 @@ our %unified_info = (
"test/bio_prefix_text" => {
"noinst" => "1"
},
"test/bio_pw_callback_test" => {
"noinst" => "1"
},
"test/bio_readbuffer_test" => {
"noinst" => "1"
},
Expand Down Expand Up @@ -1045,9 +1047,6 @@ our %unified_info = (
"test/buildtest_c_provider" => {
"noinst" => "1"
},
"test/buildtest_c_quic" => {
"noinst" => "1"
},
"test/buildtest_c_rand" => {
"noinst" => "1"
},
Expand Down Expand Up @@ -3484,9 +3483,6 @@ our %unified_info = (
"doc/html/man3/SSL_CTX_set_psk_client_callback.html" => [
"doc/man3/SSL_CTX_set_psk_client_callback.pod"
],
"doc/html/man3/SSL_CTX_set_quic_method.html" => [
"doc/man3/SSL_CTX_set_quic_method.pod"
],
"doc/html/man3/SSL_CTX_set_quiet_shutdown.html" => [
"doc/man3/SSL_CTX_set_quiet_shutdown.pod"
],
Expand Down Expand Up @@ -5878,9 +5874,6 @@ our %unified_info = (
"doc/man/man3/SSL_CTX_set_psk_client_callback.3" => [
"doc/man3/SSL_CTX_set_psk_client_callback.pod"
],
"doc/man/man3/SSL_CTX_set_quic_method.3" => [
"doc/man3/SSL_CTX_set_quic_method.pod"
],
"doc/man/man3/SSL_CTX_set_quiet_shutdown.3" => [
"doc/man3/SSL_CTX_set_quiet_shutdown.pod"
],
Expand Down Expand Up @@ -7263,6 +7256,10 @@ our %unified_info = (
"libcrypto",
"test/libtestutil.a"
],
"test/bio_pw_callback_test" => [
"libcrypto",
"test/libtestutil.a"
],
"test/bio_readbuffer_test" => [
"libcrypto",
"test/libtestutil.a"
Expand Down Expand Up @@ -7471,10 +7468,6 @@ our %unified_info = (
"libcrypto",
"libssl"
],
"test/buildtest_c_quic" => [
"libcrypto",
"libssl"
],
"test/buildtest_c_rand" => [
"libcrypto",
"libssl"
Expand Down Expand Up @@ -10279,7 +10272,6 @@ our %unified_info = (
"ssl/libssl-lib-ssl_init.o",
"ssl/libssl-lib-ssl_lib.o",
"ssl/libssl-lib-ssl_mcnf.o",
"ssl/libssl-lib-ssl_quic.o",
"ssl/libssl-lib-ssl_rsa.o",
"ssl/libssl-lib-ssl_rsa_legacy.o",
"ssl/libssl-lib-ssl_sess.o",
Expand Down Expand Up @@ -10330,7 +10322,6 @@ our %unified_info = (
"ssl/statem/libssl-lib-statem_clnt.o",
"ssl/statem/libssl-lib-statem_dtls.o",
"ssl/statem/libssl-lib-statem_lib.o",
"ssl/statem/libssl-lib-statem_quic.o",
"ssl/statem/libssl-lib-statem_srvr.o"
],
"products" => {
Expand Down Expand Up @@ -12533,9 +12524,6 @@ our %unified_info = (
"doc/html/man3/SSL_CTX_set_psk_client_callback.html" => [
"doc/man3/SSL_CTX_set_psk_client_callback.pod"
],
"doc/html/man3/SSL_CTX_set_quic_method.html" => [
"doc/man3/SSL_CTX_set_quic_method.pod"
],
"doc/html/man3/SSL_CTX_set_quiet_shutdown.html" => [
"doc/man3/SSL_CTX_set_quiet_shutdown.pod"
],
Expand Down Expand Up @@ -14927,9 +14915,6 @@ our %unified_info = (
"doc/man/man3/SSL_CTX_set_psk_client_callback.3" => [
"doc/man3/SSL_CTX_set_psk_client_callback.pod"
],
"doc/man/man3/SSL_CTX_set_quic_method.3" => [
"doc/man3/SSL_CTX_set_quic_method.pod"
],
"doc/man/man3/SSL_CTX_set_quiet_shutdown.3" => [
"doc/man3/SSL_CTX_set_quiet_shutdown.pod"
],
Expand Down Expand Up @@ -16294,10 +16279,6 @@ our %unified_info = (
"test/generate_buildtest.pl",
"provider"
],
"test/buildtest_quic.c" => [
"test/generate_buildtest.pl",
"quic"
],
"test/buildtest_rand.c" => [
"test/generate_buildtest.pl",
"rand"
Expand Down Expand Up @@ -16899,7 +16880,6 @@ our %unified_info = (
"doc/html/man3/SSL_CTX_set_num_tickets.html",
"doc/html/man3/SSL_CTX_set_options.html",
"doc/html/man3/SSL_CTX_set_psk_client_callback.html",
"doc/html/man3/SSL_CTX_set_quic_method.html",
"doc/html/man3/SSL_CTX_set_quiet_shutdown.html",
"doc/html/man3/SSL_CTX_set_read_ahead.html",
"doc/html/man3/SSL_CTX_set_record_padding_callback.html",
Expand Down Expand Up @@ -18358,6 +18338,10 @@ our %unified_info = (
"include",
"apps/include"
],
"test/bio_pw_callback_test" => [
"include",
"apps/include"
],
"test/bio_readbuffer_test" => [
"include",
"apps/include"
Expand Down Expand Up @@ -18520,9 +18504,6 @@ our %unified_info = (
"test/buildtest_c_provider" => [
"include"
],
"test/buildtest_c_quic" => [
"include"
],
"test/buildtest_c_rand" => [
"include"
],
Expand Down Expand Up @@ -19895,7 +19876,6 @@ our %unified_info = (
"doc/man/man3/SSL_CTX_set_num_tickets.3",
"doc/man/man3/SSL_CTX_set_options.3",
"doc/man/man3/SSL_CTX_set_psk_client_callback.3",
"doc/man/man3/SSL_CTX_set_quic_method.3",
"doc/man/man3/SSL_CTX_set_quiet_shutdown.3",
"doc/man/man3/SSL_CTX_set_read_ahead.3",
"doc/man/man3/SSL_CTX_set_record_padding_callback.3",
Expand Down Expand Up @@ -20229,6 +20209,7 @@ our %unified_info = (
"test/bio_enc_test",
"test/bio_memleak_test",
"test/bio_prefix_text",
"test/bio_pw_callback_test",
"test/bio_readbuffer_test",
"test/bioprinttest",
"test/bn_internal_test",
Expand Down Expand Up @@ -20281,7 +20262,6 @@ our %unified_info = (
"test/buildtest_c_pem2",
"test/buildtest_c_prov_ssl",
"test/buildtest_c_provider",
"test/buildtest_c_quic",
"test/buildtest_c_rand",
"test/buildtest_c_rc2",
"test/buildtest_c_rc4",
Expand Down Expand Up @@ -24489,7 +24469,6 @@ our %unified_info = (
"ssl/libssl-lib-ssl_init.o",
"ssl/libssl-lib-ssl_lib.o",
"ssl/libssl-lib-ssl_mcnf.o",
"ssl/libssl-lib-ssl_quic.o",
"ssl/libssl-lib-ssl_rsa.o",
"ssl/libssl-lib-ssl_rsa_legacy.o",
"ssl/libssl-lib-ssl_sess.o",
Expand All @@ -24516,7 +24495,6 @@ our %unified_info = (
"ssl/statem/libssl-lib-statem_clnt.o",
"ssl/statem/libssl-lib-statem_dtls.o",
"ssl/statem/libssl-lib-statem_lib.o",
"ssl/statem/libssl-lib-statem_quic.o",
"ssl/statem/libssl-lib-statem_srvr.o"
],
"providers/common/der/libcommon-lib-der_digests_gen.o" => [
Expand Down Expand Up @@ -25767,9 +25745,6 @@ our %unified_info = (
"ssl/libssl-lib-ssl_mcnf.o" => [
"ssl/ssl_mcnf.c"
],
"ssl/libssl-lib-ssl_quic.o" => [
"ssl/ssl_quic.c"
],
"ssl/libssl-lib-ssl_rsa.o" => [
"ssl/ssl_rsa.c"
],
Expand Down Expand Up @@ -25851,9 +25826,6 @@ our %unified_info = (
"ssl/statem/libssl-lib-statem_lib.o" => [
"ssl/statem/statem_lib.c"
],
"ssl/statem/libssl-lib-statem_quic.o" => [
"ssl/statem/statem_quic.c"
],
"ssl/statem/libssl-lib-statem_srvr.o" => [
"ssl/statem/statem_srvr.c"
],
Expand Down Expand Up @@ -25984,6 +25956,12 @@ our %unified_info = (
"test/bio_prefix_text-bin-bio_prefix_text.o" => [
"test/bio_prefix_text.c"
],
"test/bio_pw_callback_test" => [
"test/bio_pw_callback_test-bin-bio_pw_callback_test.o"
],
"test/bio_pw_callback_test-bin-bio_pw_callback_test.o" => [
"test/bio_pw_callback_test.c"
],
"test/bio_readbuffer_test" => [
"test/bio_readbuffer_test-bin-bio_readbuffer_test.o"
],
Expand Down Expand Up @@ -26296,12 +26274,6 @@ our %unified_info = (
"test/buildtest_c_provider-bin-buildtest_provider.o" => [
"test/buildtest_provider.c"
],
"test/buildtest_c_quic" => [
"test/buildtest_c_quic-bin-buildtest_quic.o"
],
"test/buildtest_c_quic-bin-buildtest_quic.o" => [
"test/buildtest_quic.c"
],
"test/buildtest_c_rand" => [
"test/buildtest_c_rand-bin-buildtest_rand.o"
],
Expand Down Expand Up @@ -27751,7 +27723,7 @@ _____
# defined in one template stick around for the
# next, making them combinable
PACKAGE => 'OpenSSL::safe')
or die $Text::Template::ERROR;
or die $OpenSSL::Template::ERROR;
close BUILDFILE;
rename("$buildfile.new", $buildfile)
or die "Trying to rename $buildfile.new to $buildfile: $!";
Expand All @@ -27773,7 +27745,7 @@ _____
# defined in one template stick around for the
# next, making them combinable
PACKAGE => 'OpenSSL::safe')
or die $Text::Template::ERROR;
or die $OpenSSL::Template::ERROR;
close CONFIGURATION_H;

# When using stat() on Windows, we can get it to perform better by
Expand Down
4 changes: 2 additions & 2 deletions deps/openssl/config/archs/BSD-x86/asm/crypto/buildinf.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* WARNING: do not edit!
* Generated by util/mkbuildinf.pl
*
* Copyright 2014-2017 The OpenSSL Project Authors. All Rights Reserved.
* Copyright 2014-2025 The OpenSSL Project Authors. All Rights Reserved.
*
* Licensed under the Apache License 2.0 (the "License"). You may not use
* this file except in compliance with the License. You can obtain a copy
Expand All @@ -11,7 +11,7 @@
*/

#define PLATFORM "platform: BSD-x86"
#define DATE "built on: Mon Sep 30 17:05:30 2024 UTC"
#define DATE "built on: Wed Mar 5 20:59:02 2025 UTC"

/*
* Generate compiler_flags as an array of individual characters. This is a
Expand Down
14 changes: 7 additions & 7 deletions deps/openssl/config/archs/BSD-x86/asm/include/openssl/opensslv.h
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ extern "C" {
*/
# define OPENSSL_VERSION_MAJOR 3
# define OPENSSL_VERSION_MINOR 0
# define OPENSSL_VERSION_PATCH 15
# define OPENSSL_VERSION_PATCH 16

/*
* Additional version information
Expand All @@ -42,7 +42,7 @@ extern "C" {
# define OPENSSL_VERSION_PRE_RELEASE ""
/* Could be: #define OPENSSL_VERSION_BUILD_METADATA "+fips" */
/* Could be: #define OPENSSL_VERSION_BUILD_METADATA "+vendor.1" */
# define OPENSSL_VERSION_BUILD_METADATA "+quic"
# define OPENSSL_VERSION_BUILD_METADATA ""

/*
* Note: The OpenSSL Project will never define OPENSSL_VERSION_BUILD_METADATA
Expand All @@ -57,7 +57,7 @@ extern "C" {
* be related to the API version expressed with the macros above.
* This is defined in free form.
*/
# define OPENSSL_SHLIB_VERSION 81.3
# define OPENSSL_SHLIB_VERSION 3

/*
* SECTION 2: USEFUL MACROS
Expand All @@ -74,21 +74,21 @@ extern "C" {
* longer variant with OPENSSL_VERSION_PRE_RELEASE_STR and
* OPENSSL_VERSION_BUILD_METADATA_STR appended.
*/
# define OPENSSL_VERSION_STR "3.0.15"
# define OPENSSL_FULL_VERSION_STR "3.0.15+quic"
# define OPENSSL_VERSION_STR "3.0.16"
# define OPENSSL_FULL_VERSION_STR "3.0.16"

/*
* SECTION 3: ADDITIONAL METADATA
*
* These strings are defined separately to allow them to be parsable.
*/
# define OPENSSL_RELEASE_DATE "3 Sep 2024"
# define OPENSSL_RELEASE_DATE "11 Feb 2025"

/*
* SECTION 4: BACKWARD COMPATIBILITY
*/

# define OPENSSL_VERSION_TEXT "OpenSSL 3.0.15+quic 3 Sep 2024"
# define OPENSSL_VERSION_TEXT "OpenSSL 3.0.16 11 Feb 2025"

/* Synthesize OPENSSL_VERSION_NUMBER with the layout 0xMNN00PPSL */
# ifdef OPENSSL_VERSION_PRE_RELEASE
Expand Down
Loading
Loading