SHA256
1
0
forked from nodejs/nodejs26

47 Commits

Author SHA256 Message Date
mcepl 045f4d2f43 Update to 26.4.0
- Changes:
  - doc: update blockList stability status to release candidate
  - fs: support caller-supplied readFile() buffers
  - http: close pre-request sockets in closeIdleConnections
  - loader: implement package maps
  - net: support TCP_KEEPINTVL and TCP_KEEPCNT in setKeepAlive
  - tls: add certificateCompression option
  - vfs: dispatch node:fs/promises to mounted VFS instances
  - vfs: add minimal node:vfs subsystem
- Run obs-git-init (and add *-build directory to .gitignore)
2026-06-30 16:44:59 +02:00
Andreas_Schwab b7f1beef0c Update list of skipped tests in qemu emulation 2026-06-29 12:56:32 +02:00
adamm cbc50a27b4 do not use deprecated macro 2026-06-23 16:09:08 +02:00
adamm 1c3fd151b4 make build-ffi-tests before CI 2026-06-23 14:57:44 +02:00
adamm 1b4bdf5cc5 Update bundled versions outside of BEGIN/END 2026-06-23 14:56:04 +02:00
adamm 7aa980f00a make test dependencies 2026-06-23 11:21:41 +02:00
adamm 7de27ff22a Skip doc generation 2026-06-22 17:24:20 +02:00
adamm bfe22750d4 Add directories to sources 2026-06-22 13:07:00 +02:00
adamm b1aaac9587 Attempt to fix v8 build on i586 2026-06-20 15:42:07 +02:00
adamm d844ca6d07 update to 26.3.1 2026-06-19 23:45:42 +02:00
adamm b37534c561 add version update script 2026-06-19 21:57:37 +02:00
adamm 136fc22aa0 update changes 2026-06-19 21:33:28 +02:00
adamm 08d254f5ff remove corepack - not built by default 2026-06-19 21:33:17 +02:00
adamm 3af140e3bb Remove some legacy spec file sections 2026-06-19 19:52:11 +02:00
adamm 14a809302d node_modules deps is now a directory 2026-06-19 18:09:26 +02:00
adamm bb8573996c Bundle the bundling detection script to subdir 2026-06-19 18:06:51 +02:00
adamm 1afb4c9dac dependency checks 2026-06-19 16:59:56 +02:00
adamm a437ec7cf2 Update to 26.2.0 2026-06-19 16:14:59 +02:00
adamm 6dee0197b5 Merge PR!3 2026-04-21 18:14:24 +02:00
adamm 55a142ec91 Merge PR#4: BR: update-alternatives 2026-04-21 17:18:54 +02:00
adamm 930f7e9722 Remove update-alternatives code from scriptlets 2026-04-21 16:57:57 +02:00
adamm 2120c9f54d spec fix 2026-04-21 16:49:27 +02:00
dimstar 94225915d5 Explicitly BuildRequire update-alternatives
Explicitly BuildRequire update-alternatives and mark it as being
used in post/postun: this was nicely masked by the fact that
binutils, installed on every system, already dragged u-a in,
which is no longer the case.
2026-04-15 15:01:28 +02:00
rguenther fcdc566b9d Update nodejs24.spec 2026-04-15 13:59:24 +02:00
rguenther 9893bf7b75 Update nodejs24.changes 2026-04-15 13:58:38 +02:00
adamm ccea114d84 Fix 32-bit unit tests
Do not hardcode buffer length assumptions for 64-bit arches
2026-04-01 17:46:48 +02:00
adamm 1b4a72b548 Update to 24.14.1 2026-03-30 18:39:43 +02:00
adamm ccd41b63fc Add missing bugzilla entries 2026-03-06 12:36:01 +01:00
adamm a10dc20cd8 fix binary module build 2026-01-22 12:58:10 +01:00
adamm 37f620b8d0 backport ppc64 v8 fix for gcc15 2026-01-22 12:57:36 +01:00
adamm 3309665a12 recognize deps updates in changes file 2026-01-18 18:17:41 +01:00
adamm 018f9b40a7 Update to 24.13.0 security fixes 2026-01-15 15:29:51 +01:00
adamm e5c7685e02 Update keyring 2025-12-15 15:36:47 +01:00
adamm b283da412a fix localhost-npm-registry builds
upstream fix: https://github.com/npm/package-json/pull/164
2025-12-15 15:26:44 +01:00
adamm f2ac3ef283 fix 32bit tests 2025-12-11 20:22:36 +01:00
adamm 891c7d89a3 Update to 24.12.0 2025-12-11 12:50:23 +01:00
adamm dac10ea39f Add icu77.1 support 2025-12-08 19:59:32 +01:00
adamm 32a1206412 remove y2k38 FS test on 32-bit platforms 2025-12-02 20:21:29 +01:00
adamm 25812ca85c port icu/nghttp2 fixes from nodejs22
* bundle nghttp2 due to upstream error handling differences
* handle ICU 78.1
2025-12-02 20:16:24 +01:00
adamm f9bd5dc70c v8: backport TupleOp namespace nameclash fix 2025-12-02 14:29:15 +01:00
adamm 87e8761834 downgrade to gcc13
template errors no ppc64
2025-11-30 23:32:32 +01:00
adamm 110b42d9ec simplify spec file, use gcc15
also, fix build with older icu that seems to have updates
2025-11-30 23:15:35 +01:00
adamm 9d84246adb fix test rerun script 2025-11-30 23:15:21 +01:00
adamm 56f9da042a add missing sources 2025-11-25 13:15:35 +01:00
adamm dba281f896 Add README 2025-11-25 11:56:31 +01:00
adamm 5c4a7eb173 Initial version import 2025-11-25 09:51:29 +01:00
adamm e2a1a53c83 Initial commit 2025-11-24 23:36:34 +01:00