NodeJS 11.x
current development version of NodeJS
EOL - use NodeJS 12.x
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:nodejs/nodejs11 && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
CVE-2019-13173.patch | 0000001041 1.02 KB | |
SHASUMS256.txt | 0000003347 3.27 KB | |
SHASUMS256.txt.sig | 0000000566 566 Bytes | |
_constraints | 0000000189 189 Bytes | |
bash_output_helper.bash | 0000000306 306 Bytes | |
dont_return_garbage.patch | 0000003007 2.94 KB | |
fix_ci_tests.patch | 0000008940 8.73 KB | |
flaky_test_rerun.patch | 0000000670 670 Bytes | |
manual_configure.patch | 0000001397 1.36 KB | |
node-gyp-addon-gypi.patch | 0000002830 2.76 KB | |
node-v11.15.0.tar.xz | 0022115480 21.1 MB | |
node_modules.tar.xz | 0000478604 467 KB | |
nodejs-libpath.patch | 0000002328 2.27 KB | |
nodejs-sle11-python26-check_output.patch | 0000001375 1.34 KB | |
nodejs.keyring | 0000033618 32.8 KB | |
nodejs11.changes | 0000010529 10.3 KB | |
nodejs11.spec | 0000019207 18.8 KB | |
npm_search_paths.patch | 0000001948 1.9 KB | |
skip_test_on_lowmem.patch | 0000000807 807 Bytes | |
update_npm_tarball.sh | 0000000293 293 Bytes | |
versioned.patch | 0000019389 18.9 KB |
Latest Revision
Adam Majer (adamm)
committed
(revision 18)
- CVE-2019-13173.patch: fix potential file overwrite via hardlink in fstream.DirWriter() function (bsc#1140290, CVE-2019-13173)
Comments 6
Shouldn't
env_shebang.patch
convertenv node
tonode11
instead ofnode10
?Oh, it's not even used in spec.
Thanks for noticing. env_shebang.patch was replaced with a script in %build section of spec file. I'll remove the unused files from OBS.
Where do I report bugs against nodejs11 BTW?
Speaking of script, it's not replacing the patch completely — https://imgur.com/q3msv0u
Sorry for double comments, the beta UI seem to fail to render comments of 3+ level