Package node: Information

    Source package: node
    Version: 20.12.1-alt1
    Latest version according to Repology
    Build time:  Apr 4, 2024, 01:44 PM in the task #344324
    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.

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

    Maintainer: Vitaly Lipatov



      1. /proc
      2. curl
      3. gcc-c++
      4. gyp >= 0.14.0
      5. libbrotli-devel
      6. libcares-devel >= 1.27.0
      7. libicu-devel >= 7.4
      8. libnghttp2-devel >= 1.60.0
      9. libuv-devel >= 1.48.0
      10. openssl
      11. openssl-devel >= 3.0.8
      12. python3-devel
      13. python3-module-simplejson
      14. rpm-build-intro >= 2.1.14
      15. rpm-macros-features
      16. rpm-macros-nodejs
      17. zlib-devel >= 1.3.0.1

    Last changed


    April 4, 2024 Vitaly Lipatov 20.12.1-alt1
    - 2024-04-03, Version 20.12.1 'Iron' (LTS), @RafaelGSS
    - CVE-2024-27983 - Assertion failed in node::http2::Http2Session::~Http2Session() leads to HTTP/2 server crash- (High)
    - CVE-2024-27982 - HTTP Request Smuggling via Content Length Obfuscation - (Medium)
    March 28, 2024 Vitaly Lipatov 20.12.0-alt1
    - 2024-03-26, Version 20.12.0 'Iron' (LTS), @richardlau
    - set npm >= 10.5.0, c-ares >= 1.27.0, zlib >= 1.3.01
    - set libnghttp2 >= 1.60.0, libicu >= 7.4
    March 1, 2024 Vitaly Lipatov 20.11.1-alt2
    - fix npm config get user-agent output again (ALT bug 43430)