summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 2.3.102.3.10Julian Andres Klode2021-10-1816-27/+544
* Merge branch 'pu/signed-by-embedded-key' into 'main'Julian Andres Klode2021-10-185-9/+104
|\
| * 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-184-5/+98
| * acquire-item: Quote Signed-By before sending itJulian Andres Klode2021-10-181-2/+2
|/
* Merge branch 'pu/content-length-0' into 'main'Julian Andres Klode2021-10-182-15/+28
|\
| * Set haveContent to FALSE on `Content-Length: 0`Julian Andres Klode2021-07-011-3/+9
| * basehttp: Turn HaveContent into a TriStateJulian Andres Klode2021-07-012-15/+22
* | Merge branch 'pu/ifrange' into 'main'Julian Andres Klode2021-10-184-6/+125
|\ \
| * | Use exact If-Range match in our test webserverDavid Kalnischkies2021-09-162-4/+13
| * | Disable HTTP Range usage if varnish < 6.4 is involvedDavid Kalnischkies2021-09-162-0/+32
| * | Add AllowRange option to disable HTTP Range usageDavid Kalnischkies2021-09-163-5/+83
* | | Merge branch 'fix/file-https-proxy' into 'main'Julian Andres Klode2021-10-1814-105/+173
|\ \ \
| * | | Use https config on https proxies for http serversDavid Kalnischkies2021-09-135-69/+119
| * | | Read and work with canonical file-URIs from sources.listsDavid Kalnischkies2021-09-139-36/+54
| |/ /
* | | Merge branch 'bug-989558' into 'main'Julian Andres Klode2021-10-184-2/+30
|\ \ \
| * | | add pattern to select packages by priority (closes: #989558)Johannes Schauer Marin Rodrigues2021-10-044-2/+30
* | | | Merge branch 'feature/barbarianarchs' into 'main'Julian Andres Klode2021-10-1817-132/+604
|\ \ \ \ | |_|/ / |/| | |
| * | | Streamline access to barbarian architecture functionalityDavid Kalnischkies2021-09-048-24/+219
| * | | Barbarian M-A:allowed don't satisfy :any deps of other archsDavid Kalnischkies2021-09-042-4/+256
| * | | Do not make provides of M-A:allowed implicit M-A:foreignDavid Kalnischkies2021-09-042-22/+38
| * | | Do not strip M-A for native build-dep resolutionDavid Kalnischkies2021-09-042-24/+25
| * | | Refactor architecture handling in EDSP/EIPP codeDavid Kalnischkies2021-09-041-20/+18
| * | | Move apt specific test setup into its own functionDavid Kalnischkies2021-09-041-32/+35
| * | | Ensure dpkg -C works correctly in our testcasesDavid Kalnischkies2021-09-043-2/+12
| * | | All pkgCaches are MultiArch cachesDavid Kalnischkies2021-09-042-5/+2
| |/ /
* | | Release 2.3.92.3.9Julian Andres Klode2021-09-075-6/+23
* | | Improve error handling of cycling delayed queuesJulian Andres Klode2021-09-061-5/+8
* | | Merge branch 'fix/recursivemark' into 'main'Julian Andres Klode2021-09-0611-129/+281
|\ \ \ | |/ / |/| |
| * | Increase recursion limits from 100 to 3000David Kalnischkies2021-08-293-5/+78
| * | Stop autoremover from endlessly exploring cyclic providersDavid Kalnischkies2021-08-282-1/+31
| * | 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
| * | Inhibit autoremove calculation in apt-mark and apt showDavid Kalnischkies2021-08-282-0/+5
| * | Try to show core dump info in test frameworkDavid Kalnischkies2021-08-284-5/+65
|/ /
* | Dutch manpages translation updateFrans Spiesschaert2021-08-181-25/+13
* | Release 2.3.82.3.8Julian Andres Klode2021-08-145-6/+13
* | Bump to C++17Julian Andres Klode2021-08-092-2/+2
* | Release 2.3.72.3.7Julian Andres Klode2021-07-2915-37/+160
* | Merge branch 'pu/fetch-at' into 'main'Julian Andres Klode2021-07-297-17/+139
|\ \
| * | tests (retry-downloads): Avoid delay in second testJulian Andres Klode2021-07-291-1/+1
| * | Enhance test to check time spentJulian Andres Klode2021-07-291-1/+17
| * | Add support for a maximum delay and testing of delayJulian Andres Klode2021-07-283-3/+20
| * | 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-286-4/+51
| * | pkgAcqIndex::CommonFailed: Set StatIdle before calling Init()Julian Andres Klode2021-07-131-1/+1
|/ /
* | Merge branch 'fix/dpkgchroot' into 'main'Julian Andres Klode2021-07-054-30/+34
|\ \