Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-01-19 | merged from the debian-experimental2 branch | Michael Vogt | |
2012-01-19 | releasing version 0.8.16~exp10 | Michael Vogt | |
2012-01-18 | * apt-pkg/contrib/fileutl.h: | Michael Vogt | |
- 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: | |||
2012-01-18 | * apt-pkg/aptconfiguration.cc: | Michael Vogt | |
- 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 | |||
2012-01-18 | * apt-pkg/contrib/fileutils.h: | Michael Vogt | |
- fix segfault from python-apt testsuite | |||
2012-01-18 | * apt-pkg/contrib/fileutl.h: | David Kalnischkies | |
- 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… | |||
2012-01-16 | * apt-pkg/contrib/fileutils.h: | Michael Vogt | |
- fix segfault from python-apt testsuite | |||
2012-01-16 | merged from donkult | Michael Vogt | |
2012-01-13 | add Closes tag for the --show-foreign newline change | David Kalnischkies | |
2012-01-13 | * apt-pkg/deb/dpkgpm.cc: | David Kalnischkies | |
- check if dpkg supports multiarch with --assert-multi-arch and if it does be always explicit about the architecture | |||
2012-01-13 | * apt-pkg/pkgcache.cc: | David Kalnischkies | |
- ignore implicit conflicts on providers in AllTarget, too | |||
2012-01-13 | merged from lp:~donkult/apt/experimental | Michael Vogt | |
2012-01-11 | * apt-pkg/depcache.cc: | David Kalnischkies | |
- implicit conflicts (for multiarch) are supposed to conflict only with real packages, not with virtual providers | |||
2012-01-10 | /var/apt/cache is in reality /var/cache/apt | Sergio Cipolla | |
2012-01-10 | merge with debian-sid | David Kalnischkies | |
2012-01-10 | Merge changes from Ubuntu 0.8.16~exp5ubuntu14.2 upload | Adam Conrad | |
2012-01-09 | Hungarian (Gabor Kelemen). Closes: #655238 | bubulle@debian.org | |
2012-01-07 | Russian (Yuri Kozlov). Closes: #654844 | bubulle@debian.org | |
2012-01-06 | merged from debian-experiemental | Michael Vogt | |
2012-01-05 | releasing version 0.8.16~exp9 | Michael Vogt | |
2012-01-05 | merged from debian-experimental2 | Michael Vogt | |
2012-01-04 | document bug closure | Steve Langasek | |
2012-01-02 | g++ 4.7 fixes | Michael Vogt | |
2012-01-02 | g++ 4.7 fixes | Michael Vogt | |
2011-12-22 | Slovak (Ivan Masar). Closes: #652985 | bubulle@debian.org | |
2011-12-20 | merged from lp:~donkult/apt/sid/ | Michael Vogt | |
2011-12-20 | merged from lp:~donkult/apt/sid/ | Michael Vogt | |
2011-12-19 | merged from debian-experimental2 | Michael Vogt | |
2011-12-19 | merged from debian-sid | Michael Vogt | |
2011-12-19 | merged from lp:~donkult/apt/experimental | Michael Vogt | |
2011-12-15 | Dutch (Jeroen Schot). Closes: #652230 | bubulle@debian.org | |
2011-12-14 | * apt-pkg/aptconfiguration.cc: | David Kalnischkies | |
- parse dpkg --print-foreign-architectures correctly in case archs are separated by newline instead of space, too. | |||
2011-12-11 | - add a ReadLine method | David Kalnischkies | |
- drop the explicit export of gz-compression handling | |||
2011-12-11 | * apt-pkg/cdrom.cc: | David Kalnischkies | |
- support InRelease files on cdrom | |||
2011-12-10 | * apt-pkg/contrib/fileutl.{h,cc}: | David Kalnischkies | |
- implement a ModificationTime method for FileFd | |||
2011-12-10 | * cmdline/apt-config.cc: | David Kalnischkies | |
- dump the APT::Compressor settings correctly and completely | |||
2011-12-06 | * doc/po/de.po: | Michael Basse (michael-alpha-unix) | |
- apply typo-fix from Michael Basse, thanks! (LP: #900770) | |||
2011-11-28 | merged from debian-experimental2 | Michael Vogt | |
2011-11-28 | revert libapt-common addition because of ↵ | Michael Vogt | |
http://lists.debian.org/debian-devel/2011/11/msg00742.html | |||
2011-11-23 | fix another hickup in the changelog | David Kalnischkies | |
2011-11-23 | merged from debian-experimental | Michael Vogt | |
2011-11-23 | fixup changelog | Michael Vogt | |
2011-11-23 | merged from lp:~donkult/apt/experimental | Michael Vogt | |
2011-11-23 | merged lp:~mvo/apt/convert-to-multiarch-lib-thanks-colin | Michael Vogt | |
2011-11-23 | * cmdline/apt-get.cc: | David Kalnischkies | |
- ignore foreign architectures if we check if a provides has only one resolver as it's basically the same for the user, so no need to choose | |||
2011-11-23 | * apt-pkg/depcache.cc: | David Kalnischkies | |
- prefer native providers over foreigns even if the chain is foreign The code preferred real over virtual packages and based on priorities. This is changed in so far that a real package from any arch is preferred over any virtual provider and if priorities doesn't help in choosing the best provider we choose it based on architectures | |||
2011-11-22 | * apt-pkg/cdrom.cc: | Michael Vogt | |
- use aptconfiguration to get the supported compression types | |||
2011-11-22 | merged lp:~mvo/apt/convert-to-multiarch-lib-thanks-colin | Michael Vogt | |
2011-11-22 | merged from lp:~donkult/apt/sid | Michael Vogt | |
2011-11-22 | fix remaining rename | Michael Vogt | |