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

    Исходный пакет: apt
    Версия: 0.5.15lorg2-alt101
    Собран:  8 апреля 2026 г. 23:51
    Сообщить об ошибке в пакете
    Домашняя страница: http://apt-rpm.org

    Лицензия: GPL-2.0-or-later
    О пакете: 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.

    Список бинарных RPM-пакетов, собираемых из данного SRPM:
    apt (loongarch64)
    apt-basic-checkinstall (noarch)
    apt-checkinstall (noarch)
    apt-debuginfo (loongarch64)
    apt-https (loongarch64)
    apt-https-debuginfo (loongarch64)
    apt-rsync (loongarch64)
    apt-rsync-debuginfo (loongarch64)
    apt-tests (noarch)
    apt-under-pkdirect-checkinstall (noarch)
    apt-xxtra-heavy-load-checkinstall (noarch)
    libapt (loongarch64)
    libapt-debuginfo (loongarch64)
    libapt-devel (loongarch64)

    Сопровождающий: Leonid Znamenok


      1. docbook-utils
      2. gcc-c++
      3. libgnutls-devel
      4. liblua5.3-devel
      5. libreadline-devel
      6. librpm-devel
      7. setproctitle-devel
      8. setproctitle-devel

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


    11 марта 2026 г. Leonid Znamenok 0.5.15lorg2-alt101
    - acquire-item.cc: added support for zst compressed {pkg,src}lists.
    - apt-cdrom.cc: added support of xz, gz and zstd compressed {pkg,src}lists.
    - Fixes:
      + OVE-20260322-0001 Use after free in cmdline/rpmindexcopy.cc
    25 января 2026 г. Ivan Zakharyaschev 0.5.15lorg2-alt100
    - e2k: Fixed the compilation of dependent packages with unchanged flags.
      (Restored the e2k source code adaptations; simply removing them in
      0.5.15lorg2-alt93 was wrong due to possible ABI or API breakage.)
    - Run all the tests with some long pkgprioties file (as a simplistic way
      to make sure that the problem from 0.5.15lorg2-alt97 doesn't appear).
    15 января 2026 г. Ivan Zakharyaschev 0.5.15lorg2-alt99
    - basic-checkinstall subpkg:
      + Do the testing with an installed GPG key in this subpkg.
      + Fixed permission issues when running it unpriviledged. (ALT#54672)