Commit Graph

59 Commits

Author SHA1 Message Date
Node.js GitHub Bot 16ff3548d6 feat: Node.js 20.19.5 2025-09-03 19:47:58 +00:00
Orgad Shaneh f9e105af51 Add images for debian trixie
https://wiki.debian.org/DebianTrixie
2025-08-11 11:15:17 +03:00
Orgad Shaneh c3973687f2 Revert "Remove stray * for linux*-s390x in slim images"
There are linux32-s390x and linux64-s390x[1].

Copilot review was misleading.

This reverts commit ec45cd2793.

[1] https://github.com/nodejs/node/tree/main/deps/openssl/config/archs
2025-07-16 19:20:01 +03:00
Simen Bekkhus 37378fe7a7
Merge pull request #2257 from orgads/star-s390x
Remove stray * for linux*-s390x in slim images
2025-07-16 16:11:19 +02:00
Node.js GitHub Bot c33478265e feat: Node.js 2025-07-15 23:35:30 +00:00
Orgad Shaneh ec45cd2793 Remove stray * for linux*-s390x in slim images
Discovered by Copilot.
2025-07-10 21:55:56 +03:00
Tianon Gravi d78e8df65f Update all `gpg --recv-keys` invocations with explicit "did it download" checks
This solves for the case of `gpg --recv-keys` receiving enough valid data that it doesn't return a non-zero exit code, but that it also doesn't import a key by explicitly checking afterwards that it did import the key we asked for (so that the fallback to keyserver.ubuntu.com actually happens appropriately for keys whose UID are no longer validated on keys.openpgp.org).
2025-07-02 14:10:14 -07:00
Node.js GitHub Bot 009449f787 feat: Node.js 20.19.3 2025-06-23 10:06:16 +00:00
Tianon Gravi b1e2c97844 Add Alpine 3.22 (remove Alpine 3.20) 2025-05-30 15:21:12 -07:00
Node.js GitHub Bot a87fa26c1b feat: Node.js 2025-05-15 01:33:08 +00:00
Node.js GitHub Bot 59723c6c97 feat: Node.js 20.19.1 2025-04-22 12:08:47 +00:00
Node.js GitHub Bot e028becede feat: Node.js 20.19.0 2025-03-13 14:48:02 +00:00
Node.js GitHub Bot 6e130ce346 feat: Node.js 20.18.3 2025-02-10 15:34:31 +00:00
Peter Dave Hello a35f40787c Node.js January 2025 security release for v18, v20, v22, and v23
Reference:
- https://nodejs.org/en/blog/vulnerability/january-2025-security-releases
- https://nodejs.org/en/blog/release/v18.20.6
- https://nodejs.org/en/blog/release/v20.18.2
- https://nodejs.org/en/blog/release/v22.13.1
- https://nodejs.org/en/blog/release/v23.6.1
2025-01-22 10:33:10 +08:00
Jesper Noordsij 12a54cd19f
Add Alpine 3.21 and drop 3.19 2024-12-05 14:16:16 +01:00
Node.js GitHub Bot 4b3806368e feat: Node.js 20.18.1 2024-11-20 16:05:40 +00:00
Nick Schonning 8483b3edd9
feat: Node.js 20.18.0 2024-10-04 11:27:57 -04:00
Node.js GitHub Bot 410410f695 feat: Node.js 20.17.0 2024-08-21 19:04:33 +00:00
Node.js GitHub Bot 766b2dec6f feat: Node.js 20.16.0 2024-07-24 14:04:57 +00:00
Node.js GitHub Bot 619b871fb3 feat: Node.js 18.20.4, 20.15.1, 22.4.1 2024-07-09 05:33:43 +00:00
Nick Schonning efc560b667
feat: Drop EOL Debian Buster Node.js variants 2024-07-02 19:36:19 -04:00
Node.js GitHub Bot 73d1fd5cb3 feat: Node.js 20.15.0 2024-06-24 14:33:35 +00:00
Laurent Goderre 416397c67b Fix version 18 on arm64v8 arch
Fixes #2096
2024-06-04 09:58:27 -04:00
Node.js GitHub Bot daea62837e feat: Node.js 20.14.0 2024-05-28 18:47:58 +00:00
Jesper Noordsij 1810f76d76
Add Alpine 3.20 and drop 3.18 2024-05-22 14:38:44 +02:00
Node.js GitHub Bot 375d663fe3 feat: Node.js 20.13.1 2024-05-09 16:23:08 +00:00
Node.js GitHub Bot 327062ece9 feat: Node.js 20.13.0 2024-05-07 19:33:08 +00:00
Peter Dave Hello 17bf0838ea
Merge pull request #2049 from mohamedelhabib/main 2024-04-13 22:38:35 +08:00
Mohamed EL-Habib 2570da300c cleanup the /tmp folder to save 2.5Mo 2024-04-12 17:31:27 +02:00
Node.js GitHub Bot e8dc035024 feat: Node.js 18.20.2, 20.12.2, 21.7.3 2024-04-11 02:25:13 +00:00
Node.js GitHub Bot 6a60b788fa feat: Node.js 18.20.1, 20.12.1, 21.7.2 2024-04-04 06:33:19 +00:00
Node.js GitHub Bot 227ac8bec7 feat: Node.js 18.20.0, 20.12.0 2024-03-27 03:21:05 +00:00
Node.js GitHub Bot a54ad036b5 feat: Node.js 18.19.1, 20.11.1, 21.6.2 2024-02-15 19:04:07 +00:00
Node.js GitHub Bot ab5769dc69 feat: Node.js 20.11.0 2024-01-10 20:48:18 +00:00
Jesper Noordsij 5bb3052991
Update templates to add Alpine 3.19 and drop 3.17 2023-12-07 10:59:38 +01:00
Node.js GitHub Bot b98d3851de feat: Node.js 20.10.0 2023-11-22 21:33:26 +00:00
Yehonatan Zecharia e148eb79f5 Run ./update.sh 2023-11-14 10:41:44 +02:00
Laurent Goderre dbc174542d
Merge pull request #1923 from yehonatanz/remove-unused-openssl-headers
Remove unused openssl headers
2023-11-13 12:28:17 -05:00
Node.js GitHub Bot 62c2e3cfb1 feat: Node.js 20.9.0, 21.1.0 2023-10-25 04:04:28 +00:00
Simen Bekkhus bdf5edb771
Merge pull request #1901 from jnoordsij/debian-image-tmp-gpg-directory
Use temporary `GNUPGHOME` directory when using gpg in image builds
2023-10-18 11:58:36 +02:00
Node.js GitHub Bot 6c20762ebf feat: Node.js 18.18.2, 20.8.1 2023-10-14 08:33:16 +00:00
Jesper Noordsij 72958a9258
Use temporary GNUPGHOME directory when using gpg in image builds 2023-10-06 16:14:27 +02:00
Node.js GitHub Bot 230b985264 feat: Node.js 20.8.0 2023-09-29 09:33:10 +00:00
Yehonatan Zecharia 924180b5b5 Run ./update.sh 2023-09-27 16:07:17 +03:00
Node.js GitHub Bot ce9bfa282b feat: Node.js 18.18.0, 20.7.0 2023-09-19 06:33:42 +00:00
Nick Schonning 1a2a796a6f
feat: Node.js 20.6.1 2023-09-08 23:24:03 -04:00
Nick Schonning 9d803e372e
feat: Node.js 20.6.0 2023-09-04 23:53:29 -04:00
Node.js GitHub Bot 1a4f3d2d0c feat: Node.js 2023-08-10 09:45:03 +00:00
Node.js GitHub Bot 4f443163bb feat: Node.js 20.5.0 2023-07-21 19:03:53 +00:00
Node.js GitHub Bot 31bc0387d4 feat: Node.js 20.4.0 2023-07-07 11:48:09 +00:00