Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-01-19 | merged from the debian-experimental2 branch | Michael Vogt | |
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-16 | merged from donkult | Michael Vogt | |
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 | |||
2011-12-19 | merged from debian-experimental2 | Michael Vogt | |
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-11-30 | ensure that we exit instead of proceed in execution after the trap | David Kalnischkies | |
(the execution leads to hard failures anyway) | |||
2011-11-23 | merged from debian-experimental | 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-11 | - provide a {Package,Version}List similar to {Package,Version}Set | David Kalnischkies | |
* cmdline/apt-{get,cache,mark}.cc: - use Lists instead of Sets if input order should be preserved for commands accepting lists of packages, e.g. policy (Closes: #625960) | |||
2011-11-10 | merged from lp:~mvo/apt/mvo (that has all the changes from ↵ | Michael Vogt | |
debian-experimental2) and resolved a bunch of conflicts | |||
2011-10-30 | merge with my debian-sid branch | David Kalnischkies | |
2011-10-17 | create "real" testcases out of the tests for chris | David Kalnischkies | |
2011-10-14 | cherry pick -r 2184.1.15..2184.1.18 from debian-experimental2 | Michael Vogt | |
2011-10-11 | share description list between "same" versions (LP: #868977) | David Kalnischkies | |
2011-10-11 | run apt-get download in quiet mode as it messes with output otherwise | David Kalnischkies | |
2011-10-11 | run integration tests on my new amd64 box without failures | David Kalnischkies | |
2011-10-05 | cherrypick from my apt/experimental branch | David Kalnischkies | |
* apt-pkg/deb/debmetaindex.cc: - none is a separator, not a language: no need for Index (Closes: #624218) * apt-pkg/aptconfiguration.cc: - do not builtin languages only if none is forced (Closes: #643787) | |||
2011-10-05 | * apt-pkg/deb/debmetaindex.cc: | David Kalnischkies | |
- none is a separator, not a language: no need for Index (Closes: #624218) * apt-pkg/aptconfiguration.cc: - do not builtin languages only if none is forced (Closes: #643787) | |||
2011-10-04 | test/integration/test-apt-key-net-update: improve test to test for empty ↵ | Michael Vogt | |
keyring/correct keys | |||
2011-10-04 | export/import keys one-by-one | Michael Vogt | |
2011-10-04 | * apt-pkg/policy.cc: | David Kalnischkies | |
- accept generic release pin expressions again in -t (Closes: #644166) | |||
2011-09-27 | fix apt-key net-update by erroring out if there are any duplicated keys in ↵ | Michael Vogt | |
master-keyring and add-keyring (see lp #857472) and add regression test | |||
2011-09-16 | cherry pick r2162.1.7 and r2162.1.8 from the debian-sid branch | Michael Vogt | |
2011-09-15 | update the test to ensure that NotAutomatic and co is used also | David Kalnischkies | |
if the archive is signed, but the signature can't be checked as the key is missing (debbugs #597301 - fix in r2105) | |||
2011-09-14 | enable APT in unpack/configure ordering to handle loops as well | David Kalnischkies | |
as tight dependencies between immediate packages better enabling also the possibility to mark all packages as immediate (at least Closes: #353290, #540227, #559733, #621836, #639290) | |||
2011-09-13 | merge with debian/sid | David Kalnischkies | |
2011-09-13 | * cherry pick revision 2173 from lp:~donkult/apt/sid | Michael Vogt | |
- M-A:same lockstep unpack should operate on installed packages first (LP: #835625) | |||
2011-09-09 | M-A:same lockstep unpack should operate on installed | David Kalnischkies | |
packages first (LP: #835625) | |||
2011-09-09 | fix bashism (local outside function) and releasefile creation in testcases | David Kalnischkies | |
2011-09-05 | - add an Acquire::Min-ValidTime option (Closes: #640122) | David Kalnischkies | |
* doc/apt.conf.5.xml: - reword Acquire::Max-ValidTime documentation to make clear that it doesn't provide the new Min-ValidTime functionality | |||
2011-09-05 | * apt-pkg/indexrecords.cc: | David Kalnischkies | |
- fix Acquire::Max-ValidTime option by interpreting it really as seconds as specified in the manpage and not as days | |||
2011-08-22 | remove the caches in 'apt-get update', too, as they will be | David Kalnischkies | |
invalid in most cases anyway | |||
2011-08-17 | set the msglevel to a high dummy value if none is specified | David Kalnischkies | |
2011-08-17 | for consistency allow the usage of 'make test' instead of './run-tests' | David Kalnischkies | |
2011-08-17 | do not output color in the testcases if stdout/stderr are not a /dev/pts | David Kalnischkies | |
2011-08-17 | merged lp:~donkult/apt/sid | Michael Vogt | |
2011-08-17 | * apt-pkg/packagemanager.cc, apt-pkg/pkgcache.cc: | David Kalnischkies | |
- ignore "self"-conflicts for all architectures of a package instead of just for the architecture of the package locked at in the ordering of installations too (Closes: #802901) | |||
2011-08-15 | support yet another webserver in the integration tests: gatling | David Kalnischkies | |
2011-08-15 | merged from the debian-sid branch | Michael Vogt | |
2011-08-15 | merged from the debian-sid branch | Michael Vogt | |
2011-08-12 | cherry pick test/integration/Packages-hashsum-verification addition from ↵ | Michael Vogt | |
lp:~mvo/apt/mvo | |||
2011-08-08 | * test/integration/test-hashsum-verification: | Michael Vogt | |
- add regression test for hashsum verification * apt-pkg/acquire-item.cc: - if no Release.gpg file is found, still load the hashes for verification (closes: #636314) and add test * apt-pkg/pkgcachegen.cc: - fix incorrect comparision when checking sources.list freshness | |||
2011-08-05 | * apt-pkg/acquire-item.cc: | Michael Vogt | |
- if no Release.gpg file is found, still load the hashes for verification (closes: #636314) and add test | |||
2011-08-05 | * test/integration/test-hashsum-verification: | Michael Vogt | |
- add regression test for hashsum verification | |||
2011-07-28 | merged from debian-apt | Michael Vogt | |