Package libapt: Information

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

    License: GPL
    Summary: APT's core libraries
    Description: 
    This package contains APT's package manipulation library,
    modified for RPM.
    
    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.