Package node: Information

  • Default inline alert: A new version of the package has been build

    Task #: #341768
    Build time: Mar 2, 2024, 01:30 AM
    New version: 20.11.1-alt2
Binary package: node
Version: 16.14.2-alt1
Architecture: armh
Build time:  Apr 25, 2022, 07:49 PM in the task #298946
Source package: node
Report package bug
Home page: http://nodejs.org/

License: MIT
Summary: Evented I/O for V8 Javascript
Description: 
Node.js is a server-side JavaScript environment that uses an asynchronous
event-driven model.  Node's goal is to provide an easy way to build scalable
network programs.

Maintainer: Vitaly Lipatov



Last changed


April 23, 2022 Vitaly Lipatov 16.14.2-alt1
- new version 16.14.2 (with rpmrb script)
- set openssl >= 1.1.1n
- CVE-2022-0778: Infinite loop in BN_mod_sqrt() reachable when parsing certificates (High)
April 23, 2022 Vitaly Lipatov 16.14.1-alt1
- new version 16.14.1 (with rpmrb script)
- set npm >= 8.5.0
March 18, 2022 Vitaly Lipatov 16.13.2-alt1
- new version 16.13.2 (with rpmrb script)
- set npm >= 8.3.1
- set libuv >= 1.43.0
- CVE-2021-44531: Improper handling of URI Subject Alternative Names (Medium)
- CVE-2021-44532: Certificate Verification Bypass via String Injection (Medium)
- CVE-2021-44533: Incorrect handling of certificate subject and issuer fields (Medium)
- CVE-2022-21824: Prototype pollution via console.table properties (Low)