Package zlib: Information

    Binary package: zlib
    Version: 1.2.13-alt1
    Architecture: x86_64
    Build time:  Nov 29, 2022, 10:40 AM in the task #309771
    Source package: zlib
    Category: System/Libraries
    Report package bug
    Home page: http://zlib.net/

    License: Zlib
    Summary: The zlib compression and decompression library
    Description: 
    The zlib compression library provides in-memory compression and
    decompression functions, including integrity checks of the uncompressed
    data.  This version of the library supports only one compression method
    (deflation), but other algorithms may be added later, which will have
    the same stream interface.  The zlib library is used by many different
    system programs.

    Maintainer: Dmitry V. Levin

    List of contributors:
    Dmitry V. Levin
    Alexey Tourbin

    Last changed


    Oct. 13, 2022 Dmitry V. Levin 1.2.13-alt1
    - v1.2.12 -> v1.2.13.
    Aug. 8, 2022 Dmitry V. Levin 1.2.12-alt3
    - Backported upstream fix for inflate (fixes: CVE-2022-37434).
    March 30, 2022 Dmitry V. Levin 1.2.12-alt2
    - Backported upstream fix for incorrect CRC inputs.