summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-02-22fix 'install --no-download' modeDavid Kalnischkies2-6/+20
2017-02-22avoid validate/delete/load race in cache generationDavid Kalnischkies1-28/+31
2017-02-22don't lock dpkg in update commandsDavid Kalnischkies1-2/+2
2017-02-22don't lock dpkg in 'apt-get clean'David Kalnischkies1-1/+1
2017-02-22don't show update stats if cache generation is disabledDavid Kalnischkies2-6/+7
2017-02-22fix minimum pkgs option for dpkg --recursive usageDavid Kalnischkies1-1/+1
2017-02-22use FindB instead of FindI for Debug::pkgAutoRemoveDavid Kalnischkies2-2/+2
2017-02-22avoid producing invalid options if repo has no hostDavid Kalnischkies1-2/+5
2017-02-22ensure generation of valid EDSP error stanzasDavid Kalnischkies2-3/+16
2017-02-22let {dsc,tar,diff}-only implicitly enable download-onlyDavid Kalnischkies3-10/+6
2017-02-22Honour Acquire::ForceIPv4/6 in the https transportLukasz Kawczynski1-0/+5
2017-02-22bash-completion: Only complete understood file paths for installJohn R. Lenton1-1/+3
2017-02-22show output as documented for APT::Periodic::Verbose 2Paul Wise1-2/+2
2017-02-22get pdiff files from the same mirror as the indexDavid Kalnischkies3-36/+52
2017-02-22skip unconfigure for unconfigured to-be removed pkgsDavid Kalnischkies1-0/+12
2017-02-22do not configure unconfigured to be removed packagesDavid Kalnischkies1-1/+2
2017-02-22don't perform implicit crossgrades involving M-A:sameDavid Kalnischkies2-7/+50
2017-02-22improve arch-unqualified dpkg-progress parsingDavid Kalnischkies4-64/+169
2017-02-22correct cross & disappear progress detectionDavid Kalnischkies3-62/+112
2017-02-22react to trig-pend only if we have nothing else to doDavid Kalnischkies1-12/+12
2017-02-22http: clear content before reporting the failureEdgar Fuß1-1/+1
2017-02-22add TMP/TEMP/TEMPDIR to the TMPDIR DropPrivileges danceDavid Kalnischkies1-9/+20
2017-02-22reset HOME, USER(NAME), TMPDIR & SHELL in DropPrivilegesDavid Kalnischkies6-4/+85
2017-02-22keep Release.gpg on untrusted to trusted IMS-HitDavid Kalnischkies2-3/+55
2017-02-22don't install new deps of candidates for kept back pkgsDavid Kalnischkies4-96/+58
2017-01-17Release 1.3.41.3.4Julian Andres Klode18-19/+25
2017-01-17test: use downloadfile instead of apthelper download-fileJulian Andres Klode1-4/+4
2017-01-17https: Quote path in URL before passing it to curlJulian Andres Klode2-0/+23
2016-12-14Release 1.3.31.3.3Julian Andres Klode18-19/+27
2016-12-14Do not (re)start "apt-daily.system"Michael Vogt1-0/+5
2016-12-08Release 1.3.2 security update1.3.2Julian Andres Klode18-19/+29
2016-12-08gpgv: Flush the files before checking for errorsJulian Andres Klode1-0/+6
2016-12-08SECURITY UPDATE: gpgv: Check for errors when splitting files (CVE-2016-1252)Julian Andres Klode1-1/+22
2016-12-08Hack around Ubuntu rejecting symlink copyrightJulian Andres Klode1-1/+23
2016-12-08debian/gbp.conf: Update for 1.3.y branchJulian Andres Klode1-1/+1
2016-10-04Release 1.3.11.3.1Julian Andres Klode18-41/+56
2016-10-04travis: Move codecov from after_success to after_scriptJulian Andres Klode1-1/+1
2016-10-04Turkish program translation updateMert Dirik1-18/+14
2016-10-04Japanese manpages translation updatevictory1-745/+187
2016-10-04Do not read stderr from proxy autodetection scriptsJulian Andres Klode5-2/+46
2016-09-20Release 1.31.3Julian Andres Klode18-19/+33
2016-09-18VersionHash: Do not skip too long dependency linesJulian Andres Klode5-3/+49
2016-09-11travis: Add coverage testing using codecov.ioJulian Andres Klode1-1/+7
2016-09-11Coverage: Do not print messages from gcovJulian Andres Klode3-0/+57
2016-09-11CMake: Add coverage build typeJulian Andres Klode1-0/+5
2016-09-11travis: use ninja and ccache for buildingJulian Andres Klode1-5/+6
2016-09-07test: Always install dpkg into our tests, regardless of MAJulian Andres Klode8-15/+20
2016-09-07test: framework: Ensure copied status files have trailing linesJulian Andres Klode1-0/+4
2016-09-07edsp: try 2 to read responses even if writing failedDavid Kalnischkies4-15/+73
2016-09-04abort connection on '.' target replies in SRVDavid Kalnischkies1-0/+8