Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * test/libapt/run-tests: | David Kalnischkies | 2012-01-20 | 2 | -4/+5 |
| | | | | - hurd doesn't have dmesg yet and we don't really need it either, so use with $0 a more stable data source for hashsumming | ||||
* | * test/libapt/globalerror_test.cc: | Pino Toscano | 2012-01-20 | 2 | -3/+11 |
| | | | | | - errno 0 has a different strerror on hurd, so generate the expected message dynamically instead of hardcoding 'Success' (Closes: #656530) | ||||
* | fix a few esoteric cppcheck errors/warnings/infos | David Kalnischkies | 2012-01-20 | 4 | -5/+17 |
| | |||||
* | fix typos in comments reported by the lintian in very-picky-modes | David Kalnischkies | 2012-01-20 | 1 | -5/+5 |
| | |||||
* | * methods/https.cc: | David Kalnischkies | 2012-01-19 | 2 | -6/+10 |
| | | | | | - use curls list append instead of appending Range and If-Range by hand which generates malformed requests, thanks Mel Collins for the hint! (Closes: #646381) | ||||
* | apply typofixes by Pascal De Vuyst, thanks! (Closes: #652834, #652835) | David Kalnischkies | 2012-01-19 | 2 | -3/+4 |
| | |||||
* | * debian/rules: | David Kalnischkies | 2012-01-19 | 2 | -2/+7 |
| | | | | - apply patch to enable usage of hardning CPPFLAGS and LDFLAGS by Moritz Muehlenhoff, thanks! (Closes: #653504) | ||||
* | * debian/control: | David Kalnischkies | 2012-01-19 | 2 | -11/+14 |
| | | | | - remove APT from the short descriptions as lintian doesn't like it and it doesn't transport any information for a reader anyway | ||||
* | * apt-pkg/packagemanager.cc: | David Kalnischkies | 2012-01-19 | 2 | -2/+11 |
| | | | | - ignore breaks on not-installed versions while searching for breakage loops as we don't have to avoid them | ||||
* | * apt-pkg/cacheiterators.h: | David Kalnischkies | 2012-01-19 | 7 | -13/+36 |
| | | | | | | | | | - return the correct version arch for all+foreign, too The flag is interpreted at a few other places in different styles so this commit ensures that the flag check is consistent everywhere (checking for Same in flag style is a bit too much as it isn't used in combination with others anyway, but who knows and just for consistency) | ||||
* | * apt-pkg/deb/dpkgpm.cc: | Michael Vogt | 2012-01-19 | 2 | -1/+13 |
| | | | - fix segfault on pkg removal | ||||
* | releasing version 0.8.16~exp11 | Michael Vogt | 2012-01-19 | 1 | -1/+1 |
| | |||||
* | * apt-pkg/deb/dpkgpm.cc: | Michael Vogt | 2012-01-19 | 3 | -3/+52 |
|\ | | | | | | | - redirect out/input of dpkg --assert-multi-arch to /dev/null - if multi-arch is detected ensure that pkg:all is reported as pkg:all | ||||
| * | if multi-arch is detected ensure that pkg:all is reported as pkg:all | David Kalnischkies | 2012-01-19 | 3 | -2/+30 |
| | | | | | | | | Versions with arch:all are added to the package with the native arch, so we can't rely on Pkg.Arch() for the architecture | ||||
| * | * apt-pkg/deb/dpkgpm.cc: | David Kalnischkies | 2012-01-19 | 3 | -2/+23 |
|/ | | | - redirect out/input of dpkg --assert-multi-arch to /dev/null | ||||
* | releasing version 0.8.16~exp10 | Michael Vogt | 2012-01-19 | 1 | -3/+3 |
| | |||||
* | * apt-pkg/contrib/fileutl.h: | Michael Vogt | 2012-01-18 | 3 | -8/+23 |
|\ | | | | | | | | | - store the offset in the internal fd before calculate size of the zlib-handled file to jump back to this place again * apt-pkg/contrib/fileutl.h: | ||||
| * | * apt-pkg/contrib/fileutl.h: | David Kalnischkies | 2012-01-18 | 2 | -3/+8 |
| | | | | | | | | | | | | | | | | | | - store the offset in the internal fd before calculate size of the zlib-handled file to jump back to this place again It jumped back to the position of the content - which is wrong as the internal fd is compressed and even reseting to the beginning of the file doesn't work as zlib uses an internal buffer, so while we might haven't read anything yet zlib might have done so already… | ||||
| * | improve error reporting in case of errors in combination with zlib | David Kalnischkies | 2012-01-18 | 2 | -6/+16 |
| | | |||||
| * | merge with lp:~mvo/apt | David Kalnischkies | 2012-01-18 | 2 | -1/+5 |
| |\ | |||||
* | \ | * apt-pkg/aptconfiguration.cc: | Michael Vogt | 2012-01-18 | 7 | -1508/+1676 |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - parse dpkg --print-foreign-architectures correctly in case archs are separated by newline instead of space, too. (Closes: #655590) * Slovak (Ivan Masar). Closes: #652985 * Russian (Yuri Kozlov). Closes: #654844 * Hungarian (Gabor Kelemen). Closes: #655238 | ||||
| * | | | add Closes tag for the --show-foreign newline change | David Kalnischkies | 2012-01-13 | 1 | -1/+2 |
| | | | | |||||
| * | | | /var/apt/cache is in reality /var/cache/apt | Sergio Cipolla | 2012-01-10 | 1 | -1/+1 |
| | | | | |||||
| * | | | merge with debian-sid | David Kalnischkies | 2012-01-10 | 6 | -1885/+2156 |
| |\ \ \ | |||||
| | * | | | Hungarian (Gabor Kelemen). Closes: #655238 | bubulle@debian.org | 2012-01-09 | 2 | -837/+923 |
| | | | | | |||||
| | * | | | Russian (Yuri Kozlov). Closes: #654844 | bubulle@debian.org | 2012-01-07 | 2 | -382/+412 |
| | | | | | |||||
| | * | | | Slovak (Ivan Masar). Closes: #652985 | bubulle@debian.org | 2011-12-22 | 2 | -286/+316 |
| | | | | | |||||
| * | | | | * apt-pkg/aptconfiguration.cc: | David Kalnischkies | 2011-12-14 | 3 | -2/+23 |
| | | | | | | | | | | | | | | | | | | | | - parse dpkg --print-foreign-architectures correctly in case archs are separated by newline instead of space, too. | ||||
* | | | | | * apt-pkg/contrib/fileutils.h: | Michael Vogt | 2012-01-18 | 2 | -2/+6 |
|\ \ \ \ \ | |_|_|/ / |/| | | / | | |_|/ | |/| | | - fix segfault from python-apt testsuite | ||||
| * | | | * apt-pkg/contrib/fileutils.h: | Michael Vogt | 2012-01-16 | 2 | -1/+5 |
| | | | | | | | | | | | | - fix segfault from python-apt testsuite | ||||
| * | | | merged from debian-experimental2 | Michael Vogt | 2012-01-16 | 120 | -2086/+4071 |
| |\ \ \ | |/ / / |/| | | | |||||
* | | | | merged from lp:~donkult/apt/experimental/ | Michael Vogt | 2012-01-13 | 9 | -39/+220 |
|\ \ \ \ | |||||
| * | | | | * apt-pkg/deb/dpkgpm.cc: | David Kalnischkies | 2012-01-13 | 3 | -22/+109 |
| | | | | | | | | | | | | | | | | | | | | - check if dpkg supports multiarch with --assert-multi-arch and if it does be always explicit about the architecture | ||||
| * | | | | factor out the detection of self-conflicts into Dep::IsIgnorable | David Kalnischkies | 2012-01-13 | 4 | -27/+39 |
| | | | | | |||||
| * | | | | * apt-pkg/pkgcache.cc: | David Kalnischkies | 2012-01-13 | 3 | -9/+34 |
| | | | | | | | | | | | | | | | - ignore implicit conflicts on providers in AllTarget, too | ||||
| * | | | | * apt-pkg/depcache.cc: | David Kalnischkies | 2012-01-11 | 3 | -5/+60 |
| | | | | | | | | | | | | | | | | | | | | - implicit conflicts (for multiarch) are supposed to conflict only with real packages, not with virtual providers | ||||
| * | | | | as Size() can be quiet expensive for compressed files lets store the result | David Kalnischkies | 2012-01-10 | 1 | -3/+5 |
|/ / / / | |||||
* | | | | releasing version 0.8.16~exp9 | Michael Vogt | 2012-01-05 | 1 | -5/+3 |
| | | | | |||||
* | | | | g++ 4.7 fixes | Michael Vogt | 2012-01-02 | 3 | -0/+6 |
|\| | | | |||||
| * | | | g++ 4.7 fixes | Michael Vogt | 2012-01-02 | 3 | -0/+6 |
| | | | | |||||
| * | | | merged from http://bzr.debian.org/bzr/apt/apt/debian-experimental2 | Michael Vogt | 2011-11-10 | 281 | -5306/+5170 |
| |\ \ \ | |||||
* | \ \ \ | merged from lp:~donkult/apt/sid/ | Michael Vogt | 2011-12-20 | 2 | -2/+4 |
|\ \ \ \ \ | | |_|_|/ | |/| | | | |||||
| * | | | | merged from lp:~donkult/apt/sid/ | Michael Vogt | 2011-12-20 | 2 | -2/+4 |
| |\ \ \ \ | |||||
| | * | | | | * doc/po/de.po: | Michael Basse (michael-alpha-unix) | 2011-12-06 | 2 | -2/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | - apply typo-fix from Michael Basse, thanks! (LP: #900770) | ||||
* | | | | | | merged from debian-sid | Michael Vogt | 2011-12-19 | 15 | -1034/+1633 |
|\| | | | | | |||||
| * | | | | | Dutch (Jeroen Schot). Closes: #652230 | bubulle@debian.org | 2011-12-15 | 2 | -379/+502 |
| | |_|_|/ | |/| | | | |||||
| * | | | | merged from lp:~donkult/apt/sid | Michael Vogt | 2011-11-22 | 16 | -3499/+4221 |
| |\| | | | |||||
| | * | | | * German manpage translation update | Chris Leick | 2011-11-20 | 15 | -3498/+4216 |
| | | | | | | | | | | | | | | | | | | | | | | | | | * doc/*.xml: - find and fix a bunch of misspellings | ||||
| | * | | | * doc/manpage-style.xml: | David Kalnischkies | 2011-11-20 | 2 | -2/+6 |
| |/ / / | | | | | | | | | - put <brackets> around email addresses | ||||
| * | | | French translation update | bubulle@debian.org | 2011-10-25 | 1 | -33/+39 |
| | | | |