summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Make test-apt-download-progress less flakyJulian Andres Klode2016-03-171-8/+13
* do not strip epochs from state version stringsDavid Kalnischkies2016-03-164-39/+35
* Make the weak signature message less ambigiousJulian Andres Klode2016-03-161-1/+1
* Use descriptive URIs in 104 Warning messagesJulian Andres Klode2016-03-161-1/+1
* methods/gpgv: Rewrite error handling and messageJulian Andres Klode2016-03-161-19/+50
* Report non-transient errors as errors, not as warningsJulian Andres Klode2016-03-1611-19/+23
* Get accurate progress reporting in apt update againMichael Vogt2016-03-165-19/+61
* tests: fix parallel execution to be working dir independentDavid Kalnischkies2016-03-161-1/+1
* Release 1.2.71.2.7Julian Andres Klode2016-03-1557-58/+356
* Fix bug where the problemresolve can put a pkg into a heisenstateMichael Vogt2016-03-155-2/+56
* methods/gpgv: Warn about SHA1 (and RIPEMD-160)Julian Andres Klode2016-03-151-3/+29
* apt-pkg/acquire-worker.cc: Introduce 104 Warning messageJulian Andres Klode2016-03-152-0/+12
* methods/gpgv: Correctly handle weak signatures with multiple keysJulian Andres Klode2016-03-151-1/+6
* zh_CN.po: fix translation bug. (Closes: #818177)Zhou Mo2016-03-151-1/+1
* methods/gpgv: Reject weak digest algorithmsJulian Andres Klode2016-03-141-0/+16
* Revert "Handle ERRSIG in the gpgv method like BADSIG"Julian Andres Klode2016-03-141-7/+0
* Handle ERRSIG in the gpgv method like BADSIGJulian Andres Klode2016-03-141-0/+7
* test: Move --weak-digest initialization to the right placeJulian Andres Klode2016-03-141-3/+6
* test: Use SHA512 digests for GPG, reject SHA1-based signaturesJulian Andres Klode2016-03-141-1/+5
* Spanish apt-mark translation fixManuel "Venturi" Porras Peralta2016-03-141-1/+1
* enforce verify of filesize in 'apt-get source'David Kalnischkies2016-03-142-7/+40
* don't use Desc.URI to calculate .diff/Index filenamesDavid Kalnischkies2016-03-142-12/+39
* streamline dpkgpm cleanup-handlingDavid Kalnischkies2016-03-141-14/+17
* flush line-clearing on progress stop before post-invokeDavid Kalnischkies2016-03-142-2/+6
* aptwebserver: fix html validation issuesDavid Kalnischkies2016-03-141-5/+5
* require $(HASH)-Download field in .diff/Index filesDavid Kalnischkies2016-03-142-60/+58
* test: remove SHA1 support testing as unsupportedDavid Kalnischkies2016-03-141-71/+19
* Test that SHA1-only .diff/Index files are not usedJulian Andres Klode2016-03-131-2/+32
* Do not consider SHA1 usableJulian Andres Klode2016-03-136-20/+37
* Use native architecture instead of amd64 for build-dep-purge testJulian Andres Klode2016-03-101-9/+12
* Dutch manpages translation updateFrans Spiesschaert2016-03-081-724/+824
* Dutch program translation updateFrans Spiesschaert2016-03-081-142/+196
* Release 1.2.61.2.6Julian Andres Klode2016-03-0713-13/+26
* apt-pkg/algorithms.cc: Avoid stack buffer overflow in KillListJulian Andres Klode2016-03-071-10/+9
* Fix several typosVeres Lajos2016-03-0718-37/+37
* Release 1.2.51.2.5Julian Andres Klode2016-03-0613-13/+35
* debian/control: Set Standards-Version to 3.9.7Julian Andres Klode2016-03-061-1/+1
* get group again after potential remap in Source: parseDavid Kalnischkies2016-03-061-1/+3
* Prevent double remapping of iterators and string viewsJulian Andres Klode2016-03-061-8/+22
* do not move not-failed pdiff-patches into CWD on failureDavid Kalnischkies2016-03-062-0/+26
* Fix lzma write support to handle "try again" caseColin Watson2016-03-061-4/+25
* add test for apt-key 0xKEY and use parameter expansionDavid Kalnischkies2016-03-062-1/+12
* support APT::Get::Build-Dep-Automatic again in build-depDavid Kalnischkies2016-03-062-0/+47
* tests: expect no output while compiling noopchrootDavid Kalnischkies2016-03-062-4/+8
* deal with partially downloaded changelogsDavid Kalnischkies2016-03-062-2/+25
* apt-key del should correctly handle keyids prefixed with 0xDaniel Kahn Gillmor2016-03-041-0/+4
* Release 1.2.41.2.4Julian Andres Klode2016-02-2713-13/+27
* Add missing numeric includes in files using std::accumulate()Julian Andres Klode2016-02-262-0/+2
* Fix crash with empty architecture listJulian Andres Klode2016-02-252-4/+19
* pass versioned provides to external solvers in EDSPDavid Kalnischkies2016-02-162-117/+165