Import Debian version 2.2.3+parrot1
apt (2.2.3+parrot1) rolling; urgency=medium . * Import new Debian release. * Patch methods/basehttp.c to allow https-to-http redirects. . apt (2.2.3) unstable; urgency=medium . * tests: Check for and discard expected warning from MaybeAddAuth. For some reason, this was only noticed with LTO enabled, but should be a general issue. * Fix downloads of unsized files that are largest in pipeline (LP: #1921626) * Warn on packages without a Size field. Such repositories are broken and need to be fixed, as we do not test apt against them, see the bug above for more details. Set Acquire::AllowUnsizedPackages to disable the warning. . apt (2.2.2+parrot1) rolling; urgency=medium . * Import new Debian release. * Patch methods/basehttp.c to allow https-to-http redirects. . apt (2.2.2) unstable; urgency=medium . [ David Kalnischkies ] * Deal with rred shortcomings around empty patch files (LP: #1918112) - Allow merging with empty pdiff patches - Rename pdiff merge patches only after they are all downloaded - Start pdiff patching from the last possible starting point - Ensure all index files sent custom tags to the methods * Harden test for no new acquires after transaction abort (Closes: #984966) . [ Julian Andres Klode ] * Make ADDARG{,C}() macros expand to single statements
methods/basehttp.cc.orig
0 → 100644
This diff is collapsed.
Please register or sign in to comment