Package rpm: Information

    Binary package: rpm
    Version: 4.13.0.1-alt40
    Architecture: x86_64
    Build time:  Mar 27, 2024, 06:56 PM in the task #327286
    Source package: rpm
    Report package bug
    License: GPLv2+
    Summary: The RPM package management system
    Description: 
    The RPM Package Manager (RPM) is a powerful command line driven
    package management system capable of installing, uninstalling,
    verifying, querying, and updating software packages. Each software
    package consists of an archive of files along with information about
    the package like its version, a description, etc.

    Maintainer: Alexey Sheplyakov



    Last changed


    Oct. 4, 2023 Alexey Sheplyakov 4.13.0.1-alt40
    - Plug a memory leak in python bindings (closes: #47836).
    Sept. 10, 2023 Vitaly Chikunov 4.13.0.1-alt39
    - Add support for caret in version/release to enable in the future. This is
      safe since sisyphus_check will not pass versions like this.
    - Suppress pdeath_execute post-update script open error in RPM::RootDir.
    - pdeath_execute will use pidfd if possible (also added tests).
    July 5, 2023 Andrey Limachko 4.13.0.1-alt38
    - Add support for loongarch64 (thx zhangwenlong)
    - Fix canonical loongarch64 and e2k arch numbers conflict