| Name: | rh-nodejs14-nodejs |
|---|---|
| Version: | 14.15.0 |
| Release: | 1.el7 |
| Architecture: | x86_64 |
| Group: | Development/Languages |
| Size: | 36672242 |
| License: | MIT and ASL 2.0 and ISC and BSD |
| RPM: | rh-nodejs14-nodejs-14.15.0-1.el7.x86_64.rpm |
| Source RPM: | rh-nodejs14-nodejs-14.15.0-1.el7.src.rpm |
| Build Date: | Wed Dec 02 2020 |
| Build Host: | x86-ol7-builder-02.us.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. |
- Rebase to 14.15.0
- Rebase to 14.11.0
- Rebase to 14.8.0 - Enable FIPS when building (--openssl-is-fips)
- Rebase to 14.6.0
- Rebase to 12.18.2
- Rebase to 12.18.1 - Use devtoolset-9
- Resolves: RHBZ#1800404, RHBZ#1800403, RHBZ#1800378, RHBZ#1774113 - Resolves: RHBZ#1803154, RHBZ#1803157, RHBZ#1803160 (nmp CVEs) - also 1793482 - use devtoolset-8, build with -j4 - added uvwasi bundled dependency - revert more features #23188, #30637, #29598, #29292, #29489, #30055, #30053
- Rebase to 12.14.1
- Patch more OpenSSL features - Adjust test suite to (mostly) pass without patched OpenSSL features
- Revert statx utilization in libuv to workaround s390x container issue - Resolves: rhbz#1760184