summaryrefslogtreecommitdiff
path: root/apt-pkg
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'pu/essential-removal' into 'main'Julian Andres Klode2021-11-171-0/+18
|\
| * Do not remove Essential/Protected due to dependenciesJulian Andres Klode2021-11-171-0/+18
* | Don't print every inline PGP key in Signed-ByVictor Westerhuis2021-11-051-1/+0
|/
* Invalidate cached architecture list when building cacheJulian Andres Klode2021-10-192-1/+5
* Merge branch 'feature/install-versioned-provides' into 'main'Julian Andres Klode2021-10-193-24/+66
|\
| * Allow =version and /release selector on virtual packagesDavid Kalnischkies2020-05-272-17/+58
| * Allow version selection to match versioned self-providesDavid Kalnischkies2020-05-271-7/+8
* | Merge branch 'fakechroot' into 'main'Julian Andres Klode2021-10-191-2/+12
|\ \
| * | apt-pkg/deb/dpkgpm.cc: make DPkg::Chroot-Directory work under fakechrootJohannes Schauer Marin Rodrigues2021-09-191-2/+12
* | | Only allow full Signed-By keys where filenames are allowedJulian Andres Klode2021-10-181-3/+5
* | | Add support for embedding PGP keys into Signed-By in deb822 sourcesJulian Andres Klode2021-10-181-0/+17
* | | acquire-item: Quote Signed-By before sending itJulian Andres Klode2021-10-181-2/+2
* | | Merge branch 'fix/file-https-proxy' into 'main'Julian Andres Klode2021-10-181-5/+5
|\ \ \
| * | | Read and work with canonical file-URIs from sources.listsDavid Kalnischkies2021-09-131-5/+5
| |/ /
* | | Merge branch 'bug-989558' into 'main'Julian Andres Klode2021-10-182-0/+19
|\ \ \
| * | | add pattern to select packages by priority (closes: #989558)Johannes Schauer Marin Rodrigues2021-10-042-0/+19
* | | | Merge branch 'feature/barbarianarchs' into 'main'Julian Andres Klode2021-10-187-52/+67
|\ \ \ \ | |_|/ / |/| | |
| * | | Streamline access to barbarian architecture functionalityDavid Kalnischkies2021-09-043-19/+30
| * | | Barbarian M-A:allowed don't satisfy :any deps of other archsDavid Kalnischkies2021-09-041-4/+13
| * | | Do not make provides of M-A:allowed implicit M-A:foreignDavid Kalnischkies2021-09-041-5/+5
| * | | Refactor architecture handling in EDSP/EIPP codeDavid Kalnischkies2021-09-041-20/+18
| * | | All pkgCaches are MultiArch cachesDavid Kalnischkies2021-09-042-5/+2
| |/ /
* | | Improve error handling of cycling delayed queuesJulian Andres Klode2021-09-061-5/+8
* | | Increase recursion limits from 100 to 3000David Kalnischkies2021-08-291-4/+4
* | | Stop autoremover from endlessly exploring cyclic providersDavid Kalnischkies2021-08-281-1/+1
* | | Don't venture too deeply in AutoRemovers MarkPackageDavid Kalnischkies2021-08-281-9/+16
* | | Move hidden MarkPackage to a static functionDavid Kalnischkies2021-08-282-113/+93
* | | Simplify selection of highest source version providersDavid Kalnischkies2021-08-281-6/+3
|/ /
* | Add support for a maximum delay and testing of delayJulian Andres Klode2021-07-281-1/+4
* | Properly convert PulseInterval to timevalJulian Andres Klode2021-07-281-6/+3
* | Convert to monotonic clockJulian Andres Klode2021-07-285-22/+33
* | acquire: Automatically reduce select() timeout as neededJulian Andres Klode2021-07-281-1/+35
* | Implement exponential delay between retriesJulian Andres Klode2021-07-285-3/+48
* | pkgAcqIndex::CommonFailed: Set StatIdle before calling Init()Julian Andres Klode2021-07-131-1/+1
* | Merge branch 'fix/dpkgchroot' into 'main'Julian Andres Klode2021-07-053-30/+26
|\ \
| * | Restore dpkg::chroot-directory functionalityDavid Kalnischkies2021-06-103-30/+26
* | | Store size from volatile sources for already installed versionsDavid Kalnischkies2021-06-101-1/+6
* | | Use full item description in broken repo errorDavid Kalnischkies2021-06-101-3/+2
|/ /
* | No URL decode and quoting support for Files in SourcesDavid Kalnischkies2021-06-041-16/+14
* | URI encode Filename field of Packages files (again)David Kalnischkies2021-06-042-8/+9
* | policy: Apply phasing to uninstalled packages tooJulian Andres Klode2021-05-171-1/+1
* | Merge branch 'master' of https://github.com/kraj/aptJulian Andres Klode2021-05-051-0/+7
|\ \
| * | srvrec: Keep support for older resolverKhem Raj2021-03-201-0/+7
* | | Merge branch 'pu/upgradecounter' into 'main'Julian Andres Klode2021-04-291-1/+2
|\ \ \
| * | | Count uninstallable packages in "not upgraded"David Kalnischkies2021-04-251-1/+2
* | | | Merge branch 'pu/autoremove' into 'main'Julian Andres Klode2021-04-294-68/+120
|\ \ \ \
| * | | | Store versioned kernel package detectors in d-pointerDavid Kalnischkies2021-04-261-8/+8
| * | | | Call MarkAndSweep only manually in apt-get for autoremoveDavid Kalnischkies2021-04-264-16/+32
| * | | | Reexplore providers of marked packages if some didn't satisfy beforeDavid Kalnischkies2021-04-261-78/+82
| * | | | Mark only provides from protected versioned kernel packagesDavid Kalnischkies2021-04-251-26/+58
| |/ / /