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

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

    Лицензия: GPL
    О пакете: Debian's Advanced Packaging Tool with RPM support
    Описание: 
    A port of Debian's APT tools for RPM based distributions,
    or at least for Conectiva. It provides the apt-get utility that
    provides a simpler, safer way to install and upgrade packages.
    APT features complete installation ordering, multiple source
    capability and several other unique features.
    
    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@)