summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 2.3.132.3.13Julian Andres Klode2021-11-245-6/+22
* Merge branch 'ck/fix-basehttp-enum' into 'main'Julian Andres Klode2021-11-232-22/+22
|\
| * basehttp: Rename HaveContent's TristateCameron Katri2021-11-232-22/+22
|/
* Merge branch 'pu/reltagmatchforsource' into 'main'Julian Andres Klode2021-11-234-48/+127
|\
| * Support more than exact release matches in 'source'David Kalnischkies2021-11-234-48/+127
|/
* Portuguese manpages translation updateAmérico Monteiro2021-11-231-118/+92
* Merge branch 'musl-fix' into 'main'Julian Andres Klode2021-11-221-0/+1
|\
| * apt-pkg/contrib/srvrec.h: Explicitly include sys/types.hAlexander Kanavin2021-11-221-0/+1
|/
* Release 2.3.122.3.12Julian Andres Klode2021-11-1747-791/+856
* Release 2.3.12Julian Andres Klode2021-11-172-0/+34
* Merge branch 'pu/essential-removal' into 'main'Julian Andres Klode2021-11-175-3/+46
|\
| * Do not remove Essential/Protected due to dependenciesJulian Andres Klode2021-11-175-3/+46
* | Merge branch 'pu/no-prompt-essential-removal' into 'main'Julian Andres Klode2021-11-173-32/+1
|\ \
| * | Require argument to remove essential packages, do not promptJulian Andres Klode2021-11-173-32/+1
| |/
* | Merge branch 'egrep' into 'main'Julian Andres Klode2021-11-131-1/+1
|\ \
| * | bash completion: use `grep -E` instead of `egrep`Ville Skyttä2021-11-131-1/+1
|/ /
* | Dutch manpages translation updateFrans Spiesschaert2021-11-091-36/+25
* | Merge branch 'fix-debug-output-from-signed-by' into 'main'Julian Andres Klode2021-11-051-1/+0
|\ \
| * | Don't print every inline PGP key in Signed-ByVictor Westerhuis2021-11-051-1/+0
|/ /
* | Merge branch 'command-v' into 'main'Julian Andres Klode2021-11-043-17/+6
|\ \ | |/ |/|
| * Use `command -v` instead of `which`Ville Skyttä2021-11-043-17/+6
|/
* Release 2.3.112.3.11Julian Andres Klode2021-10-2148-491/+508
* 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-197-67/+287
|\
| * Allow =version and /release selector on virtual packagesDavid Kalnischkies2020-05-275-60/+253
| * Allow version selection to match versioned self-providesDavid Kalnischkies2020-05-272-7/+34
* | Respect NO_COLOR environment variableJulian Andres Klode2021-10-192-2/+3
* | 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
* | | 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