Package node: Information

    Source package: node
    Version: 20.13.1-alt1
    Latest version according to Repology
    Build time:  May 18, 2024, 01:09 AM in the task #348337
    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. gcc-c++
      3. curl
      4. libuv-devel >= 1.48.0
      5. gyp >= 0.14.0
      6. openssl
      7. openssl-devel >= 3.0.8
      8. python3-devel
      9. python3-module-simplejson
      10. libbrotli-devel
      11. rpm-build-intro >= 2.1.14
      12. rpm-macros-features
      13. rpm-macros-nodejs
      14. libcares-devel >= 1.27.0
      15. libicu-devel >= 7.4
      16. libnghttp2-devel >= 1.60.0
      17. zlib-devel >= 1.3.0.1

    Last changed


    May 17, 2024 Vitaly Lipatov 20.13.1-alt1
    - 2024-05-09, Version 20.13.1 'Iron' (LTS), @marco-ippolito
    - npm updated to 10.5.2
    April 27, 2024 Vitaly Lipatov 20.12.2-alt1
    - 2024-04-10, Version 20.12.2 'Iron' (LTS), @RafaelGSS
    - CVE-2024-27980: Command injection via args parameter of child_process.spawn without shell option enabled on Windows
    - npm: disable update notifier
    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)