From 516c9e83037b61c1ca4e992c72b022a8218f90e9 Mon Sep 17 00:00:00 2001 From: Adam Majer Date: Tue, 31 Jan 2023 13:07:44 +0000 Subject: [PATCH] Added patch list Patches carried over from nodejs17: legacy_python.patch node-gyp-addon-gypi.patch openssl_binary_detection.patch test-skip-y2038-on-32bit-time_t.patch cares_public_headers.patch rsa-pss-revert.patch linker_lto_jobs.patch versioned.patch fix_ci_tests.patch manual_configure.patch npm_search_paths.patch skip_no_console.patch flaky_test_rerun.patch nodejs-libpath.patch sle12_python3_compat.patch OBS-URL: https://build.opensuse.org/package/show/devel:languages:nodejs/nodejs18?expand=0&rev=42 --- nodejs18.changes | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/nodejs18.changes b/nodejs18.changes index b5c09b7..16b94ca 100644 --- a/nodejs18.changes +++ b/nodejs18.changes @@ -213,3 +213,10 @@ Thu May 19 15:01:09 UTC 2022 - Adam Majer https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V18.md#18.2.0 + Patches carried over from nodejs17: + legacy_python.patch node-gyp-addon-gypi.patch openssl_binary_detection.patch +test-skip-y2038-on-32bit-time_t.patch cares_public_headers.patch +rsa-pss-revert.patch linker_lto_jobs.patch versioned.patch fix_ci_tests.patch +manual_configure.patch npm_search_paths.patch skip_no_console.patch +flaky_test_rerun.patch nodejs-libpath.patch sle12_python3_compat.patch +