Package apt: Information

    Binary package: apt
    Version: 0.5.15lorg2-alt53.M80P.4
    Architecture: i586
    Build time:  Jul 12, 2019, 07:23 PM in the task #233887
    Source package: apt
    Report package bug
    Home page: http://apt-rpm.org

    License: GPL
    Summary: Debian's Advanced Packaging Tool with RPM support
    Description: 
    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.

    Maintainer: Ivan Zakharyaschev


    Last changed


    July 4, 2019 Ivan Zakharyaschev 0.5.15lorg2-alt53.M80P.4
    [0.5.15lorg2-alt68.1 cherry-picked]
    - Made the treatment of the File Provides and the version ID of
      installed packages "stable": not affected negatively by sources.list.
      Also negative effects of different pkglists from sources.list on each other
      have been mitigated. (A pkglist from sources.list that lacked disttags could
      shadow the File Provides of packages from the database or other pkglists.)
    June 7, 2019 Ivan Zakharyaschev 0.5.15lorg2-alt53.M80P.3
    - Add disttag to VerStrs (used by APT to identify package versions).
    - Increase default APT::Cache-Limit in 1.5 times due to the extension of VerStrs
      (ALT#36775).
    May 31, 2019 Aleksei Nikiforov 0.5.15lorg2-alt53.M80P.2
    - Ported https support from Debian via https method to apt-https package.
    - Dropped processing Realm name in http/https methods.