Package libuv: Information

    Source package: libuv
    Version: 1.41.1-alt2
    Build time:  Aug 3, 2021, 07:24 PM in the task #279921
    Report package bug
    License: MIT License
    Summary: Evented I/O for NodeJS
    Description: 
    libuv is a new platform layer for Node. Its purpose is to abstract IOCP on Windows
    and libev on Unix systems. We intend to eventually contain all platform differences in this library.

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

    Maintainer: Vitaly Lipatov


      1. /proc
      2. openssl-devel
      3. gcc-c++
      4. zlib-devel

    Last changed


    July 17, 2021 Vitaly Lipatov 1.41.1-alt2
    - enable tests
    July 16, 2021 Vitaly Lipatov 1.41.1-alt1
    - new version 1.41.1 (with rpmrb script)
    July 1, 2021 Vitaly Lipatov 1.41.0-alt3
    - CVE-2021-22918: idna: fix Out of bounds read in punycode decoder