Package node: Information

  • Default inline alert: Version in the repository: 16.19.1-alt1

Source package: node
Version: 14.17.5-alt1
Build time:  Aug 17, 2021, 06:54 PM in the task #282492
Report package bug
Home page: http://nodejs.org/

License: MIT License
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.

List of rpms provided by this srpm:
node (x86_64, ppc64le, i586, armh, aarch64)
node-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
node-devel (x86_64, ppc64le, i586, armh, aarch64)
node-doc (noarch)

Maintainer: Vitaly Lipatov


    1. python3-devel
    2. python3-module-simplejson
    3. /proc
    4. curl
    5. libnghttp2-devel >= 1.41.0
    6. gyp
    7. rpm-build-intro >= 2.1.14
    8. rpm-macros-nodejs
    9. libcares-devel >= 1.17.2-alt1
    10. libicu-devel >= 6.5
    11. zlib-devel
    12. gcc-c++
    13. openssl
    14. openssl-devel >= 1.1.1k
    15. libuv-devel >= 1.41.1-alt1

Last changed


Aug. 11, 2021 Vitaly Lipatov 14.17.5-alt1
- new version 14.17.5 (with rpmrb script)
- set c-ares >= 1.17.2
- CVE-2021-3672, CVE-2021-22931: Improper handling of untypical characters in domain names
- CVE-2021-22930: Use after free on close http2 on stream canceling
- CVE-2021-22939: Incomplete validation of rejectUnauthorized parameter
July 30, 2021 Vitaly Lipatov 14.17.4-alt1
- new version 14.17.4 (with rpmrb script)
- CVE-2021-22930: Use after free on close http2 on stream canceling (High)
- set npm >= 6.14.14
- restore minimum ICU version to 65
July 1, 2021 Vitaly Lipatov 14.17.2-alt1
- new version 14.17.2 (with rpmrb script)
- CVE-2021-22918: Out of bounds read (set libuv >= 1.41.0-alt3)