8000 deps: update archs files for openssl-3.0.17 · nodejs/node@fa5c5af · GitHub
[go: up one dir, main page]

Skip to content

Commit fa5c5af

Browse files
nodejs-github-botmarco-ippolito
authored andcommitted
deps: update archs files for openssl-3.0.17
PR-URL: #59134 Reviewed-By: Filip Skokan <panva.ip@gmail.com> Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
1 parent 556113e commit fa5c5af

File tree

199 files changed

+606
-579
lines changed
  • include/openssl
  • no-asm
  • linux-armv4
  • linux-elf
  • linux-ppc64le
  • linux-x86_64
  • linux32-s390x
  • linux64-loongarch64/no-asm
  • linux64-mips64
  • linux64-riscv64/no-asm
  • linux64-s390x
  • solaris-x86-gcc
  • solaris64-x86_64-gcc
  • openssl
  • Some content is hidden

    Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

    199 files changed

    +606
    -579
    lines changed

    deps/openssl/config/archs/BSD-x86/asm/configdata.pm

    Lines changed: 4 additions & 4 deletions
    Original file line numberDiff line numberDiff line change
    @@ -156,7 +156,7 @@ our %config = (
    156156
    ],
    157157
    "dynamic_engines" => "0",
    158158
    "ex_libs" => [],
    159-
    "full_version" => "3.0.16",
    159+
    "full_version" => "3.0.17",
    160160
    "includes" => [],
    161161
    "lflags" => [],
    162162
    "lib_defines" => [
    @@ -203,7 +203,7 @@ our %config = (
    203203
    "openssl_sys_defines" => [],
    204204
    "openssldir" => "",
    205205
    "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",
    206-
    "patch" => "16",
    206+
    "patch" => "17",
    207207
    "perl_archname" => "x86_64-linux-gnu-thread-multi",
    208208
    "perl_cmd" => "/usr/bin/perl",
    209209
    "perl_version" => "5.38.2",
    @@ -255,11 +255,11 @@ our %config = (
    255255
    "prerelease" => "",
    256256
    "processor" => "",
    257257
    "rc4_int" => "unsigned int",
    258-
    "release_date" => "11 Feb 2025",
    258+
    "release_date" => "1 Jul 2025",
    259259
    "shlib_version" => "3",
    260260
    "sourcedir" => ".",
    261261
    "target" => "BSD-x86",
    262-
    "version" => "3.0.16"
    262+
    "version" => "3.0.17"
    263263
    );
    264264
    our %target = (
    265265
    "AR" => "ar",

    deps/openssl/config/archs/BSD-x86/asm/crypto/buildinf.h

    Lines changed: 1 addition & 1 deletion
    Original file line numberDiff line numberDiff line change
    @@ -11,7 +11,7 @@
    1111
    */
    1212

    1313
    #define PLATFORM "platform: BSD-x86"
    14-
    #define DATE "built on: Wed Mar 5 20:59:02 2025 UTC"
    14+
    #define DATE "built on: Sun Jul 20 00:45:41 2025 UTC"
    1515

    1616
    /*
    1717
    * Generate compiler_flags as an array of individual characters. This is a

    deps/openssl/config/archs/BSD-x86/asm/include/openssl/opensslv. 1B8 h

    Lines changed: 5 additions & 5 deletions
    Original file line numberDiff line numberDiff line change
    @@ -29,7 +29,7 @@ extern "C" {
    2929
    */
    3030
    # define OPENSSL_VERSION_MAJOR 3
    3131
    # define OPENSSL_VERSION_MINOR 0
    32-
    # define OPENSSL_VERSION_PATCH 16
    32+
    # define OPENSSL_VERSION_PATCH 17
    3333

    3434
    /*
    3535
    * Additional version information
    @@ -74,21 +74,21 @@ extern "C" {
    7474
    * longer variant with OPENSSL_VERSION_PRE_RELEASE_STR and
    7575
    * OPENSSL_VERSION_BUILD_METADATA_STR appended.
    7676
    */
    77-
    # define OPENSSL_VERSION_STR "3.0.16"
    78-
    # define OPENSSL_FULL_VERSION_STR "3.0.16"
    77+
    # define OPENSSL_VERSION_STR "3.0.17"
    78+
    # define OPENSSL_FULL_VERSION_STR "3.0.17"
    7979

    8080
    /*
    8181
    * SECTION 3: ADDITIONAL METADATA
    8282
    *
    8383
    * These strings are defined separately to allow them to be parsable.
    8484
    */
    85-
    # define OPENSSL_RELEASE_DATE "11 Feb 2025"
    85+
    # define OPENSSL_RELEASE_DATE "1 Jul 2025"
    8686

    8787
    /*
    8888
    * SECTION 4: BACKWARD COMPATIBILITY
    8989
    */
    9090

    91-
    # define OPENSSL_VERSION_TEXT "OpenSSL 3.0.16 11 Feb 2025"
    91+
    # define OPENSSL_VERSION_TEXT "OpenSSL 3.0.17 1 Jul 2025"
    9292

    9393
    /* Synthesize OPENSSL_VERSION_NUMBER with the layout 0xMNN00PPSL */
    9494
    # ifdef OPENSSL_VERSION_PRE_RELEASE

    deps/openssl/config/archs/BSD-x86/asm_avx2/configdata.pm

    Lines changed: 4 additions & 4 deletions
    Original file line numberDiff line numberDiff line change
    @@ -156,7 +156,7 @@ our %config = (
    156156
    ],
    157157
    "dynamic_engines" => "0",
    158158
    "ex_libs" => [],
    159-
    "full_version" => "3.0.16",
    159+
    "full_version" => "3.0.17",
    160160
    "includes" => [],
    161161
    "lflags" => [],
    162162
    "lib_defines" => [
    @@ -203,7 +203,7 @@ our %config = (
    203203
    "openssl_sys_defines" => [],
    204204
    "openssldir" => "",
    205205
    "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",
    206-
    "patch" => "16",
    206+
    "patch" => "17",
    207207
    "perl_archname" => "x86_64-linux-gnu-thread-multi",
    208208
    "perl_cmd" => "/usr/bin/perl",
    209209
    "perl_version" => "5.38.2",
    @@ -255,11 +255,11 @@ our %config = (
    255255
    "prerelease" => "",
    256256
    "processor" => "",
    257257
    "rc4_int" => "unsigned int",
    258-
    "release_date" => "11 Feb 2025",
    258+
    "release_date" => "1 Jul 2025",
    259259
    "shlib_version" => "3",
    260260
    "sourcedir" => ".",
    261261
    "target" => "BSD-x86",
    262-
    "version" => "3.0.16"
    262+
    "version" => "3.0.17"
    263263
    );
    264264
    our %target = (
    265265
    "AR" => "ar",

    deps/openssl/config/archs/BSD-x86/asm_avx2/crypto/buildinf.h

    Lines changed: 1 addition & 1 deletion
    Original file line numberDiff line numberDiff line change
    @@ -11,7 +11,7 @@
    1111
    */
    1212

    1313
    #define PLATFORM "platform: BSD-x86"
    14-
    #define DATE "built on: Wed Mar 5 20:59:15 2025 UTC"
    14+
    #define DATE "built on: Sun Jul 20 00:45:53 2025 UTC"
    1515

    1616
    /*
    1717
    * Generate compiler_flags as an array of individual characters. This is a

    deps/openssl/config/archs/BSD-x86/asm_avx2/include/openssl/opensslv.h

    Lines changed: 5 additions & 5 deletions
    Original file line numberDiff line numberDiff line change
    @@ -29,7 +29,7 @@ extern "C" {
    2929
    */
    3030
    # define OPENSSL_VERSION_MAJOR 3
    3131
    # define OPENSSL_VERSION_MINOR 0
    32-
    # define OPENSSL_VERSION_PATCH 16
    32+
    # define OPENSSL_VERSION_PATCH 17
    3333

    3434
    /*
    3535
    * Additional version information
    @@ -74,21 +74,21 @@ extern "C" {
    7474
    * longer variant with OPENSSL_VERSION_PRE_RELEASE_STR and
    7575
    * OPENSSL_VERSION_BUILD_METADATA_STR appended.
    7676
    */
    77-
    # define OPENSSL_VERSION_STR "3.0.16"
    78-
    # define OPENSSL_FULL_VERSION_STR "3.0.16"
    77+
    # define OPENSSL_VERSION_STR "3.0.17"
    78+
    # define OPENSSL_FULL_VERSION_STR "3.0.17"
    7979

    8080
    /*
    8181
    * SECTION 3: ADDITIONAL METADATA
    8282
    *
    8383
    * These strings are defined separately to allow them to be parsable.
    8484
    */
    85-
    # define OPENSSL_RELEASE_DATE "11 Feb 2025"
    85+
    # define OPENSSL_RELEASE_DATE "1 Jul 2025"
    8686

    8787
    /*
    8888
    * SECTION 4: BACKWARD COMPATIBILITY
    8989
    */
    9090

    91-
    # define OPENSSL_VERSION_TEXT "OpenSSL 3.0.16 11 Feb 2025"
    91+
    # define OPENSSL_VERSION_TEXT "OpenSSL 3.0.17 1 Jul 2025"
    9292

    9393
    /* Synthesize OPENSSL_VERSION_NUMBER with the layout 0xMNN00PPSL */
    9494
    # ifdef OPENSSL_VERSION_PRE_RELEASE

    deps/openssl/config/archs/BSD-x86/no-asm/configdata.pm

    Lines changed: 4 additions & 4 deletions
    Original file line numberDiff line numberDiff line change
    @@ -154,7 +154,7 @@ our %config = (
    154154
    ],
    155155
    "dynamic_engines" => "0",
    156156
    "ex_libs" => [],
    157-
    "full_version" => "3.0.16",
    157+
    "full_version" => "3.0.17",
    158158
    "includes" => [],
    159159
    "lflags" => [],
    160160
    "lib_defines" => [
    @@ -202,7 +202,7 @@ our %config = (
    202202
    "openssl_sys_defines" => [],
    203203
    "openssldir" => "",
    204204
    "options" => "enable-ssl-trace enable-fips no-afalgeng no-asan no-asm 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",
    205-
    "patch" => "16",
    205+
    "patch" => "17",
    206206
    "perl_archname" => "x86_64-linux-gnu-thread-multi",
    207207
    "perl_cmd" => "/usr/bin/perl",
    208208
    "perl_version" => "5.38.2",
    @@ -255,11 +255,11 @@ our %config = (
    255255
    "prerelease" => "",
    256256
    "processor" => "",
    257257
    "rc4_int" => "unsigned int",
    258-
    "release_date" => "11 Feb 2025",
    258+
    "release_date" => "1 Jul 2025",
    259259
    "shlib_version" => "3",
    260260
    "sourcedir" => ".",
    261261
    "target" => "BSD-x86",
    262-
    "version" => "3.0.16"
    262+
    "version" => "3.0.17"
    263263
    );
    264264
    our %target = (
    265265
    "AR" => "ar",

    deps/openssl/config/archs/BSD-x86/no-asm/crypto/buildinf.h

    Lines changed: 1 addition & 1 deletion
    Original file line numberDiff line numberDiff line change
    @@ -11,7 +11,7 @@
    1111
    */
    1212

    1313
    #define PLATFORM "platform: BSD-x86"
    14-
    #define DATE "built on: Wed Mar 5 20:59:28 2025 UTC"
    14+
    #define DATE "built on: Sun Jul 20 00:46:06 2025 UTC"
    1515

    1616
    /*
    1717
    * Generate compiler_flags as an array of individual characters. This is a

    deps/openssl/config/archs/BSD-x86/no-asm/include/openssl/opensslv.h

    Lines changed: 5 additions & 5 deletions
    Original file line numberDiff line numberDiff line change
    @@ -29,7 +29,7 @@ extern "C" {
    2929
    */
    3030
    # define OPENSSL_VERSION_MAJOR 3
    3131
    # define OPENSSL_VERSION_MINOR 0
    32-
    # define OPENSSL_VERSION_PATCH 16
    32+
    # define OPENSSL_VERSION_PATCH 17
    3333

    3434
    /*
    3535
    * Additional version information
    @@ -74,21 +74,21 @@ extern "C" {
    7474
    * longer variant with OPENSSL_VERSION_PRE_RELEASE_STR and
    7575
    * OPENSSL_VERSION_BUILD_METADATA_STR appended.
    7676
    */
    77-
    # define OPENSSL_VERSION_STR "3.0.16"
    78-
    # define OPENSSL_FULL_VERSION_STR "3.0.16"
    77+
    # define OPENSSL_VERSION_STR "3.0.17"
    78+
    # define OPENSSL_FULL_VERSION_STR "3.0.17"
    7979

    8080
    /*
    8181
    * SECTION 3: ADDITIONAL METADATA
    8282
    *
    8383
    * These strings are defined separately to allow them to be parsable.
    8484
    */
    85-
    # define OPENSSL_RELEASE_DATE "11 Feb 2025"
    85+
    # define OPENSSL_RELEASE_DATE "1 Jul 2025"
    8686

    8787
    /*
    8888
    * SECTION 4: BACKWARD COMPATIBILITY
    8989
    */
    9090

    91-
    # define OPENSSL_VERSION_TEXT "OpenSSL 3.0.16 11 Feb 2025"
    91+
    # define OPENSSL_VERSION_TEXT "OpenSSL 3.0.17 1 Jul 2025"
    9292

    9393
    /* Synthesize OPENSSL_VERSION_NUMBER with the layout 0xMNN00PPSL */
    9494
    # ifdef OPENSSL_VERSION_PRE_RELEASE

    deps/openssl/config/archs/BSD-x86_64/asm/configdata.pm

    Lines changed: 4 additions & 4 deletions
    Original file line numberDiff line numberDiff line change
    @@ -156,7 +156,7 @@ our %config = (
    156156
    ],
    157157
    "dynamic_engines" => "0",
    158158
    "ex_libs" => [],
    159-
    "full_version" => "3.0.16",
    159+
    "full_version" => "3.0.17",
    160160
    "includes" => [],
    161161
    "lflags" => [],
    162162
    "lib_defines" => [
    @@ -203,7 +203,7 @@ our %config = (
    203203
    "openssl_sys_defines" => [],
    204204
    "openssldir" => "",
    205205
    "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",
    206-
    "patch" => "16",
    206+
    "patch" => "17",
    207207
    "perl_archname" => "x86_64-linux-gnu-thread-multi",
    208208
    "perl_cmd" => "/usr/bin/perl",
    209209
    "perl_version" => "5.38.2",
    @@ -255,11 +255,11 @@ our %config = (
    255255
    "prerelease" => "",
    256256
    "processor" => "",
    257257
    "rc4_int" => "unsigned int",
    258-
    "release_date" => "11 Feb 2025",
    258+
    "release_date" => "1 Jul 2025",
    259259
    "shlib_version" => "3",
    260260
    "sourcedir" => ".",
    261261
    "target" => "BSD-x86_64",
    262-
    "version" => "3.0.16"
    262+
    "version" => "3.0.17"
    263263
    );
    264264
    our %target = (
    265265
    "AR" => "ar",

    0 commit comments

    Comments
     (0)
    0