summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* releasing version 0.8.16~exp3Michael Vogt2011-07-151-2/+2
* merged from http://bzr.debian.org/bzr/apt/apt/debian-sidMichael Vogt2011-07-1520-68/+322
|\
| * merged from lp:~donkult/apt/sidMichael Vogt2011-07-1515-52/+241
| |\
| | * * apt-pkg/depcache.cc:David Kalnischkies2011-07-152-2/+4
| | * merge with debian-sid 0.8.15.2David Kalnischkies2011-07-146-11/+78
| | |\ | | |/ | |/|
| * | merged from the mvo branch and add proper changelogMichael Vogt2011-07-145-8/+71
| |\ \
| | * \ merged from debian-sidMichael Vogt2011-07-1412-48/+225
| | |\ \ | | |/ / | |/| |
| * | | fix from David Kalnischkies for the InRelease gpg verification Michael Vogt2011-07-133-6/+35
| * | | apt-pkg/aptconfiguration.h: fix copy/paste error in getCompressionTypes() des...Michael Vogt2011-07-131-1/+1
| | * | make ResolveByKeep() more clever and hold back packages that would go into a ...Michael Vogt2011-07-144-410/+570
| | * | apt-pkg/acquire-item.cc: improve error message for valid-untilMichael Vogt2011-07-011-2/+4
| | * | merged from debian-sidMichael Vogt2011-06-2927-2705/+4593
| | |\ \
| | | | * * apt-pkg/init.cc:David Kalnischkies2011-07-064-39/+59
| | | | * * cmdline/apt-get.cc:David Kalnischkies2011-07-063-4/+87
| | | | * * doc/apt.conf.5.xml:David Kalnischkies2011-07-053-2/+13
| | | | * * doc/sources.list.5.xml:David Kalnischkies2011-07-052-2/+20
| | | | * remove empty line dpkg-gensymbols complains aboutDavid Kalnischkies2011-06-301-1/+0
| | | | * * apt-pkg/pkgcachegen.cc:David Kalnischkies2011-06-302-3/+28
| | | | * merge with debian-sid 0.8.15.1David Kalnischkies2011-06-301-1/+1
| | | | |\ | | |_|_|/ | |/| | |
| | | | * allow package:architecure in Package:David Kalnischkies2011-06-303-9/+49
| | | | * - ensure that only the first specific stanza for a package is usedDavid Kalnischkies2011-06-294-17/+30
| | | | * Defaults is a vector of Pin not of PkgPinDavid Kalnischkies2011-06-292-2/+3
| | | | * * apt-pkg/policy.cc:David Kalnischkies2011-06-293-1/+51
| | | | * the symbol for PrintStatus() is architecture dependentDavid Kalnischkies2011-06-292-1/+9
| | | | * comment out gcc-4.5 specific symbols as gcc-4.6 is now defaultDavid Kalnischkies2011-06-292-7/+8
| | | | * * debian/apt.symbols:David Kalnischkies2011-06-292-5/+7
| | | | * clarify update vs. net-update in different distros (Closes: #632043)David Kalnischkies2011-06-293-10/+20
| | | | * require to be root for add, rm, update and net-updateDavid Kalnischkies2011-06-292-1/+13
| | | | * * cmdline/apt-key:David Kalnischkies2011-06-292-3/+5
| | | | * * doc/makefile:David Kalnischkies2011-06-292-0/+9
| | | | * merge with debian-sid release 0.8.15David Kalnischkies2011-06-2925-2697/+4625
| | | | |\ | | | | |/ | | | |/|
| | | | * revert 2114.1.12 as doxygen does this for use nowDavid Kalnischkies2011-06-062-6/+1
| | | | * * apt-pkg/indexcopy.cc:David Kalnischkies2011-06-064-7/+64
| | | | * add a very dumb pause method to stop test-executionDavid Kalnischkies2011-06-061-0/+6
* | | | | merged from donkultMichael Vogt2011-07-1534-332/+463
|\ \ \ \ \
| * | | | | * apt-pkg/deb/debmetaindex.cc:David Kalnischkies2011-07-146-10/+97
| * | | | | replace the last standing double's with long longDavid Kalnischkies2011-07-143-14/+11
| * | | | | * cmdline/apt-get.cc:David Kalnischkies2011-07-143-2/+15
| * | | | | fix sha512 calculation in Hashes::VerifyFiles()David Kalnischkies2011-07-141-10/+9
| * | | | | * ftparchive/writer.cc:David Kalnischkies2011-07-132-27/+11
| * | | | | enable Hashes::AddFD() to skip creation of certain hashesDavid Kalnischkies2011-07-134-12/+19
| * | | | | test that AddFD for single summations works, tooDavid Kalnischkies2011-07-131-9/+34
| * | | | | move hash test to libapt-testcases and add a few more testsDavid Kalnischkies2011-07-134-82/+129
| * | | | | move implementation of checksums around by abstracting even moreDavid Kalnischkies2011-07-139-127/+66
| * | | | | merge with debian-experimentalDavid Kalnischkies2011-07-1011-57/+187
| |\ \ \ \ \ | |/ / / / / |/| | | | |
* | | | | | merge lp:~mvo/apt/sha512-template to get fixes for the Michael Vogt2011-07-053-2/+4
|\ \ \ \ \ \
| * | | | | | apt-pkg/contrib/md5.cc: fix md5sum by using the right type (unsinged char*) a...Michael Vogt2011-07-051-1/+1
| * | | | | | apt-pkg/contrib/sha1.cc: fix sha1 hashsum by using the right type for "res" a...Michael Vogt2011-07-051-1/+1
* | | | | | | merged from debian-sidMichael Vogt2011-06-309-54/+208
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | releasing version 0.8.15.1Michael Vogt2011-06-301-2/+2