summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* releasing package apt version 1.2.101.2.10Michael Vogt2016-04-0514-14/+35
* Fix `OnCalendar=*-*-* 6,18:00` instead of `OnCalendar=*-*-* 6:00,18:00`Michael Vogt2016-04-041-1/+1
* Japanese program translation updateTakuma Yamada2016-04-041-122/+171
* don't leak on error in listparser creationDavid Kalnischkies2016-04-032-8/+32
* use buffered writing for InRelease splittingDavid Kalnischkies2016-04-031-1/+1
* consistently add APT_OVERRIDE as method markerDavid Kalnischkies2016-04-031-70/+70
* Use systemd.timer instead of a cron jobMichael Vogt2016-04-019-39/+66
* Allow lowering trust level of a hash via configJulian Andres Klode2016-03-283-17/+26
* test-apt-update-reporting: Make more use of frameworkJulian Andres Klode2016-03-271-12/+16
* test-acquire-same-file-multiple-times: Delete files before retryingJulian Andres Klode2016-03-271-0/+1
* test-apt-download-progress: Use a larger file for testingJulian Andres Klode2016-03-271-3/+3
* zh_CN.po: update simplified Chinese translation. (100%)Zhou Mo2016-03-271-4/+4
* Release 1.2.91.2.9Julian Andres Klode2016-03-2713-13/+25
* Do not mark packages for keep that we want to removeJulian Andres Klode2016-03-272-2/+44
* drop confusing comma from no strong hash messageDavid Kalnischkies2016-03-2546-90/+90
* Release 1.2.81.2.8Julian Andres Klode2016-03-2457-197/+387
* Update symbols fileJulian Andres Klode2016-03-241-1/+14
* Set hidden visibility for StringViewJulian Andres Klode2016-03-241-1/+2
* Japanese manpage translation updateTakuma Yamada2016-03-241-676/+667
* handle gpgv's weak-digests ERRSIGDavid Kalnischkies2016-03-222-23/+95
* properly check for "all good sigs are weak"David Kalnischkies2016-03-213-44/+67
* refactor loading of previous release fileDavid Kalnischkies2016-03-191-66/+29
* tests: reenable basic auth test and add @ in usernameDavid Kalnischkies2016-03-193-7/+17
* zh_CN.po: update simplified Chinese translation. (Closes: #818639)Zhou Mo2016-03-191-4/+4
* cachefile: Only set members that were initialized successfullyJulian Andres Klode2016-03-193-17/+89
* zh_CN.po: update simplified chinese translation.Zhou Mo2016-03-191-39/+41
* test framework: Pass -n to lsof to speed up finding the https portJulian Andres Klode2016-03-171-1/+1
* test-acquire-same-file-multiple-times: Run failing test up to 10 timesJulian Andres Klode2016-03-171-5/+11
* 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