Name: | nodejs |
---|---|
Epoch: | 1 |
Version: | 16.14.0 |
Release: | 2.module_el8+25092+a366e9f0 |
Architecture: | x86_64 |
Module: | nodejs:16-epel:8060020220210144017:9edba152 |
Group: | Development/Languages |
Size: | 854000 |
License: | MIT and ASL 2.0 and ISC and BSD |
RPM: | nodejs-16.14.0-2.module_el8+25092+a366e9f0.x86_64.rpm |
Source RPM: | nodejs-16.14.0-2.module_el8+25092+a366e9f0.src.rpm |
Build Date: | Thu Jun 23 2022 |
Build Host: | build-ol8-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | http://nodejs.org/ |
Summary: | JavaScript runtime |
Description: | Node.js is a platform built on Chrome's JavaScript runtime for easily building fast, scalable network applications. Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for data-intensive real-time applications that run across distributed devices. |
- Replace explicit version of npm in %check with variable and make build fail if it doesn't match
- Update to Node.js 16.14.0
- Update npm to 8.3.1 (CVE-2021-43616)
- Fix incorrect version Provides: for npm (bz#2049873)
- Rebuild for more architectures
- Tweak some dependencies on EPEL 7 (bz2048589) - Add Provides: bundled(zlib)
- Bundle zlib on EPEL 7
- Add support for building on EPEL 7
- Improper handling of URI Subject Alternative Names (Medium)(CVE-2021-44531) - Certificate Verification Bypass via String Injection (Medium)(CVE-2021-44532) - Incorrect handling of certificate subject and issuer fields (Medium)(CVE-2021-44533) - Prototype pollution via `console.table` properties (Low)(CVE-2022-21824)
- Enable building for EPEL 8 modules