Package apt: Information
Source package: apt
Version: 0.5.15lorg2-alt53.M80P.4
Build time: Jul 12, 2019, 07:23 PM in the task #233887
Category: System/Configuration/Packaging
Report package bugHome 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.
List of RPM packages built from this SRPM:
apt (x86_64, i586)
apt-debuginfo (x86_64, i586)
apt-https (x86_64, i586)
apt-https-debuginfo (x86_64, i586)
apt-rsync (x86_64, i586)
apt-rsync-debuginfo (x86_64, i586)
libapt (x86_64, i586)
libapt-debuginfo (x86_64, i586)
libapt-devel (x86_64, i586)
apt (x86_64, i586)
apt-debuginfo (x86_64, i586)
apt-https (x86_64, i586)
apt-https-debuginfo (x86_64, i586)
apt-rsync (x86_64, i586)
apt-rsync-debuginfo (x86_64, i586)
libapt (x86_64, i586)
libapt-debuginfo (x86_64, i586)
libapt-devel (x86_64, i586)
Maintainer: Ivan Zakharyaschev
List of contributors:
Ivan Zakharyaschev
Aleksei Nikiforov
Gleb Fotengauer-Malinovskiy
Dmitry V. Levin
Anton V. Boyarshinov
Alexey Tourbin
Sir Raorn
Stanislav Ievlev
Slava Semushin
Alex V. Myltsev
Anton Farygin
qa-robot
Sergey Bolshakov
Kachalov Anton
avd
Sviatoslav Sviridov
Ivan Zakharyaschev
Aleksei Nikiforov
Gleb Fotengauer-Malinovskiy
Dmitry V. Levin
Anton V. Boyarshinov
Alexey Tourbin
Sir Raorn
Stanislav Ievlev
Slava Semushin
Alex V. Myltsev
Anton Farygin
qa-robot
Sergey Bolshakov
Kachalov Anton
avd
Sviatoslav Sviridov
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.