Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | po/{ca,cs,ru}.po: fix merge artifacts harder | Michael Vogt | 2013-04-02 | 3 | -30/+0 |
| | |||||
* | * doc/apt.conf.5.xml: | Michael Vogt | 2013-03-25 | 2 | -0/+14 |
| | | | - document Acquire::ForceIPv{4,6} | ||||
* | * methods/connect.cc: | Michael Vogt | 2013-03-25 | 2 | -2/+6 |
| | | | - use Errno() instead of strerror(), thanks to David Kalnischk | ||||
* | merge patches from daniel to fix merge artifact and test failure | Michael Vogt | 2013-03-25 | 6 | -3/+37 |
| | |||||
* | merge patch from Daniel Hartwig | Michael Vogt | 2013-03-25 | 2 | -1/+6 |
| | |||||
* | * Update all PO files and apt-all.pot | bubulle@debian.org | 2013-03-24 | 2 | -9/+15 |
| | | | * French translation completed (Christian Perrier) | ||||
* | Update POT and PO files | bubulle@debian.org | 2013-03-24 | 43 | -1588/+2245 |
| | |||||
* | releasing version 0.9.7.9~exp1 | Michael Vogt | 2013-03-22 | 3 | -3/+3 |
| | |||||
* | prepare upload | Michael Vogt | 2013-03-22 | 1 | -16/+16 |
| | |||||
* | merged lp:~mvo/apt/fix-tagfile-hash | Michael Vogt | 2013-03-22 | 5 | -4/+81 |
|\ | |||||
| * | test/libapt/tagfile_test.cc: add missing "unistd.h" (thanks to Niels Thykier) | Michael Vogt | 2013-03-18 | 1 | -0/+1 |
| | | |||||
| * | fix pkgTagSection::Exists() and add test | Michael Vogt | 2013-03-18 | 4 | -4/+75 |
| | | |||||
* | | merged the debian-wheezy branch | Michael Vogt | 2013-03-22 | 50 | -3667/+3749 |
|\| | |||||
| * | * SECURITY UPDATE: InRelease verification bypass | Michael Vogt | 2013-03-14 | 51 | -3988/+4108 |
| | | | | | | | | | | | | | | | | | | - CVE-2013-1051 * apt-pkg/deb/debmetaindex.cc, test/integration/test-bug-595691-empty-and-broken-archive-files, test/integration/test-releasefile-verification: - disable InRelease downloading until the verification issue is fixed, thanks to Ansgar Burchardt for finding the flaw | ||||
* | | add new config options "Acquire::ForceIPv4" and | Michael Vogt | 2013-03-22 | 2 | -0/+13 |
| | | | | | | | | "Acquire::ForceIPv6" to allow focing one or the other (closes: #611891) | ||||
* | | Turkish (Mert Dirik). Closes: #703526 | bubulle@debian.org | 2013-03-22 | 2 | -0/+3497 |
| | | |||||
* | | merge patch from Colin to fix error message from getaddrinfo() (#703603) | Michael Vogt | 2013-03-21 | 2 | -0/+8 |
| | | |||||
* | | apt-pkg/edsp.cc: do not use stderr in WriteSolution at all | Michael Vogt | 2013-03-20 | 1 | -3/+0 |
| | | |||||
* | | apt-pkg/edsp.cc: do not spam stderr in WriteSolution | Michael Vogt | 2013-03-20 | 1 | -0/+2 |
| | | |||||
* | | test/integration/framework: use EXIT_CODE to be consistent with the ↵ | Michael Vogt | 2013-03-18 | 1 | -5/+5 |
| | | | | | | | | run-tests code | ||||
* | | report failures via exit and ensure we don't overflow | Michael Vogt | 2013-03-18 | 2 | -4/+10 |
| | | |||||
* | | * test/integration/framework: | Michael Vogt | 2013-03-18 | 2 | -2/+12 |
| | | | | | | - continue after test failure but preserve exit status | ||||
* | | * test/libapt/assert.h, test/libapt/run-tests: | Michael Vogt | 2013-03-17 | 3 | -1/+18 |
| | | | | | | - exit with status 1 on test failure | ||||
* | | releasing version 0.9.7.8~exp2 | Michael Vogt | 2013-03-01 | 1 | -2/+2 |
| | | |||||
* | | merged lp:~mvo/apt/hash-order | Michael Vogt | 2013-03-01 | 3 | -2/+4 |
|\ \ | |||||
| * | | add changelog | Michael Vogt | 2013-03-01 | 1 | -0/+1 |
| | | | |||||
| * | | ensure sha512 is really used when available (thanks to Tyler Hicks ) | Michael Vogt | 2013-01-14 | 2 | -2/+2 |
| | | | |||||
* | | | include two missing patches to really fix bug #696225, thanks to | Michael Vogt | 2013-03-01 | 5 | -1/+38 |
| | | | | | | | | | Guillem Jover | ||||
* | | | releasing version 0.9.7.8~exp1 | Michael Vogt | 2013-03-01 | 1 | -2/+2 |
| | | | |||||
* | | | merged lp:~donkult/apt/sid | Michael Vogt | 2013-03-01 | 3 | -0/+140 |
|\ \ \ | |||||
| * | | | * apt-pkg/depcache.cc: | David Kalnischkies | 2013-02-24 | 3 | -0/+140 |
|/ / / | | | | | | | | | | - prefer to install packages which have an already installed M-A:same sibling while choosing providers (LP: #1130419) | ||||
* | | | Japanese (Kenshi Muto). Closes: #699783 | bubulle@debian.org | 2013-02-05 | 2 | -6/+9 |
| | | | |||||
* | | | * apt-pkg/indexrecords.cc: | Michael Vogt | 2013-01-24 | 2 | -2/+5 |
| | | | | | | | | | - support '\r' in the Release file | ||||
* | | | quote plus in filenames to work around a bug in the S3 server | Michael Vogt | 2013-01-24 | 2 | -1/+7 |
|/ / | | | | | (LP: #1003633) | ||||
* | | * methods/http.cc: | Michael Vogt | 2013-01-11 | 2 | -1/+6 |
| | | | | | | | | | | | | - quote spaces in filenames to ensure as the http method is also (potentially) used for non deb,dsc content that may contain spaces, thanks to Daniel Hartwig and Thomas Bushnell (LP: #1086997) | ||||
* | | merged train fixes | Michael Vogt | 2013-01-10 | 1 | -1/+1 |
|\ \ | |||||
| * | | instead of cut, use % 32767 | Michael Vogt | 2013-01-10 | 1 | -1/+1 |
|/ / | |||||
* | | add missing curl_easy_cleanup() | Michael Vogt | 2013-01-09 | 2 | -0/+6 |
| | | |||||
* | | * methods/https.cc: | Michael Vogt | 2013-01-09 | 2 | -2/+5 |
| | | | | | | | | - reuse connection in https, thanks to Thomas Bushnell, BSG for the patch. LP: #1087543, Closes: #695359 | ||||
* | | merge train fixes | Michael Vogt | 2013-01-09 | 4 | -4/+13 |
|\ \ | |||||
| * | | * debian/apt.cron.daily: | Michael Vogt | 2013-01-09 | 2 | -1/+5 |
| | | | | | | | | | | | | | | | - when reading from /dev/urandom, use less entropy and fix a rare bug when the random number chksum is less than 1000. Closes: #695285 | ||||
| * | | * apt-pkg/contrib/progress.cc: | Michael Vogt | 2013-01-09 | 2 | -2/+7 |
| | | | | | | | | | | | | | | | | | | - Make "..." translatable to fix inconsistencies in the output of e.g. apt-get update. While this adds new translatable strings, not having translations for them will not break anything. Thanks to Guillem Jover. Closes: #696225 | ||||
| * | | add missing translated apt.8 manpages, thanks to Helge Kreutzmann. | Michael Vogt | 2013-01-08 | 2 | -1/+3 |
| | | | | | | | | | Closes: #696923 | ||||
* | | | fix missing translated apt.8 manpages, thanks to Helge Kreutzmann | Michael Vogt | 2013-01-09 | 3 | -1/+5 |
|/ / | | | | | for the report. Closes: #696923 | ||||
* | | doc/po/it.po: fix small XML errors | Michael Vogt | 2013-01-08 | 1 | -2/+2 |
| | | |||||
* | | fix pkgProblemResolver::Scores, thanks to Paul Wise. | Michael Vogt | 2013-01-08 | 3 | -14/+22 |
|\ \ | | | | | | | Closes: #697577 | ||||
| * | | fix pkgProblemResolver::Scores, thanks to Paul Wise. | Michael Vogt | 2013-01-08 | 3 | -13/+18 |
|/ / | | | | | Closes: #697577 | ||||
* / | Italian translation update for manpages | bubulle@debian.org | 2012-12-24 | 2 | -532/+4184 |
|/ | |||||
* | releasing version 0.9.7.7 | Michael Vogt | 2012-12-13 | 3 | -4/+4 |
| | |||||
* | merged from lp:~donkult/apt/sid | Michael Vogt | 2012-12-13 | 6 | -32/+49 |
|\ |