Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | releasing version 0.8.16~exp3 | Michael Vogt | 2011-07-15 | 1 | -2/+2 |
| | |||||
* | merged from http://bzr.debian.org/bzr/apt/apt/debian-sid | Michael Vogt | 2011-07-15 | 20 | -68/+322 |
|\ | |||||
| * | merged from lp:~donkult/apt/sid | Michael Vogt | 2011-07-15 | 15 | -52/+241 |
| |\ | |||||
| | * | * apt-pkg/depcache.cc: | David Kalnischkies | 2011-07-15 | 2 | -2/+4 |
| | | | | | | | | | - change default of APT::AutoRemove::SuggestsImportant to true | ||||
| | * | merge with debian-sid 0.8.15.2 | David Kalnischkies | 2011-07-14 | 6 | -11/+78 |
| | |\ | | |/ | |/| | |||||
| * | | merged from the mvo branch and add proper changelog | Michael Vogt | 2011-07-14 | 5 | -8/+71 |
| |\ \ | |||||
| | * \ | merged from debian-sid | Michael Vogt | 2011-07-14 | 12 | -48/+225 |
| | |\ \ | | |/ / | |/| | | |||||
| * | | | fix from David Kalnischkies for the InRelease gpg verification | Michael Vogt | 2011-07-13 | 3 | -6/+35 |
| | | | | | | | | | | | | code (LP: #784473) | ||||
| * | | | apt-pkg/aptconfiguration.h: fix copy/paste error in getCompressionTypes() ↵ | Michael Vogt | 2011-07-13 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | description | ||||
| | * | | make ResolveByKeep() more clever and hold back packages that would go into a ↵ | Michael Vogt | 2011-07-14 | 4 | -410/+570 |
| | | | | | | | | | | | | | | | | broken policy state by the upgrade | ||||
| | * | | apt-pkg/acquire-item.cc: improve error message for valid-until | Michael Vogt | 2011-07-01 | 1 | -2/+4 |
| | | | | |||||
| | * | | merged from debian-sid | Michael Vogt | 2011-06-29 | 27 | -2705/+4593 |
| | |\ \ | |||||
| | | | * | * apt-pkg/init.cc: | David Kalnischkies | 2011-07-06 | 4 | -39/+59 |
| | | | | | | | | | | | | | | | - use CndSet in pkgInitConfig (Closes: #629617) | ||||
| | | | * | * cmdline/apt-get.cc: | David Kalnischkies | 2011-07-06 | 3 | -4/+87 |
| | | | | | | | | | | | | | | | - restore all important dependencies for garbage packages (LP: #806274) | ||||
| | | | * | * doc/apt.conf.5.xml: | David Kalnischkies | 2011-07-05 | 3 | -2/+13 |
| | | | | | | | | | | | | | | | - document APT::Architectures list (Closes: #612102) | ||||
| | | | * | * doc/sources.list.5.xml: | David Kalnischkies | 2011-07-05 | 2 | -2/+20 |
| | | | | | | | | | | | | | | | - document available [options] for sources.list entries (Closes: 632441) | ||||
| | | | * | remove empty line dpkg-gensymbols complains about | David Kalnischkies | 2011-06-30 | 1 | -1/+0 |
| | | | | | |||||
| | | | * | * apt-pkg/pkgcachegen.cc: | David Kalnischkies | 2011-06-30 | 2 | -3/+28 |
| | | | | | | | | | | | | | | | | | | | | - fallback to memory if file is not writeable even if access() told us the opposite before (e.g. in fakeroot 1.16) (Closes: #630591) | ||||
| | | | * | merge with debian-sid 0.8.15.1 | David Kalnischkies | 2011-06-30 | 1 | -1/+1 |
| | | | |\ | | |_|_|/ | |/| | | | |||||
| | | | * | allow package:architecure in Package: | David Kalnischkies | 2011-06-30 | 3 | -9/+49 |
| | | | | | |||||
| | | | * | - ensure that only the first specific stanza for a package is used | David Kalnischkies | 2011-06-29 | 4 | -17/+30 |
| | | | | | | | | | | | | | | | - save all stanzas which had no effect in Unmatched | ||||
| | | | * | Defaults is a vector of Pin not of PkgPin | David Kalnischkies | 2011-06-29 | 2 | -2/+3 |
| | | | | | |||||
| | | | * | * apt-pkg/policy.cc: | David Kalnischkies | 2011-06-29 | 3 | -1/+51 |
| | | | | | | | | | | | | | | | | | | | | - do not segfault in pinning if a package with this name doesn't exist. Thanks to Ferdinand Thommes for the report! | ||||
| | | | * | the symbol for PrintStatus() is architecture dependent | David Kalnischkies | 2011-06-29 | 2 | -1/+9 |
| | | | | | |||||
| | | | * | comment out gcc-4.5 specific symbols as gcc-4.6 is now default | David Kalnischkies | 2011-06-29 | 2 | -7/+8 |
| | | | | | |||||
| | | | * | * debian/apt.symbols: | David Kalnischkies | 2011-06-29 | 2 | -5/+7 |
| | | | | | | | | | | | | | | | - forgot 'mips' in the list for all architecture dependent symbols | ||||
| | | | * | clarify update vs. net-update in different distros (Closes: #632043) | David Kalnischkies | 2011-06-29 | 3 | -10/+20 |
| | | | | | |||||
| | | | * | require to be root for add, rm, update and net-update | David Kalnischkies | 2011-06-29 | 2 | -1/+13 |
| | | | | | |||||
| | | | * | * cmdline/apt-key: | David Kalnischkies | 2011-06-29 | 2 | -3/+5 |
| | | | | | | | | | | | | | | | - explicitly state that net-update is not supported if no url is set | ||||
| | | | * | * doc/makefile: | David Kalnischkies | 2011-06-29 | 2 | -0/+9 |
| | | | | | | | | | | | | | | | - create doxygen directory to avoid depending on magic (Closes: #628799) | ||||
| | | | * | merge with debian-sid release 0.8.15 | David Kalnischkies | 2011-06-29 | 25 | -2697/+4625 |
| | | | |\ | | | | |/ | | | |/| | |||||
| | | | * | revert 2114.1.12 as doxygen does this for use now | David Kalnischkies | 2011-06-06 | 2 | -6/+1 |
| | | | | | |||||
| | | | * | * apt-pkg/indexcopy.cc: | David Kalnischkies | 2011-06-06 | 4 | -7/+64 |
| | | | | | | | | | | | | | | | | | | | | | | | | | - Verify that the first line of an InRelease file is a PGP header for a signed message. Otherwise a man-in-the-middle can prefix a valid InRelease file with his own data! (CVE-2011-1829) | ||||
| | | | * | add a very dumb pause method to stop test-execution | David Kalnischkies | 2011-06-06 | 1 | -0/+6 |
| | | | | | |||||
* | | | | | merged from donkult | Michael Vogt | 2011-07-15 | 34 | -332/+463 |
|\ \ \ \ \ | |||||
| * | | | | | * apt-pkg/deb/debmetaindex.cc: | David Kalnischkies | 2011-07-14 | 6 | -10/+97 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - add trusted=yes option to mark unsigned (local) repository as trusted based on a patch from Ansgar Burchardt, thanks a lot! (Closes: #596498) Note that "apt-get update" still warns about unknown signatures even when [trusted=yes] is given for the source. | ||||
| * | | | | | replace the last standing double's with long long | David Kalnischkies | 2011-07-14 | 3 | -14/+11 |
| | | | | | | |||||
| * | | | | | * cmdline/apt-get.cc: | David Kalnischkies | 2011-07-14 | 3 | -2/+15 |
| | | | | | | | | | | | | | | | | | | - add an --assume-no option for testing to say 'no' to everything | ||||
| * | | | | | fix sha512 calculation in Hashes::VerifyFiles() | David Kalnischkies | 2011-07-14 | 1 | -10/+9 |
| | | | | | | |||||
| * | | | | | * ftparchive/writer.cc: | David Kalnischkies | 2011-07-13 | 2 | -27/+11 |
| | | | | | | | | | | | | | | | | | | - generate all checksums in one run over the file for Release | ||||
| * | | | | | enable Hashes::AddFD() to skip creation of certain hashes | David Kalnischkies | 2011-07-13 | 4 | -12/+19 |
| | | | | | | |||||
| * | | | | | test that AddFD for single summations works, too | David Kalnischkies | 2011-07-13 | 1 | -9/+34 |
| | | | | | | |||||
| * | | | | | move hash test to libapt-testcases and add a few more tests | David Kalnischkies | 2011-07-13 | 4 | -82/+129 |
| | | | | | | |||||
| * | | | | | move implementation of checksums around by abstracting even more | David Kalnischkies | 2011-07-13 | 9 | -127/+66 |
| | | | | | | |||||
| * | | | | | merge with debian-experimental | David Kalnischkies | 2011-07-10 | 11 | -57/+187 |
| |\ \ \ \ \ | |/ / / / / |/| | | | | | |||||
* | | | | | | merge lp:~mvo/apt/sha512-template to get fixes for the | Michael Vogt | 2011-07-05 | 3 | -2/+4 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | sha1/md5 verifiation (closes: #632520) | ||||
| * | | | | | | apt-pkg/contrib/md5.cc: fix md5sum by using the right type (unsinged char*) ↵ | Michael Vogt | 2011-07-05 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | and avoiding a implicit cast this way | ||||
| * | | | | | | apt-pkg/contrib/sha1.cc: fix sha1 hashsum by using the right type for "res" ↵ | Michael Vogt | 2011-07-05 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | avoiding a implicit cast to string this way | ||||
* | | | | | | | merged from debian-sid | Michael Vogt | 2011-06-30 | 9 | -54/+208 |
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | |||||
| * | | | | | | releasing version 0.8.15.1 | Michael Vogt | 2011-06-30 | 1 | -2/+2 |
| | | | | | | |