Пакет libapt: Информация

    Бинарный пакет: libapt
    Версия: 0.5.15lorg2-alt71.3.1
    Архитектура: e2kv5
    Собран:  22 ноября 2020 г. 11:13
    Исходный пакет: apt
    Сообщить об ошибке в пакете
    Домашняя страница: http://apt-rpm.org

    Лицензия: GPL
    О пакете: APT's core libraries
    Описание: 
    This package contains APT's package manipulation library,
    modified for RPM.
    
    This package is still under development.

    Сопровождающий: Ivan Zakharyaschev


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


    21 сентября 2020 г. Ivan Zakharyaschev 0.5.15lorg2-alt71.3.1
    - Build the variant for E2K
      (where the pointer arithmetics works without errors on E2K).
    21 сентября 2020 г. Ivan Zakharyaschev 0.5.15lorg2-alt71.3
    - Fixed copying release information from cdrom (thx Aleksei Nikiforov).
      (Closes: #37531)
    16 сентября 2019 г. Ivan Zakharyaschev 0.5.15lorg2-alt71.1.1
    - Added debugging output for allocation and grow functions. (Thx darktemplar@)
    - Fixed dynamic memory allocation pointer arithmetics issue:
      + fixed some of the pointer recalculations which used to involve
        "non-integer" offset calculation;
      + improved alignment for the allocated structures. (Thx darktemplar@)