3a0bf9d1cc- Explicitly add -fno-strict-aliasing to CFLAGS to fix compilation on Aarch64 with gcc10 (bsc#1172686)Adam Majer2020-08-10 17:00:52 +00:00
d7ce2212a3- Add Require for nodejs6 when intalling npm6. (bsc#1172728)Adam Majer2020-06-09 12:22:42 +00:00
94f566cb87- Add Require for nodejs6 when intalling npm6. - minimist.patch: Fixes a vulnerability in an npm component (CVE-2020-7598, bsc#1166916)Adam Majer2020-06-09 11:54:19 +00:00
c84b3bad03- minimist.patch: Fixes a vulnerability in an npm component (bsc#1166916)Adam Majer2020-06-04 17:16:14 +00:00
78e5245db3- Update to version 14.4.0: * napi: fix various types of memory corruption in napi_get_value_string_*() (CVE-2020-8174, bsc#1172443) * http2: fix HTTP/2 Large Settings Frame DoS (CVE-2020-11080, bsc#1172442) * TLS session reuse can lead to host certificate verification bypass (CVE-2020-8172, bsc#1172441)Adam Majer2020-06-04 16:51:01 +00:00
e23c62f59b- CVE-2019-15604.patch: fixes a remotely triggerable assertion on a TLS server via a crafted certificate string (CVE-2019-15604, bsc#1163104) - CVE-2019-15605.patch: fixes an HTTP request smuggling vulnerability via malformed Transfer-Encoding header (CVE-2019-15605, bsc#1163102) - CVE-2019-15606.patch: trim HTTP header values of optional white space (CVE-2019-15606, bsc#1163103)Adam Majer2020-02-07 15:13:00 +00:00
c591f5ceaf- Add missing conflicts to base package. It's not possible to have concurrent nodejs installations.Adam Majer2016-11-23 09:30:10 +00:00
45d1cfafa6- Package unification across various branches of NodeJS. Package for 4.x, 6.x and current (7.x) branches of NodeJS are now handled via GitHub repository. - NodeJS 6.x LTS package, based on NodeJS 4.x LTS layout. All NodeJS packages are interchangeable. (FATE #321373)
Karl Cheng
2016-11-21 12:51:51 +00:00