Пакет librpm-devel: Информация

    Бинарный пакет: librpm-devel
    Версия: 4.13.0.1-alt40
    Архитектура: i586
    Собран:  27 марта 2024 г. 18:56 в задании #327286
    Исходный пакет: rpm
    Категория: Разработка/C
    Сообщить об ошибке в пакете
    Домашняя страница: http://www.rpm.org/

    Лицензия: GPLv2+ and LGPLv2+ with exceptions
    О пакете: Development files for manipulating RPM packages
    Описание: 
    This package contains the RPM C library and header files. These
    development files will simplify the process of writing programs that
    manipulate RPM packages and databases. These files are intended to
    simplify the process of creating graphical package managers or any
    other tools that need an intimate knowledge of RPM packages in order
    to function.
    
    This package should be installed if you want to develop programs that
    will manipulate RPM packages and databases.

    Сопровождающий: Alexey Sheplyakov


    Последнее изменение


    4 октября 2023 г. Alexey Sheplyakov 4.13.0.1-alt40
    - Plug a memory leak in python bindings (closes: #47836).
    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).
    5 июля 2023 г. Andrey Limachko 4.13.0.1-alt38
    - Add support for loongarch64 (thx zhangwenlong)
    - Fix canonical loongarch64 and e2k arch numbers conflict