summaryrefslogtreecommitdiff
path: root/debian/changelog
AgeCommit message (Collapse)Author
2011-09-16cherry pick r2162.1.7 and r2162.1.8 from the debian-sid branchMichael Vogt
2011-09-16cherry pick 2162.1.2 from the debian-sid branchMichael 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-13releasing version 0.8.16~exp5ubuntu8Michael 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-13releasing version 0.8.16~exp5ubuntu7Michael Vogt
2011-09-13* cherry pick revision 2173 from lp:~donkult/apt/sidMichael Vogt
- M-A:same lockstep unpack should operate on installed packages first (LP: #835625)
2011-08-17releasing version 0.8.16~exp5ubuntu6Michael Vogt
2011-08-17merged lp:~donkult/apt/sidMichael Vogt
2011-08-17merge with the final changelog from debian-sidDavid 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-15merged from the debian-sid branchMichael Vogt
2011-08-15releasing version 0.8.15.60.8.15.6Michael Vogt
2011-08-12lots of cppcheck fixesMichael Vogt
2011-08-11merged lp:~jr/ubuntu/oneiric/apt/bzr-get-rename, thanks toMichael Vogt
Jonathan Riddell
2011-08-11releasing version 0.8.16~exp5ubuntu5Michael Vogt
2011-08-11* methods/mirror.cc:Michael Vogt
- include the architecture(s) in the query string as well so that the server can make better decisions
2011-08-10manually merge Adam Conrads uploadMichael Vogt
2011-08-10* debian/control:Michael Vogt
- fix VCS location
2011-08-09releasing version 0.8.16~exp5ubuntu3Michael Vogt
2011-08-09* apt-pkg/acquire.cc:Michael Vogt
- fix potential divide-by-zero
2011-08-09releasing version 0.8.16~exp5ubuntu2Michael Vogt
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-08merged from ubuntu-plus-debian-experimentalMichael Vogt
2011-08-05* 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
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-08-01merged from the debian-sid branchMichael Vogt
2011-08-01merged from lp:~mvo/apt/mvoMichael Vogt
2011-08-01merged from lp:~mvo/apt/mvoMichael Vogt
2011-08-01debian/changelog: prepare new uploadMichael Vogt
2011-08-01merged from debian-sidMichael Vogt
2011-07-29merged from ↵Michael Vogt
http+urllib://anonscm.debian.org/bzr/bzr/apt/apt/debian-experimental2/
2011-07-29releasing version 0.8.15.4ubuntu2Michael Vogt
2011-07-29merged from debian-sidMichael Vogt
2011-07-29merge from lp:~mvo/apt/mvoMichael Vogt
2011-07-29* apt-pkg/makefile:Michael Vogt
- install sha256.h compat header
2011-07-29merged from the lp:~mvo/apt/mvo branchMichael Vogt
2011-07-29* apt-pkg/pkgcachegen.{cc,h}:Michael Vogt
- use ref-to-ptr semantic in NewDepends() to ensure that the libapt does not segfault if the cache is remapped in between (LP: #812862)
2011-07-28releasing version 0.8.16~exp4Michael Vogt
2011-07-28releasing version 0.8.15.50.8.15.5Michael Vogt
2011-07-28merged from debian-experimental2Michael Vogt
2011-07-28merged from lp:~mvo/apt/mvoMichael Vogt
2011-07-28* apt-pkg/contrib/fileutl.{cc,h}:Michael Vogt
- add GetModificationTime() helper * apt-pkg/pkgcachegen.cc: - regenerate the cache if the sources.list changes to ensure that changes in the ordering there will be honored by apt * apt-pkg/sourcelist.{cc,h}: - add pkgSourceList::GetLastModifiedTime() helper
2011-07-28merged from debian-experimental2Michael Vogt
2011-07-28[ABI break] merge patch from Jonathan Thomas to speed up theMichael Vogt
depcache by caching the install-recommends and install-suggests values
2011-07-28[ABI break] merged patch from Jonathan Thomas to have a newMichael Vogt
RecordField() function in the pkgRecorder parser. Many thanks Thomas
2011-07-28* [ABI break] apt-pkg/acquire-item.{cc,h}:Michael Vogt
- cleanup around OptionalIndexTarget and SubIndexTarget
2011-07-28merged from debian-experimentalMichael Vogt