Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-10-20 | doc/apt-key.8.xml: Ubuntu specific documentation changes (LP: #445903) | Michael Vogt | |
2011-10-19 | releasing version 0.8.16~exp5ubuntu14.1 | Michael Vogt | |
2011-10-19 | releasing version 0.8.16~exp5ubuntu14 | Michael Vogt | |
2011-10-14 | * apt-pkg/pkgcachegen.cc: | Michael Vogt | |
- refactor MergeList by creating -Group, -Package and -Version specialist - share description list between "same" versions (LP: #868977) This also means that descriptions are shared across archives now. * apt-pkg/pkgcache.cc: - always prefer "en" over "" for "en"-language regardless of cache-order (LP: #868977) | |||
2011-10-14 | * apt-pkg/pkgcache.cc: | Michael Vogt | |
- always prefer "en" over "" for "en"-language regardless of cache-order (LP: #868977) | |||
2011-10-14 | cherry pick 2184.1.18 | Michael Vogt | |
2011-10-14 | cherry pick -r 2184.1.15..2184.1.18 from debian-experimental2 | Michael Vogt | |
2011-10-06 | releasing version 0.8.16~exp5ubuntu13 | Michael Vogt | |
2011-10-06 | * cmdline/apt-key: | Michael Vogt | |
- fix apt-key net-update, thanks to Marc Deslauriers and Adam Conrad for the code review (LP: #857472) | |||
2011-10-05 | cmdline/apt-key: use MASTER instead of MASTER_KEYRING as the former is the ↵ | Michael Vogt | |
argument of the function | |||
2011-10-05 | cmdline/apt-key: fix --check-sigs to ensure that the signature can verify ↵ | Michael Vogt | |
and also add master keyring to ensure that we can actually verify the signature | |||
2011-10-05 | push local changes | Michael Vogt | |
2011-10-05 | cmdline/apt-key: use --output instead of the the pipe and import, thanks to ↵ | Michael Vogt | |
mdeslaur and infinity for the code review | |||
2011-10-05 | cmdline/apt-key: move ADDED into the right place, thanks to Marc Deslauriers | Michael Vogt | |
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 | use update-apt-xapian-index -u on armel | Adam Conrad | |
2011-10-04 | cmdline/apt-key: use --verify-sigs instead of --list-sigs | Michael Vogt | |
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-26 | releasing version 0.8.16~exp5ubuntu12 | Michael Vogt | |
2011-09-26 | * apt-pkg/deb/deblistparser.cc: | Michael Vogt | |
- fix crash when the dynamic mmap needs to be grown in LoadReleaseInfo (LP: #854090) | |||
2011-09-22 | releasing version 0.8.16~exp5ubuntu11 | Michael Vogt | |
2011-09-22 | merge disable apt-key net-update | Michael Vogt | |
2011-09-22 | cherry pick from lp:~mvo/apt/mvo | Michael Vogt | |
2011-09-20 | * methods/https.cc: | Michael Vogt | |
- cleanup broken downloads properly (just like http) | |||
2011-09-16 | releasing version 0.8.16~exp5ubuntu9 | Michael Vogt | |
2011-09-16 | cherry pick r2162.1.7 and r2162.1.8 from the debian-sid branch | Michael Vogt | |
2011-09-16 | cherry pick 2162.1.2 from the debian-sid branch | Michael Vogt | |
2011-09-16 | * apt-pkg/acquire-item.h, apt-pkg/deb/debmetaindex.cc: | Michael Vogt | |
- fix fetching language information by adding OptionalSubIndexTarget | |||
2011-09-13 | releasing version 0.8.16~exp5ubuntu8 | Michael Vogt | |
2011-09-13 | * cherry pick r2165 from lp:~donkult/apt/sid: | Michael Vogt | |
* cmdline/apt-get.cc: - output list of virtual package providers to c1out in -q=1 instead of /dev/null to unbreak sbuild (LP: #816155) | |||
2011-09-13 | * cherry pick r1825 from lp:~mvo/apt/mvo: | Michael Vogt | |
* apt-pkg/contrib/configuration.cc: - fix double delete (LP: #848907) - ignore only the invalid regexp instead of all options | |||
2011-09-13 | releasing version 0.8.16~exp5ubuntu7 | Michael Vogt | |
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-08-17 | releasing version 0.8.16~exp5ubuntu6 | Michael Vogt | |
2011-08-17 | merged lp:~donkult/apt/sid | Michael Vogt | |
2011-08-17 | merge with the final changelog from debian-sid | David Kalnischkies | |
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-17 | merge the tests for configuration into another libapt-test | David Kalnischkies | |
2011-08-15 | support yet another webserver in the integration tests: gatling | David Kalnischkies | |
2011-08-15 | write a proper testcase replacing the print-only uri.cc test | David Kalnischkies | |
2011-08-15 | merged from the debian-sid branch | Michael Vogt | |
2011-08-15 | releasing version 0.8.15.60.8.15.6 | Michael Vogt | |
2011-08-15 | merged fixes from lp:~mvo/apt/mvo | Michael Vogt | |
2011-08-12 | lots of cppcheck fixes | Michael Vogt | |
2011-08-12 | cherry pick test/integration/Packages-hashsum-verification addition from ↵ | Michael Vogt | |
lp:~mvo/apt/mvo | |||
2011-08-11 | follow the recommendation of cppcheck to make some method methods (scnr) | David Kalnischkies | |
const and initial mostly Debug member values in the constructors | |||
2011-08-11 | rename the parameter name of MarkDelete from Purge to MarkPurge to | David Kalnischkies | |
fix a cosmetic warning from cppcheck: [apt-pkg/depcache.h:462] -> [apt-pkg/depcache.h:122]: (style) Variable 'Purge' hides enumerator with same name | |||
2011-08-11 | fix a few more cppcheck performance and scope warnings | David Kalnischkies | |
2011-08-11 | cppcheck complains about some possible speed improvements which could be | David Kalnischkies | |
done on the mirco-optimazation level, so lets fix them: (performance) Possible inefficient checking for emptiness. (performance) Prefer prefix ++/-- operators for non-primitive types. |