Package rpm: Information

    Source package: rpm
    Version: 4.13.0.1-alt40
    Build time:  Oct 5, 2023, 01:33 AM
    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.

    List of rpms provided by this srpm:
    librpm-devel (mipsel)
    librpm-devel-debuginfo (mipsel)
    librpm7 (mipsel)
    librpm7-debuginfo (mipsel)
    librpmbuild7 (mipsel)
    librpmbuild7-debuginfo (mipsel)
    python-module-rpm (mipsel)
    python-module-rpm-debuginfo (mipsel)
    python3-module-rpm (mipsel)
    python3-module-rpm-debuginfo (mipsel)
    rpm (mipsel)
    rpm-checkinstall (noarch)
    rpm-debuginfo (mipsel)
    rpm-plugin-hdrcache (mipsel)
    rpm-plugin-hdrcache-debuginfo (mipsel)
    rpm-plugin-ima (mipsel)
    rpm-plugin-ima-debuginfo (mipsel)
    rpm-plugin-syslog (mipsel)
    rpm-plugin-syslog-debuginfo (mipsel)
    rpm-plugin-systemd-inhibit (mipsel)
    rpm-plugin-systemd-inhibit-debuginfo (mipsel)
    rpm2archive (mipsel)
    rpm2archive-debuginfo (mipsel)
    rpmspec (mipsel)
    rpmspec-debuginfo (mipsel)

    Maintainer: Alexey Sheplyakov


      1. automake
      2. liblua5.3-devel
      3. python-devel >= 2.6
      4. python-module-setuptools
      5. liblzma-devel >= 4.999.8
      6. liblzo2-devel
      7. bzip2-devel
      8. libzstd-devel
      9. libmagic-devel
      10. libmemcached-devel
      11. libcap-devel
      12. gettext-devel
      13. python3-devel >= 3.2
      14. python3-module-setuptools
      15. libdb4-devel
      16. libdbus-devel
      17. libelf-devel
      18. elfutils-devel >= 0.112
      19. fakechroot
      20. libgcrypt-devel
      21. readline-devel
      22. rpm-build-python3
      23. libacl-devel
      24. gawk
      25. libselinux-devel
      26. libsha1detectcoll-devel
      27. libarchive-devel
      28. popt-devel >= 1.10.2
      29. strace
      30. zlib-devel
      31. libtool

    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