Name: | rh-nodejs12-nodejs |
---|---|
Version: | 12.14.1 |
Release: | 1.el7 |
Architecture: | aarch64 |
Group: | Development/Languages |
Size: | 33693831 |
License: | MIT and ASL 2.0 and ISC and BSD |
RPM: | rh-nodejs12-nodejs-12.14.1-1.el7.aarch64.rpm |
Source RPM: | rh-nodejs12-nodejs-12.14.1-1.el7.src.rpm |
Build Date: | Fri Jan 24 2020 |
Build Host: | ca-buildarm03.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 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
- Add some missing flags, merge patches into one
- Rebase to 12.10.0 and apply patches for openssl compatibility (patches prepared by Zuzana and Jan)
- Resolves: RHBZ#1717846 - update to v12.x - build without crypto for now
- Rebuild with bundled zlib - Resolves: rhbz#1677710
- Resolves: RHBZ#1584252 - comment out native.req file to prevent conflict with other Node.js - installations (rhbz#1637922)
- rebase to v10.10.0 - update patches for openssl - TODO: remove useless comments, fix failing tests, update bundled provides
- Initial v10 packaging - patch crypto/openssl 1.1.0 -> 1.0.2 - remove scl prefixes from bundled dependencies - TODO: update patches and dependencies