import UBI nodejs-24.11.1-0.module+el8.10.0+23730+2ad7beb8

This commit is contained in:
eabdullin 2025-12-18 12:29:55 +00:00
parent 3d1570a8b5
commit 89b6a395f3
4 changed files with 32 additions and 29 deletions

2
.gitignore vendored
View File

@ -1,4 +1,4 @@
SOURCES/icu4c-77_1-data-bin-b.zip
SOURCES/icu4c-77_1-data-bin-l.zip
SOURCES/node-v24.4.1-stripped.tar.gz
SOURCES/node-v24.11.1-stripped.tar.gz
SOURCES/packaging-scripts.tar.gz

View File

@ -1,4 +1,4 @@
c459faa36dedc60af6a0c6d5b9b84b6198389bf0 SOURCES/icu4c-77_1-data-bin-b.zip
c602459f93a43dfe7440686b46430e93a85dfc06 SOURCES/icu4c-77_1-data-bin-l.zip
1a7cc2ee75998e4207071e177ed9e870b3c1f2b7 SOURCES/node-v24.4.1-stripped.tar.gz
addf01bca019c2990be185d0a62f1da8305beeaa SOURCES/node-v24.11.1-stripped.tar.gz
4dc40674c8b9a94ba977ea7b018f9a92c84b9b53 SOURCES/packaging-scripts.tar.gz

View File

@ -1190,7 +1190,10 @@ parallel/test-http-max-header-size-per-stream.js
parallel/test-repl-domain.js
parallel/test-promise-swallowed-event.js
parallel/test-sqlite-named-parameters.js
parallel/test-tls-session-cache.js
# Disabled on 26-11-2025
# Test fails as openssl client refuses self-signed certificate
# This has been tested on all supported RHEL versions (RHEL-8.10,RHEL-9.7/8,RHEL-10)
#parallel/test-tls-session-cache.js
parallel/test-dgram-send-callback-multi-buffer-empty-address.js
parallel/test-worker-cleanexit-with-js.js
parallel/test-stream2-basic.js

View File

@ -3,50 +3,50 @@
%{load:%{_sourcedir}/nodejs.srpm.macros}
# === Versions of any software shipped in the main nodejs tarball
%nodejs_define_version node 1:24.4.1-1%{?dist} -p
%nodejs_define_version node 1:24.11.1-0%{?dist} -p
# The following ones are generated via script;
# expect anything between the markers to be overwritten on any update.
# BEGIN automatic-version-macros # DO NOT REMOVE THIS LINE!
# Version from node-v24.4.1/src/node_version.h
# Version from node-v24.11.1/src/node_version.h
%global node_soversion 137
# Version from node-v24.4.1/deps/ada/ada.h
%nodejs_define_version ada 3.2.4
# Version from node-v24.4.1/deps/brotli/c/common/version.h
# Version from node-v24.11.1/deps/ada/ada.h
%nodejs_define_version ada 3.3.0
# Version from node-v24.11.1/deps/brotli/c/common/version.h
%nodejs_define_version brotli 1.1.0
# Version from node-v24.4.1/deps/cares/include/ares_version.h
# Version from node-v24.11.1/deps/cares/include/ares_version.h
%nodejs_define_version c_ares 1.34.5
# Version from node-v24.4.1/deps/histogram/include/hdr/hdr_histogram_version.h
%nodejs_define_version histogram 0.11.8
# Version from node-v24.4.1/tools/icu/current_ver.dep
# Version from node-v24.11.1/deps/histogram/include/hdr/hdr_histogram_version.h
%nodejs_define_version histogram 0.11.9
# Version from node-v24.11.1/tools/icu/current_ver.dep
%nodejs_define_version icu 77.1 -p
# Version from node-v24.4.1/deps/uv/include/uv/version.h
# Version from node-v24.11.1/deps/uv/include/uv/version.h
%nodejs_define_version libuv 1.51.0
# Version from node-v24.4.1/deps/llhttp/include/llhttp.h
# Version from node-v24.11.1/deps/llhttp/include/llhttp.h
%nodejs_define_version llhttp 9.3.0
# Version from node-v24.4.1/deps/nghttp2/lib/includes/nghttp2/nghttp2ver.h
# Version from node-v24.11.1/deps/nghttp2/lib/includes/nghttp2/nghttp2ver.h
%nodejs_define_version nghttp2 1.66.0
# Version from node-v24.4.1/deps/ngtcp2/nghttp3/lib/includes/nghttp3/version.h
# Version from node-v24.11.1/deps/ngtcp2/nghttp3/lib/includes/nghttp3/version.h
%nodejs_define_version nghttp3 1.6.0
# Version from node-v24.4.1/deps/ngtcp2/ngtcp2/lib/includes/ngtcp2/version.h
# Version from node-v24.11.1/deps/ngtcp2/ngtcp2/lib/includes/ngtcp2/version.h
%nodejs_define_version ngtcp2 1.11.0
# Version from node-v24.4.1/deps/cjs-module-lexer/src/package.json
# Version from node-v24.11.1/deps/cjs-module-lexer/src/package.json
%nodejs_define_version nodejs-cjs-module-lexer 2.1.0
# Version from node-v24.4.1/lib/punycode.js
# Version from node-v24.11.1/lib/punycode.js
%nodejs_define_version nodejs-punycode 2.1.0
# Version from node-v24.4.1/deps/undici/src/package.json
%nodejs_define_version nodejs-undici 7.11.0
# Version from node-v24.4.1/deps/npm/package.json
%nodejs_define_version npm 1:11.4.2
# Version from node-v24.4.1/deps/sqlite/sqlite3.h
%nodejs_define_version sqlite 3.50.2
# Version from node-v24.4.1/deps/uvwasi/include/uvwasi.h
%nodejs_define_version uvwasi 0.0.21
# Version from node-v24.4.1/deps/v8/include/v8-version.h
# Version from node-v24.11.1/deps/undici/src/package.json
%nodejs_define_version nodejs-undici 7.16.0
# Version from node-v24.11.1/deps/npm/package.json
%nodejs_define_version npm 1:11.6.2
# Version from node-v24.11.1/deps/sqlite/sqlite3.h
%nodejs_define_version sqlite 3.50.4
# Version from node-v24.11.1/deps/uvwasi/include/uvwasi.h
%nodejs_define_version uvwasi 0.0.23
# Version from node-v24.11.1/deps/v8/include/v8-version.h
%nodejs_define_version v8 3:13.6.233.10 -p
# Version from node-v24.4.1/deps/zlib/zlib.h
# Version from node-v24.11.1/deps/zlib/zlib.h
%nodejs_define_version zlib 1.3.1
# END automatic-version-macros # DO NOT REMOVE THIS LINE!