nodejs.git
7 months agoMerge version 20.19.0+dfsg-2+rpi1 and 20.19.0+dfsg1-1 to produce 20.19.0+dfsg1-1... archive/raspbian/20.19.0+dfsg1-1+rpi1 raspbian/20.19.0+dfsg1-1+rpi1
Raspbian automatic forward porter [Sat, 17 May 2025 11:34:58 +0000 (12:34 +0100)]
Merge version 20.19.0+dfsg-2+rpi1 and 20.19.0+dfsg1-1 to produce 20.19.0+dfsg1-1+rpi1

7 months agoMerge nodejs (20.19.0+dfsg1-1) import into refs/heads/workingbranch
Jérémy Lal [Thu, 1 May 2025 09:09:56 +0000 (11:09 +0200)]
Merge nodejs (20.19.0+dfsg1-1) import into refs/heads/workingbranch

7 months ago[PATCH] test: update parallel/test-tls-dhe for OpenSSL 3.5
Richard Lau [Mon, 17 Mar 2025 03:42:55 +0000 (03:42 +0000)]
[PATCH] test: update parallel/test-tls-dhe for OpenSSL 3.5

The output of the `s_client` command invoked by the test has changed
in the OpenSSL 3.5.0 version of `s_client`. Update the test so that
it works with both the old and new output -- the `s_client` binary
being run may not be at the exact same version of OpenSSL as used
by Node.js so the updated test allows either output.

PR-URL: https://github.com/nodejs/node/pull/57477
Refs: https://github.com/openssl/openssl/pull/26734
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Xuguang Mei <meixuguang@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Gbp-Pq: Topic build
Gbp-Pq: Name test-update-parallel-test-tls-dhe-for-OpenSSL-3.5.patch

7 months agoskip useless files in build target
Jérémy Lal [Thu, 1 May 2025 09:09:56 +0000 (11:09 +0200)]
skip useless files in build target

Forwarded: https://github.com/nodejs/node/issues/55787

Gbp-Pq: Topic build
Gbp-Pq: Name no-deps.patch

7 months agocompile v8 without zlib static lib
Jérémy Lal [Thu, 1 May 2025 09:09:56 +0000 (11:09 +0200)]
compile v8 without zlib static lib

Last-Update: 2023-12-16
Forwarded: https://github.com/nodejs/node/issues/33848

it should have a minor performance impact

Gbp-Pq: Topic deps
Gbp-Pq: Name v8-no-static-zlib.patch

7 months agobuild using ada upstream tarball component
Jérémy Lal [Thu, 1 May 2025 09:09:56 +0000 (11:09 +0200)]
build using ada upstream tarball component

Last-Update: 2023-11-30
Forwarded: not-needed

Gbp-Pq: Topic build
Gbp-Pq: Name ada.patch

7 months agoHarmonize V8 stack sizes on ARM architectures to match almost all other architectures
James Addison [Thu, 1 May 2025 09:09:56 +0000 (11:09 +0200)]
Harmonize V8 stack sizes on ARM architectures to match almost all other architectures

Last-Update: 2023-02-28
Forwarded: https://github.com/nodejs/node/issues/41163

Gbp-Pq: Topic arm64
Gbp-Pq: Name stacksize.patch

7 months agoUse system paths for builtins
Jérémy Lal [Thu, 1 May 2025 09:09:56 +0000 (11:09 +0200)]
Use system paths for builtins

Last-Update: 2023-02-22
Forwarded: not-needed

Gbp-Pq: Topic build
Gbp-Pq: Name test_process_versions.patch

7 months agofix link to home in html api
Jérémy Lal [Thu, 1 May 2025 09:09:56 +0000 (11:09 +0200)]
fix link to home in html api

Forwarded: not needed, in conflict with the meaning of home page
Last-Update: 2022-11-06

Gbp-Pq: Topic build
Gbp-Pq: Name doc_template_home.html

7 months agoallow vfp2 and allow setting arm_version option
Jérémy Lal [Thu, 1 May 2025 09:09:56 +0000 (11:09 +0200)]
allow vfp2 and allow setting arm_version option

Last-Update: 2022-08-29
Forwarded: https://github.com/nodejs/node/issues/44357

Gbp-Pq: Topic armel
Gbp-Pq: Name configure.patch

7 months agoskip buffer NaN internal representation check this fails on whatever archs having...
Jérémy Lal [Thu, 1 May 2025 09:09:56 +0000 (11:09 +0200)]
skip buffer NaN internal representation check this fails on whatever archs having other internal representations of NaN.

Last-Update: 2022-05-02
Forwarded: https://github.com/nodejs/node/issues/42945

Gbp-Pq: Topic build
Gbp-Pq: Name skip-buffer-nan-internal-check.patch

7 months agoremove google font from template.html, and link to local
Jérémy Lal [Thu, 1 May 2025 09:09:56 +0000 (11:09 +0200)]
remove google font from template.html, and link to local

Last-Update: 2015-09-09
Forwarded: not-needed

Gbp-Pq: Topic dfsg
Gbp-Pq: Name privacy_breach.patch

7 months agoMultiarch search path, arch triplet, DFHS path for modules
Bastien ROUCARIÈS [Thu, 1 May 2025 09:09:56 +0000 (11:09 +0200)]
Multiarch search path, arch triplet, DFHS path for modules

Last-Update: 2018-09-30
Last-Update: 2020-03-04
Forwarded: https://github.com/nodejs/node/issues/22745
Reviewed-By: Xavier Guimard <yadd@debian.org>
Gbp-Pq: Topic dfsg
Gbp-Pq: Name multilib_modules.patch

7 months agoa test uses a benchmark that read alice.html, dfsg excluded
Jérémy Lal [Thu, 1 May 2025 09:09:56 +0000 (11:09 +0200)]
a test uses a benchmark that read alice.html, dfsg excluded

Forwarded: not-needed
Reviewed-By: Xavier Guimard <yadd@debian.org>
Last-Update: 2020-03-04

Gbp-Pq: Topic dfsg
Gbp-Pq: Name benchmark_without_alice.patch

7 months agouse system-installed node-gyp for building test modules
Jérémy Lal [Thu, 1 May 2025 09:09:56 +0000 (11:09 +0200)]
use system-installed node-gyp for building test modules

Last-Update: 2015-09-09
Forwarded: not-needed

Gbp-Pq: Topic deps
Gbp-Pq: Name node_gyp.patch

7 months agodo not use dns.ADDRCONFIG for localhost
Jérémy Lal [Thu, 1 May 2025 09:09:56 +0000 (11:09 +0200)]
do not use dns.ADDRCONFIG for localhost

Last-Update: 2020-06-11
Bug-Debian: https://bugs.debian.org/962318
Forwarded: https://github.com/nodejs/node/issues/33816

it fails on IPv6-only systems. Setting it with libc fails on linux.
https://github.com/nodejs/node/issues/33279
https://lists.debian.org/debian-devel/2023/12/msg00011.html

Gbp-Pq: Topic deps
Gbp-Pq: Name localhost-no-addrconfig.patch

7 months agokeep nodejs compatible with libc-ares public headers
Jérémy Lal [Thu, 1 May 2025 09:09:56 +0000 (11:09 +0200)]
keep nodejs compatible with libc-ares public headers

Forwarded: not-needed
Last-Update: 2021-10-20

Gbp-Pq: Topic deps
Gbp-Pq: Name cares.patch

7 months agoadapt tools/test.py
Jérémy Lal [Thu, 1 May 2025 09:09:56 +0000 (11:09 +0200)]
adapt tools/test.py

Forwarded: not-needed
Reviewed-By: Xavier Guimard <yadd@debian.org>
Last-Update: 2025-02-12

* log to stdout
* increase timeout multipliers
* rename --flaky-tests to --flaky-tests-mode and use --flaky-tests like --skip-tests

Gbp-Pq: Topic build
Gbp-Pq: Name test_ci.patch

7 months agoLink to -latomic by default
Jérémy Lal [Thu, 1 May 2025 09:09:56 +0000 (11:09 +0200)]
Link to -latomic by default

Last-Update: 2019-10-25
Forwarded: not-needed
Bug: https://github.com/nodejs/node/pull/28532
Bug: https://github.com/nodejs/node/issues/30093

This avoids surprises on mips*el/ppc*el

Gbp-Pq: Topic build
Gbp-Pq: Name flag_atomic.patch

7 months agobuild doc using marked and js-yaml
Jérémy Lal [Thu, 1 May 2025 09:09:56 +0000 (11:09 +0200)]
build doc using marked and js-yaml

Forwarded: not-needed
Reviewed-By: Xavier Guimard <yadd@debian.org>
Last-Update: 2021-03-03

While waiting for unified/remarked/rehyped modules to be available in debian

Gbp-Pq: Topic build
Gbp-Pq: Name doc.patch

7 months agodisable shared builtins when loading deps on demand
Jérémy Lal [Thu, 1 May 2025 09:09:56 +0000 (11:09 +0200)]
disable shared builtins when loading deps on demand

Last-Update: 2023-12-10
Forwarded: no, todo

This is to avoid preloading potentially missing files.

Gbp-Pq: Topic build
Gbp-Pq: Name builtins_module_paths_not_shareable.patch

7 months agoadd acorn, walk to shared builtins
Jérémy Lal [Thu, 1 May 2025 09:09:56 +0000 (11:09 +0200)]
add acorn, walk to shared builtins

Last-Update: 2022-09-28
Forwarded: https://github.com/nodejs/node/pull/44376

Gbp-Pq: Topic build
Gbp-Pq: Name more_shareable_builtins.patch

7 months agonodejs (20.19.0+dfsg1-1) unstable; urgency=medium
Jérémy Lal [Thu, 1 May 2025 09:09:56 +0000 (11:09 +0200)]
nodejs (20.19.0+dfsg1-1) unstable; urgency=medium

  * New repackaged upstream tarball includes deps/uv.
  * Add missing changelogs to nodejs-doc
  * Lintian: old-fsf-address-in-copyright-file
  * watch: fix ada url to actually get current version
  * copyright: document deps/uv
  * Build bundled libuv on i386 architecture to fix CVE-2025-47153.
Closes: #922075, #1076350,
[dgit import unpatched nodejs 20.19.0+dfsg1-1]

7 months agoImport nodejs_20.19.0+dfsg1.orig.tar.xz
Jérémy Lal [Thu, 1 May 2025 09:09:56 +0000 (11:09 +0200)]
Import nodejs_20.19.0+dfsg1.orig.tar.xz

[dgit import orig nodejs_20.19.0+dfsg1.orig.tar.xz]

7 months agoImport nodejs_20.19.0+dfsg1.orig-ada.tar.xz
Jérémy Lal [Thu, 1 May 2025 09:09:56 +0000 (11:09 +0200)]
Import nodejs_20.19.0+dfsg1.orig-ada.tar.xz

[dgit import orig nodejs_20.19.0+dfsg1.orig-ada.tar.xz]

7 months agoImport nodejs_20.19.0+dfsg1.orig-types-node.tar.xz
Jérémy Lal [Thu, 1 May 2025 09:09:56 +0000 (11:09 +0200)]
Import nodejs_20.19.0+dfsg1.orig-types-node.tar.xz

[dgit import orig nodejs_20.19.0+dfsg1.orig-types-node.tar.xz]

7 months agoImport nodejs_20.19.0+dfsg1-1.debian.tar.xz
Jérémy Lal [Thu, 1 May 2025 09:09:56 +0000 (11:09 +0200)]
Import nodejs_20.19.0+dfsg1-1.debian.tar.xz

[dgit import tarball nodejs 20.19.0+dfsg1-1 nodejs_20.19.0+dfsg1-1.debian.tar.xz]

8 months agoMerge version 20.19.0+dfsg-1+rpi1 and 20.19.0+dfsg-2 to produce 20.19.0+dfsg-2+rpi1 archive/raspbian/20.19.0+dfsg-2+rpi1 raspbian/20.19.0+dfsg-2+rpi1
Raspbian automatic forward porter [Fri, 11 Apr 2025 03:36:30 +0000 (04:36 +0100)]
Merge version 20.19.0+dfsg-1+rpi1 and 20.19.0+dfsg-2 to produce 20.19.0+dfsg-2+rpi1

8 months agoMerge nodejs (20.19.0+dfsg-2) import into refs/heads/workingbranch
Jérémy Lal [Thu, 3 Apr 2025 21:21:02 +0000 (23:21 +0200)]
Merge nodejs (20.19.0+dfsg-2) import into refs/heads/workingbranch

8 months ago[PATCH] test: update parallel/test-tls-dhe for OpenSSL 3.5
Richard Lau [Mon, 17 Mar 2025 03:42:55 +0000 (03:42 +0000)]
[PATCH] test: update parallel/test-tls-dhe for OpenSSL 3.5

The output of the `s_client` command invoked by the test has changed
in the OpenSSL 3.5.0 version of `s_client`. Update the test so that
it works with both the old and new output -- the `s_client` binary
being run may not be at the exact same version of OpenSSL as used
by Node.js so the updated test allows either output.

PR-URL: https://github.com/nodejs/node/pull/57477
Refs: https://github.com/openssl/openssl/pull/26734
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Xuguang Mei <meixuguang@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Gbp-Pq: Topic build
Gbp-Pq: Name test-update-parallel-test-tls-dhe-for-OpenSSL-3.5.patch

8 months agoskip useless files in build target
Jérémy Lal [Thu, 3 Apr 2025 21:21:02 +0000 (23:21 +0200)]
skip useless files in build target

Forwarded: https://github.com/nodejs/node/issues/55787

Gbp-Pq: Topic build
Gbp-Pq: Name no-deps.patch

8 months agocompile v8 without zlib static lib
Jérémy Lal [Thu, 3 Apr 2025 21:21:02 +0000 (23:21 +0200)]
compile v8 without zlib static lib

Last-Update: 2023-12-16
Forwarded: https://github.com/nodejs/node/issues/33848

it should have a minor performance impact

Gbp-Pq: Topic deps
Gbp-Pq: Name v8-no-static-zlib.patch

8 months agobuild using ada upstream tarball component
Jérémy Lal [Thu, 3 Apr 2025 21:21:02 +0000 (23:21 +0200)]
build using ada upstream tarball component

Last-Update: 2023-11-30
Forwarded: not-needed

Gbp-Pq: Topic build
Gbp-Pq: Name ada.patch

8 months agoHarmonize V8 stack sizes on ARM architectures to match almost all other architectures
James Addison [Thu, 3 Apr 2025 21:21:02 +0000 (23:21 +0200)]
Harmonize V8 stack sizes on ARM architectures to match almost all other architectures

Last-Update: 2023-02-28
Forwarded: https://github.com/nodejs/node/issues/41163

Gbp-Pq: Topic arm64
Gbp-Pq: Name stacksize.patch

8 months agoUse system paths for builtins
Jérémy Lal [Thu, 3 Apr 2025 21:21:02 +0000 (23:21 +0200)]
Use system paths for builtins

Last-Update: 2023-02-22
Forwarded: not-needed

Gbp-Pq: Topic build
Gbp-Pq: Name test_process_versions.patch

8 months agofix link to home in html api
Jérémy Lal [Thu, 3 Apr 2025 21:21:02 +0000 (23:21 +0200)]
fix link to home in html api

Forwarded: not needed, in conflict with the meaning of home page
Last-Update: 2022-11-06

Gbp-Pq: Topic build
Gbp-Pq: Name doc_template_home.html

8 months agoallow vfp2 and allow setting arm_version option
Jérémy Lal [Thu, 3 Apr 2025 21:21:02 +0000 (23:21 +0200)]
allow vfp2 and allow setting arm_version option

Last-Update: 2022-08-29
Forwarded: https://github.com/nodejs/node/issues/44357

Gbp-Pq: Topic armel
Gbp-Pq: Name configure.patch

8 months agoskip buffer NaN internal representation check this fails on whatever archs having...
Jérémy Lal [Thu, 3 Apr 2025 21:21:02 +0000 (23:21 +0200)]
skip buffer NaN internal representation check this fails on whatever archs having other internal representations of NaN.

Last-Update: 2022-05-02
Forwarded: https://github.com/nodejs/node/issues/42945

Gbp-Pq: Topic build
Gbp-Pq: Name skip-buffer-nan-internal-check.patch

8 months agoremove google font from template.html, and link to local
Jérémy Lal [Thu, 3 Apr 2025 21:21:02 +0000 (23:21 +0200)]
remove google font from template.html, and link to local

Last-Update: 2015-09-09
Forwarded: not-needed

Gbp-Pq: Topic dfsg
Gbp-Pq: Name privacy_breach.patch

8 months agoMultiarch search path, arch triplet, DFHS path for modules
Bastien ROUCARIÈS [Thu, 3 Apr 2025 21:21:02 +0000 (23:21 +0200)]
Multiarch search path, arch triplet, DFHS path for modules

Last-Update: 2018-09-30
Last-Update: 2020-03-04
Forwarded: https://github.com/nodejs/node/issues/22745
Reviewed-By: Xavier Guimard <yadd@debian.org>
Gbp-Pq: Topic dfsg
Gbp-Pq: Name multilib_modules.patch

8 months agoa test uses a benchmark that read alice.html, dfsg excluded
Jérémy Lal [Thu, 3 Apr 2025 21:21:02 +0000 (23:21 +0200)]
a test uses a benchmark that read alice.html, dfsg excluded

Forwarded: not-needed
Reviewed-By: Xavier Guimard <yadd@debian.org>
Last-Update: 2020-03-04

Gbp-Pq: Topic dfsg
Gbp-Pq: Name benchmark_without_alice.patch

8 months agouse system-installed node-gyp for building test modules
Jérémy Lal [Thu, 3 Apr 2025 21:21:02 +0000 (23:21 +0200)]
use system-installed node-gyp for building test modules

Last-Update: 2015-09-09
Forwarded: not-needed

Gbp-Pq: Topic deps
Gbp-Pq: Name node_gyp.patch

8 months agodo not use dns.ADDRCONFIG for localhost
Jérémy Lal [Thu, 3 Apr 2025 21:21:02 +0000 (23:21 +0200)]
do not use dns.ADDRCONFIG for localhost

Last-Update: 2020-06-11
Bug-Debian: https://bugs.debian.org/962318
Forwarded: https://github.com/nodejs/node/issues/33816

it fails on IPv6-only systems. Setting it with libc fails on linux.
https://github.com/nodejs/node/issues/33279
https://lists.debian.org/debian-devel/2023/12/msg00011.html

Gbp-Pq: Topic deps
Gbp-Pq: Name localhost-no-addrconfig.patch

8 months agokeep nodejs compatible with libc-ares public headers
Jérémy Lal [Thu, 3 Apr 2025 21:21:02 +0000 (23:21 +0200)]
keep nodejs compatible with libc-ares public headers

Forwarded: not-needed
Last-Update: 2021-10-20

Gbp-Pq: Topic deps
Gbp-Pq: Name cares.patch

8 months agoadapt tools/test.py
Jérémy Lal [Thu, 3 Apr 2025 21:21:02 +0000 (23:21 +0200)]
adapt tools/test.py

Forwarded: not-needed
Reviewed-By: Xavier Guimard <yadd@debian.org>
Last-Update: 2025-02-12

* log to stdout
* increase timeout multipliers
* rename --flaky-tests to --flaky-tests-mode and use --flaky-tests like --skip-tests

Gbp-Pq: Topic build
Gbp-Pq: Name test_ci.patch

8 months agoLink to -latomic by default
Jérémy Lal [Thu, 3 Apr 2025 21:21:02 +0000 (23:21 +0200)]
Link to -latomic by default

Last-Update: 2019-10-25
Forwarded: not-needed
Bug: https://github.com/nodejs/node/pull/28532
Bug: https://github.com/nodejs/node/issues/30093

This avoids surprises on mips*el/ppc*el

Gbp-Pq: Topic build
Gbp-Pq: Name flag_atomic.patch

8 months agobuild doc using marked and js-yaml
Jérémy Lal [Thu, 3 Apr 2025 21:21:02 +0000 (23:21 +0200)]
build doc using marked and js-yaml

Forwarded: not-needed
Reviewed-By: Xavier Guimard <yadd@debian.org>
Last-Update: 2021-03-03

While waiting for unified/remarked/rehyped modules to be available in debian

Gbp-Pq: Topic build
Gbp-Pq: Name doc.patch

8 months agodisable shared builtins when loading deps on demand
Jérémy Lal [Thu, 3 Apr 2025 21:21:02 +0000 (23:21 +0200)]
disable shared builtins when loading deps on demand

Last-Update: 2023-12-10
Forwarded: no, todo

This is to avoid preloading potentially missing files.

Gbp-Pq: Topic build
Gbp-Pq: Name builtins_module_paths_not_shareable.patch

8 months agoadd acorn, walk to shared builtins
Jérémy Lal [Thu, 3 Apr 2025 21:21:02 +0000 (23:21 +0200)]
add acorn, walk to shared builtins

Last-Update: 2022-09-28
Forwarded: https://github.com/nodejs/node/pull/44376

Gbp-Pq: Topic build
Gbp-Pq: Name more_shareable_builtins.patch

8 months agonodejs (20.19.0+dfsg-2) unstable; urgency=medium
Jérémy Lal [Thu, 3 Apr 2025 21:21:02 +0000 (23:21 +0200)]
nodejs (20.19.0+dfsg-2) unstable; urgency=medium

  * Tests: two more profiler tests are flaky on loongson
  * Rephrase nodejs.README.Debian
  * Patch test for compatibility with openssl 3.5. Closes: #1101074.

[dgit import unpatched nodejs 20.19.0+dfsg-2]

8 months agoImport nodejs_20.19.0+dfsg-2.debian.tar.xz
Jérémy Lal [Thu, 3 Apr 2025 21:21:02 +0000 (23:21 +0200)]
Import nodejs_20.19.0+dfsg-2.debian.tar.xz

[dgit import tarball nodejs 20.19.0+dfsg-2 nodejs_20.19.0+dfsg-2.debian.tar.xz]

8 months agoMerge version 20.18.3+dfsg-1+rpi1 and 20.19.0+dfsg-1 to produce 20.19.0+dfsg-1+rpi1 archive/raspbian/20.19.0+dfsg-1+rpi1 raspbian/20.19.0+dfsg-1+rpi1
Raspbian automatic forward porter [Thu, 27 Mar 2025 13:49:18 +0000 (13:49 +0000)]
Merge version 20.18.3+dfsg-1+rpi1 and 20.19.0+dfsg-1 to produce 20.19.0+dfsg-1+rpi1

9 months agoMerge nodejs (20.19.0+dfsg-1) import into refs/heads/workingbranch
Jérémy Lal [Thu, 13 Mar 2025 23:27:43 +0000 (00:27 +0100)]
Merge nodejs (20.19.0+dfsg-1) import into refs/heads/workingbranch

9 months agoImport nodejs_20.19.0+dfsg.orig.tar.xz
Jérémy Lal [Thu, 13 Mar 2025 23:27:43 +0000 (00:27 +0100)]
Import nodejs_20.19.0+dfsg.orig.tar.xz

[dgit import orig nodejs_20.19.0+dfsg.orig.tar.xz]

9 months agoImport nodejs_20.19.0+dfsg.orig-ada.tar.xz
Jérémy Lal [Thu, 13 Mar 2025 23:27:43 +0000 (00:27 +0100)]
Import nodejs_20.19.0+dfsg.orig-ada.tar.xz

[dgit import orig nodejs_20.19.0+dfsg.orig-ada.tar.xz]

9 months agoImport nodejs_20.19.0+dfsg.orig-types-node.tar.xz
Jérémy Lal [Thu, 13 Mar 2025 23:27:43 +0000 (00:27 +0100)]
Import nodejs_20.19.0+dfsg.orig-types-node.tar.xz

[dgit import orig nodejs_20.19.0+dfsg.orig-types-node.tar.xz]

9 months agoskip useless files in build target
Jérémy Lal [Thu, 13 Mar 2025 23:27:43 +0000 (00:27 +0100)]
skip useless files in build target

Forwarded: https://github.com/nodejs/node/issues/55787

Gbp-Pq: Topic build
Gbp-Pq: Name no-deps.patch

9 months agocompile v8 without zlib static lib
Jérémy Lal [Thu, 13 Mar 2025 23:27:43 +0000 (00:27 +0100)]
compile v8 without zlib static lib

Last-Update: 2023-12-16
Forwarded: https://github.com/nodejs/node/issues/33848

it should have a minor performance impact

Gbp-Pq: Topic deps
Gbp-Pq: Name v8-no-static-zlib.patch

9 months agobuild using ada upstream tarball component
Jérémy Lal [Thu, 13 Mar 2025 23:27:43 +0000 (00:27 +0100)]
build using ada upstream tarball component

Last-Update: 2023-11-30
Forwarded: not-needed

Gbp-Pq: Topic build
Gbp-Pq: Name ada.patch

9 months agoHarmonize V8 stack sizes on ARM architectures to match almost all other architectures
James Addison [Thu, 13 Mar 2025 23:27:43 +0000 (00:27 +0100)]
Harmonize V8 stack sizes on ARM architectures to match almost all other architectures

Last-Update: 2023-02-28
Forwarded: https://github.com/nodejs/node/issues/41163

Gbp-Pq: Topic arm64
Gbp-Pq: Name stacksize.patch

9 months agoUse system paths for builtins
Jérémy Lal [Thu, 13 Mar 2025 23:27:43 +0000 (00:27 +0100)]
Use system paths for builtins

Last-Update: 2023-02-22
Forwarded: not-needed

Gbp-Pq: Topic build
Gbp-Pq: Name test_process_versions.patch

9 months agofix link to home in html api
Jérémy Lal [Thu, 13 Mar 2025 23:27:43 +0000 (00:27 +0100)]
fix link to home in html api

Forwarded: not needed, in conflict with the meaning of home page
Last-Update: 2022-11-06

Gbp-Pq: Topic build
Gbp-Pq: Name doc_template_home.html

9 months agoallow vfp2 and allow setting arm_version option
Jérémy Lal [Thu, 13 Mar 2025 23:27:43 +0000 (00:27 +0100)]
allow vfp2 and allow setting arm_version option

Last-Update: 2022-08-29
Forwarded: https://github.com/nodejs/node/issues/44357

Gbp-Pq: Topic armel
Gbp-Pq: Name configure.patch

9 months agoskip buffer NaN internal representation check this fails on whatever archs having...
Jérémy Lal [Thu, 13 Mar 2025 23:27:43 +0000 (00:27 +0100)]
skip buffer NaN internal representation check this fails on whatever archs having other internal representations of NaN.

Last-Update: 2022-05-02
Forwarded: https://github.com/nodejs/node/issues/42945

Gbp-Pq: Topic build
Gbp-Pq: Name skip-buffer-nan-internal-check.patch

9 months agoremove google font from template.html, and link to local
Jérémy Lal [Thu, 13 Mar 2025 23:27:43 +0000 (00:27 +0100)]
remove google font from template.html, and link to local

Last-Update: 2015-09-09
Forwarded: not-needed

Gbp-Pq: Topic dfsg
Gbp-Pq: Name privacy_breach.patch

9 months agoMultiarch search path, arch triplet, DFHS path for modules
Bastien ROUCARIÈS [Thu, 13 Mar 2025 23:27:43 +0000 (00:27 +0100)]
Multiarch search path, arch triplet, DFHS path for modules

Last-Update: 2018-09-30
Last-Update: 2020-03-04
Forwarded: https://github.com/nodejs/node/issues/22745
Reviewed-By: Xavier Guimard <yadd@debian.org>
Gbp-Pq: Topic dfsg
Gbp-Pq: Name multilib_modules.patch

9 months agoa test uses a benchmark that read alice.html, dfsg excluded
Jérémy Lal [Thu, 13 Mar 2025 23:27:43 +0000 (00:27 +0100)]
a test uses a benchmark that read alice.html, dfsg excluded

Forwarded: not-needed
Reviewed-By: Xavier Guimard <yadd@debian.org>
Last-Update: 2020-03-04

Gbp-Pq: Topic dfsg
Gbp-Pq: Name benchmark_without_alice.patch

9 months agouse system-installed node-gyp for building test modules
Jérémy Lal [Thu, 13 Mar 2025 23:27:43 +0000 (00:27 +0100)]
use system-installed node-gyp for building test modules

Last-Update: 2015-09-09
Forwarded: not-needed

Gbp-Pq: Topic deps
Gbp-Pq: Name node_gyp.patch

9 months agodo not use dns.ADDRCONFIG for localhost
Jérémy Lal [Thu, 13 Mar 2025 23:27:43 +0000 (00:27 +0100)]
do not use dns.ADDRCONFIG for localhost

Last-Update: 2020-06-11
Bug-Debian: https://bugs.debian.org/962318
Forwarded: https://github.com/nodejs/node/issues/33816

it fails on IPv6-only systems. Setting it with libc fails on linux.
https://github.com/nodejs/node/issues/33279
https://lists.debian.org/debian-devel/2023/12/msg00011.html

Gbp-Pq: Topic deps
Gbp-Pq: Name localhost-no-addrconfig.patch

9 months agokeep nodejs compatible with libc-ares public headers
Jérémy Lal [Thu, 13 Mar 2025 23:27:43 +0000 (00:27 +0100)]
keep nodejs compatible with libc-ares public headers

Forwarded: not-needed
Last-Update: 2021-10-20

Gbp-Pq: Topic deps
Gbp-Pq: Name cares.patch

9 months agoadapt tools/test.py
Jérémy Lal [Thu, 13 Mar 2025 23:27:43 +0000 (00:27 +0100)]
adapt tools/test.py

Forwarded: not-needed
Reviewed-By: Xavier Guimard <yadd@debian.org>
Last-Update: 2025-02-12

* log to stdout
* increase timeout multipliers
* rename --flaky-tests to --flaky-tests-mode and use --flaky-tests like --skip-tests

Gbp-Pq: Topic build
Gbp-Pq: Name test_ci.patch

9 months agoLink to -latomic by default
Jérémy Lal [Thu, 13 Mar 2025 23:27:43 +0000 (00:27 +0100)]
Link to -latomic by default

Last-Update: 2019-10-25
Forwarded: not-needed
Bug: https://github.com/nodejs/node/pull/28532
Bug: https://github.com/nodejs/node/issues/30093

This avoids surprises on mips*el/ppc*el

Gbp-Pq: Topic build
Gbp-Pq: Name flag_atomic.patch

9 months agobuild doc using marked and js-yaml
Jérémy Lal [Thu, 13 Mar 2025 23:27:43 +0000 (00:27 +0100)]
build doc using marked and js-yaml

Forwarded: not-needed
Reviewed-By: Xavier Guimard <yadd@debian.org>
Last-Update: 2021-03-03

While waiting for unified/remarked/rehyped modules to be available in debian

Gbp-Pq: Topic build
Gbp-Pq: Name doc.patch

9 months agodisable shared builtins when loading deps on demand
Jérémy Lal [Thu, 13 Mar 2025 23:27:43 +0000 (00:27 +0100)]
disable shared builtins when loading deps on demand

Last-Update: 2023-12-10
Forwarded: no, todo

This is to avoid preloading potentially missing files.

Gbp-Pq: Topic build
Gbp-Pq: Name builtins_module_paths_not_shareable.patch

9 months agoadd acorn, walk to shared builtins
Jérémy Lal [Thu, 13 Mar 2025 23:27:43 +0000 (00:27 +0100)]
add acorn, walk to shared builtins

Last-Update: 2022-09-28
Forwarded: https://github.com/nodejs/node/pull/44376

Gbp-Pq: Topic build
Gbp-Pq: Name more_shareable_builtins.patch

9 months agonodejs (20.19.0+dfsg-1) unstable; urgency=medium
Jérémy Lal [Thu, 13 Mar 2025 23:27:43 +0000 (00:27 +0100)]
nodejs (20.19.0+dfsg-1) unstable; urgency=medium

  * New upstream version 20.19.0+dfsg
  * mipsel has been unsupported by v8 for a long time,
    drop the patches.
  * Instead of using patches for configuring tests,
    patch test.py to support flaky tests set from d/rules
  * Drop cctest_disable.patch, was a no-op
  * Drop upstream-applied patches
  * copyright: drop non-matching files
  * Fix some DEP-3 fields in patches
  * Standards-Version 4.7.2, no changes.

[dgit import unpatched nodejs 20.19.0+dfsg-1]

9 months agoImport nodejs_20.19.0+dfsg-1.debian.tar.xz
Jérémy Lal [Thu, 13 Mar 2025 23:27:43 +0000 (00:27 +0100)]
Import nodejs_20.19.0+dfsg-1.debian.tar.xz

[dgit import tarball nodejs 20.19.0+dfsg-1 nodejs_20.19.0+dfsg-1.debian.tar.xz]

9 months agoMerge version 20.18.1+dfsg-2+rpi1 and 20.18.3+dfsg-1 to produce 20.18.3+dfsg-1+rpi1 archive/raspbian/20.18.3+dfsg-1+rpi1 raspbian/20.18.3+dfsg-1+rpi1
Raspbian automatic forward porter [Wed, 5 Mar 2025 06:29:47 +0000 (06:29 +0000)]
Merge version 20.18.1+dfsg-2+rpi1 and 20.18.3+dfsg-1 to produce 20.18.3+dfsg-1+rpi1

10 months agoMerge nodejs (20.18.3+dfsg-1) import into refs/heads/workingbranch
Jérémy Lal [Mon, 10 Feb 2025 14:45:36 +0000 (15:45 +0100)]
Merge nodejs (20.18.3+dfsg-1) import into refs/heads/workingbranch

10 months ago[PATCH 2/2] test: Skip shake* tests on OpenSSL 3.4
Sebastian Andrzej Siewior [Tue, 31 Dec 2024 16:23:35 +0000 (17:23 +0100)]
[PATCH 2/2] test: Skip shake* tests on OpenSSL 3.4

shake* requires a length to be set.
Skip the tests for now.

=> https://github.com/nodejs/node/issues/56159
=> https://github.com/openssl/openssl/commit/b911fef216d1386210ec24e201d54d709528abb4

Signed-off-by: Sebastian Andrzej Siewior <sebastian@breakpoint.cc>
Gbp-Pq: Topic build
Gbp-Pq: Name openssl-3.4-skip-shake-tests.patch

10 months ago[PATCH 1/2] test: update error code in tls-psk-circuit for for OpenSSL 3.4
Sebastian Andrzej Siewior [Tue, 31 Dec 2024 15:44:17 +0000 (16:44 +0100)]
[PATCH 1/2] test: update error code in tls-psk-circuit for for OpenSSL 3.4

Update parallel/test-tls-psk-circuit.js to account for error code
changes in OpenSSL 3.4 and probably later.

https://github.com/nodejs/node/pull/56420

Signed-off-by: Sebastian Andrzej Siewior <sebastian@breakpoint.cc>
Gbp-Pq: Topic build
Gbp-Pq: Name openssl-3.4-test-tls-psk-circuit.patch

10 months agoskip useless files in build target
Debian Javascript Maintainers [Mon, 10 Feb 2025 14:45:36 +0000 (15:45 +0100)]
skip useless files in build target

Forwarded: https://github.com/nodejs/node/issues/55787

Gbp-Pq: Topic build
Gbp-Pq: Name no-deps.patch

10 months agocompile v8 without zlib static lib
Jérémy Lal [Mon, 10 Feb 2025 14:45:36 +0000 (15:45 +0100)]
compile v8 without zlib static lib

Last-Update: 2023-12-16
Forwarded: https://github.com/nodejs/node/issues/33848

it should have a minor performance impact

Gbp-Pq: Topic deps
Gbp-Pq: Name v8-no-static-zlib.patch

10 months agoallow some tests to fail on loong64
Bo YU [Mon, 10 Feb 2025 14:45:36 +0000 (15:45 +0100)]
allow some tests to fail on loong64

Last-Update: 2023-12-09
Forwarded: no

Gbp-Pq: Topic loong64
Gbp-Pq: Name tests.patch

10 months agobuild using ada upstream tarball component
Jérémy Lal [Mon, 10 Feb 2025 14:45:36 +0000 (15:45 +0100)]
build using ada upstream tarball component

Last-Update: 2023-11-30
Forwarded: not-needed

Gbp-Pq: Topic build
Gbp-Pq: Name ada.patch

10 months agoHarmonize V8 stack sizes on ARM architectures to match almost all other architectures
James Addison [Mon, 10 Feb 2025 14:45:36 +0000 (15:45 +0100)]
Harmonize V8 stack sizes on ARM architectures to match almost all other architectures

Last-Update: 2023-02-28
Forwarded: https://github.com/nodejs/node/issues/41163

Gbp-Pq: Topic arm64
Gbp-Pq: Name stacksize.patch

10 months agoUse system paths for builtins
Jérémy Lal [Mon, 10 Feb 2025 14:45:36 +0000 (15:45 +0100)]
Use system paths for builtins

Last-Update: 2023-02-22
Forwarded: not-needed

Gbp-Pq: Topic build
Gbp-Pq: Name test_process_versions.patch

10 months agofix link to home in html api
Jérémy Lal [Mon, 10 Feb 2025 14:45:36 +0000 (15:45 +0100)]
fix link to home in html api

Forwarded: not needed, in conflict with the meaning of home page
Last-Update: 06-11-2022

Gbp-Pq: Topic build
Gbp-Pq: Name doc_template_home.html

10 months agoallow vfp2 and allow setting arm_version option
Jérémy Lal [Mon, 10 Feb 2025 14:45:36 +0000 (15:45 +0100)]
allow vfp2 and allow setting arm_version option

Last-Update: 2022-08-29
Forwarded: https://github.com/nodejs/node/issues/44357

Gbp-Pq: Topic armel
Gbp-Pq: Name configure.patch

10 months agotest does not pass on riscv64
Jérémy Lal kapouer@melix.org, Bo YU [Mon, 10 Feb 2025 14:45:36 +0000 (15:45 +0100)]
test does not pass on riscv64

Last-Update: 2022-12-14
Forwarded: not-yet

Gbp-Pq: Topic riscv
Gbp-Pq: Name flaky_tests.patch

10 months agosome tests fail on mips64el
Debian Javascript Maintainers [Mon, 10 Feb 2025 14:45:36 +0000 (15:45 +0100)]
some tests fail on mips64el

Forwarded: not-needed

That architecture support improves over time - node 20.x branch has better support
Meanwhile, let those tests fail.

Gbp-Pq: Topic mips
Gbp-Pq: Name flaky_tests.patch

10 months agoskip buffer NaN internal representation check this fails on whatever archs having...
Jérémy Lal [Mon, 10 Feb 2025 14:45:36 +0000 (15:45 +0100)]
skip buffer NaN internal representation check this fails on whatever archs having other internal representations of NaN.

Last-Update: 2022-05-02
Forwarded: https://github.com/nodejs/node/issues/42945

Gbp-Pq: Topic build
Gbp-Pq: Name skip-buffer-nan-internal-check.patch

10 months agomipsel in debian supports 32-bit processors
Jérémy Lal [Mon, 10 Feb 2025 14:45:36 +0000 (15:45 +0100)]
mipsel in debian supports 32-bit processors

Forwarded: not-needed
Last-Update: 2021-11-03

Gbp-Pq: Topic mips
Gbp-Pq: Name mipsel_is_32.patch

10 months agoremove google font from template.html, and link to local
Jérémy Lal [Mon, 10 Feb 2025 14:45:36 +0000 (15:45 +0100)]
remove google font from template.html, and link to local

Last-Update: 2015-09-09
Forwarded: not-needed

Gbp-Pq: Topic dfsg
Gbp-Pq: Name privacy_breach.patch

10 months agoMultiarch search path, arch triplet, DFHS path for modules
Bastien ROUCARIÈS [Mon, 10 Feb 2025 14:45:36 +0000 (15:45 +0100)]
Multiarch search path, arch triplet, DFHS path for modules

Last-Update: 2018-09-30
Last-Update: 2020-03-04
Forwarded: https://github.com/nodejs/node/issues/22745
Reviewed-By: Xavier Guimard <yadd@debian.org>
Gbp-Pq: Topic dfsg
Gbp-Pq: Name multilib_modules.patch

10 months agoa test uses a benchmark that read alice.html, dfsg excluded
Jérémy Lal [Mon, 10 Feb 2025 14:45:36 +0000 (15:45 +0100)]
a test uses a benchmark that read alice.html, dfsg excluded

Forwarded: not-needed
Reviewed-By: Xavier Guimard <yadd@debian.org>
Last-Update: 2020-03-04

Gbp-Pq: Topic dfsg
Gbp-Pq: Name benchmark_without_alice.patch

10 months agouse system-installed node-gyp for building test modules
Jérémy Lal [Mon, 10 Feb 2025 14:45:36 +0000 (15:45 +0100)]
use system-installed node-gyp for building test modules

Last-Update: 2015-09-09
Forwarded: not-needed

Gbp-Pq: Topic deps
Gbp-Pq: Name node_gyp.patch

10 months agodo not use dns.ADDRCONFIG for localhost
Jérémy Lal [Mon, 10 Feb 2025 14:45:36 +0000 (15:45 +0100)]
do not use dns.ADDRCONFIG for localhost

Last-Update: 2020-06-11
Bug-Debian: https://bugs.debian.org/962318
Forwarded: https://github.com/nodejs/node/issues/33816

it fails on IPv6-only systems. Setting it with libc fails on linux.
https://github.com/nodejs/node/issues/33279
https://lists.debian.org/debian-devel/2023/12/msg00011.html

Gbp-Pq: Topic deps
Gbp-Pq: Name localhost-no-addrconfig.patch

10 months agokeep nodejs compatible with libc-ares public headers
Jérémy Lal [Mon, 10 Feb 2025 14:45:36 +0000 (15:45 +0100)]
keep nodejs compatible with libc-ares public headers

Forwarded: not-needed
Last-Update: 2021-10-20

Gbp-Pq: Topic deps
Gbp-Pq: Name cares.patch

10 months agoadapt test-ci build target for buildd
Jérémy Lal [Mon, 10 Feb 2025 14:45:36 +0000 (15:45 +0100)]
adapt test-ci build target for buildd

Forwarded: not-needed
Reviewed-By: Xavier Guimard <yadd@debian.org>
Last-Update: 2020-02-09

* log to stdout
* increase timeout multipliers

Gbp-Pq: Topic build
Gbp-Pq: Name test_ci.patch