summaryrefslogtreecommitdiff
path: root/debian
Commit message (Collapse)AuthorAgeFilesLines
...
| * | merged bundle from davidMichael Vogt2013-04-081-0/+20
| |\ \
| | * | share version strings between same versions (of different architectures)David Kalnischkies2013-04-031-0/+2
| | | | | | | | | | | | to save some space and allow quick comparisions later on
| | * | * apt-pkg/cacheiterators.h:David Kalnischkies2013-04-031-0/+2
| | | | | | | | | | | | - provide DepIterator::IsSatisfied as a nicer shorthand for DepCheck
| | * | - sort group and package names in the hashtable on insertDavid Kalnischkies2013-04-031-0/+3
| | | | | | | | | | | | | | | | * apt-pkg/pkgcache.cc: - assume sorted hashtable entries for groups/packages
| | * | equal comparisions are used mostly in same-source relations,David Kalnischkies2013-04-011-0/+2
| | | | | | | | | | | | so use this to try to reuse some version strings
| | * | * apt-pkg/deb/debversion.cc:David Kalnischkies2013-04-011-0/+2
| | | | | | | | | | | | - add a string-equal shortcut for equal version comparisions
| | * | factor version string creation out of NewDepends, so we can easily reuseDavid Kalnischkies2013-03-131-0/+2
| | | | | | | | | | | | version strings e.g. for implicit multi-arch dependencies
| | * | handle language tags for descriptions are unique strings to be sharedDavid Kalnischkies2013-03-121-0/+1
| | | |
| | * | * apt-pkg/pkgcachegen.cc:David Kalnischkies2013-03-121-0/+3
| | | | | | | | | | | | | | | | - do not store the MD5Sum for every description language variant as it will be the same for all so it can be shared to save cache space
| | * | various simple changes to fix cppcheck warningsDavid Kalnischkies2013-03-101-0/+7
| | | |
| * | | merged lp:~mvo/apt/add-missing-dsc-hashesMichael Vogt2013-04-081-1/+5
| |\ \ \
| * | | | * debian/control:Michael Vogt2013-04-082-1/+3
| | | | | | | | | | | | | | | - replace manpages-it (closes: #704723)
| * | | | * apt-pkg/sourcelist.cc:Michael Vogt2013-04-041-0/+8
| | | | | | | | | | | | | | | | | | | | - fix segfault when a hostname contains a [, thanks to Tzafrir Cohen (closes: #704653)
| * | | | releasing version 0.9.7.9~exp2Michael Vogt2013-04-031-2/+2
| | | | |
| * | | | merged lp:~mvo/apt/fix-inrelease5Michael Vogt2013-04-021-2/+26
| |\ \ \ \
| | * | | | * apt-pkg/deb/debindexfile.cc,David Kalnischkies2013-03-181-6/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | apt-pkg/deb/deblistparser.cc: - use OpenMaybeClearSignedFile to be free from detecting and skipping clearsigning metadata in dsc and Release files We can't write a "clean" file to disk as not all acquire methods copy Release files before checking them (e.g. cdrom), so this reverts recombining, but uses the method we use for dsc files also in the two places we deal with Release files
| | * | | | - add method to open (maybe) clearsigned files transparentlyDavid Kalnischkies2013-03-181-1/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * ftparchive/writer.cc: - use OpenMaybeClearSignedFile to be free from detecting and skipping clearsigning metadata in dsc files
| | * | | | add testcase and update changelogMichael Vogt2013-03-161-0/+5
| | | | | |
| | * | | | - if ExecGPGV deals with a clear-signed file it will split this fileDavid Kalnischkies2013-03-151-0/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into data and signatures, pass it to gpgv for verification and recombines it after that in a known-good way without unsigned blocks and whitespaces resulting usually in more or less the same file as before, but later code can be sure about the format * apt-pkg/deb/debmetaindex.cc: - reenable InRelease by default
| | * | | | * apt-pkg/acquire-item.cc:David Kalnischkies2013-03-151-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | - keep the last good InRelease file around just as we do it with Release.gpg in case the new one we download isn't good for us
| | * | | | don't close stdout/stderr if it is also the statusfdDavid Kalnischkies2013-03-151-0/+1
| | | | | |
| | * | | | * apt-pkg/contrib/gpgv.cc:David Kalnischkies2013-03-151-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | - ExecGPGV is a method which should never return, so mark it as such and fix the inconsistency of returning in error cases
| | * | | | * apt-pkg/indexcopy.cc:David Kalnischkies2013-03-151-0/+8
| | | |_|/ | | |/| | | | | | | - rename RunGPGV to ExecGPGV and move it to apt-pkg/contrib/gpgv.cc
| * | | | * doc/apt.conf.5.xml:Michael Vogt2013-03-251-0/+2
| | | | | | | | | | | | | | | - document Acquire::ForceIPv{4,6}
| * | | | * methods/connect.cc:Michael Vogt2013-03-251-0/+4
| | | | | | | | | | | | | | | - use Errno() instead of strerror(), thanks to David Kalnischk
| * | | | merge patches from daniel to fix merge artifact and test failureMichael Vogt2013-03-252-2/+6
| | | | |
| * | | | merge patch from Daniel HartwigMichael Vogt2013-03-251-0/+5
| | | | |
| * | | | * Update all PO files and apt-all.potbubulle@debian.org2013-03-241-0/+8
| | | | | | | | | | | | | | | * French translation completed (Christian Perrier)
| * | | | releasing version 0.9.7.9~exp1Michael Vogt2013-03-221-1/+1
| | | | |
| * | | | prepare uploadMichael Vogt2013-03-221-16/+16
| | | | |
| * | | | merged lp:~mvo/apt/fix-tagfile-hashMichael Vogt2013-03-221-0/+5
| |\| | |
| * | | | merged the debian-wheezy branchMichael Vogt2013-03-222-2/+16
| |\| | |
| | * | | * SECURITY UPDATE: InRelease verification bypassMichael Vogt2013-03-142-2/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - CVE-2013-1051 * apt-pkg/deb/debmetaindex.cc, test/integration/test-bug-595691-empty-and-broken-archive-files, test/integration/test-releasefile-verification: - disable InRelease downloading until the verification issue is fixed, thanks to Ansgar Burchardt for finding the flaw
| * | | | add new config options "Acquire::ForceIPv4" and Michael Vogt2013-03-221-0/+5
| | | | | | | | | | | | | | | | | | | | "Acquire::ForceIPv6" to allow focing one or the other (closes: #611891)
| * | | | Turkish (Mert Dirik). Closes: #703526bubulle@debian.org2013-03-221-0/+3
| | | | |
| * | | | merge patch from Colin to fix error message from getaddrinfo() (#703603)Michael Vogt2013-03-211-0/+5
| | | | |
| * | | | * test/integration/framework:Michael Vogt2013-03-181-0/+4
| | | | | | | | | | | | | | | - continue after test failure but preserve exit status
| * | | | * test/libapt/assert.h, test/libapt/run-tests:Michael Vogt2013-03-171-0/+8
| | |_|/ | |/| | | | | | - exit with status 1 on test failure
| * | | releasing version 0.9.7.8~exp2Michael Vogt2013-03-011-2/+2
| | | |
| * | | merged lp:~mvo/apt/hash-orderMichael Vogt2013-03-011-0/+2
| |\ \ \
| * | | | include two missing patches to really fix bug #696225, thanks toMichael Vogt2013-03-011-0/+7
| | | | | | | | | | | | | | | Guillem Jover
| * | | | releasing version 0.9.7.8~exp1Michael Vogt2013-03-011-2/+2
| | | | |
| * | | | * apt-pkg/depcache.cc:David Kalnischkies2013-02-241-0/+5
| | | | | | | | | | | | | | | | | | | | - prefer to install packages which have an already installed M-A:same sibling while choosing providers (LP: #1130419)
* | | | | merged lp:~mvo/apt/source-hashesMichael Vogt2013-03-014-3/+5
|\ \ \ \ \
| * | | | | add changelog and make it a real abi breakMichael Vogt2013-03-014-3/+3
| | | | | |
| * | | | | add missing changelogMichael Vogt2013-03-011-0/+2
| | | | | |
* | | | | | merged lp:~mvo/apt/add-missing-dsc-hashesMichael Vogt2013-03-011-0/+3
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | add changelogMichael Vogt2013-03-011-0/+3
| | | | | |
* | | | | | merged lp:~mvo/apt/hash-orderMichael Vogt2013-03-011-1/+2
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | add changelogMichael Vogt2013-03-011-0/+1
| | |/ / / | |/| | |