Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-04-08 | releasing version 0.9.7.9~exp3 | Michael Vogt | |
2013-04-08 | merged bundle from david | Michael Vogt | |
2013-04-08 | merged lp:~mvo/apt/add-missing-dsc-hashes | Michael Vogt | |
2013-04-08 | * debian/control: | Michael Vogt | |
- replace manpages-it (closes: #704723) | |||
2013-04-04 | * apt-pkg/sourcelist.cc: | Michael Vogt | |
- fix segfault when a hostname contains a [, thanks to Tzafrir Cohen (closes: #704653) | |||
2013-04-03 | share version strings between same versions (of different architectures) | David Kalnischkies | |
to save some space and allow quick comparisions later on | |||
2013-04-03 | * apt-pkg/cacheiterators.h: | David Kalnischkies | |
- provide DepIterator::IsSatisfied as a nicer shorthand for DepCheck | |||
2013-04-03 | releasing version 0.9.7.9~exp2 | Michael Vogt | |
2013-04-03 | - sort group and package names in the hashtable on insert | David Kalnischkies | |
* apt-pkg/pkgcache.cc: - assume sorted hashtable entries for groups/packages | |||
2013-04-02 | merged lp:~mvo/apt/fix-inrelease5 | Michael Vogt | |
2013-04-01 | equal comparisions are used mostly in same-source relations, | David Kalnischkies | |
so use this to try to reuse some version strings | |||
2013-04-01 | * apt-pkg/deb/debversion.cc: | David Kalnischkies | |
- add a string-equal shortcut for equal version comparisions | |||
2013-03-25 | * doc/apt.conf.5.xml: | Michael Vogt | |
- document Acquire::ForceIPv{4,6} | |||
2013-03-25 | * methods/connect.cc: | Michael Vogt | |
- use Errno() instead of strerror(), thanks to David Kalnischk | |||
2013-03-25 | merge patches from daniel to fix merge artifact and test failure | Michael Vogt | |
2013-03-25 | merge patch from Daniel Hartwig | Michael Vogt | |
2013-03-24 | * Update all PO files and apt-all.pot | bubulle@debian.org | |
* French translation completed (Christian Perrier) | |||
2013-03-22 | releasing version 0.9.7.9~exp1 | Michael Vogt | |
2013-03-22 | prepare upload | Michael Vogt | |
2013-03-22 | merged lp:~mvo/apt/fix-tagfile-hash | Michael Vogt | |
2013-03-22 | merged the debian-wheezy branch | Michael Vogt | |
2013-03-22 | add new config options "Acquire::ForceIPv4" and | Michael Vogt | |
"Acquire::ForceIPv6" to allow focing one or the other (closes: #611891) | |||
2013-03-22 | Turkish (Mert Dirik). Closes: #703526 | bubulle@debian.org | |
2013-03-21 | merge patch from Colin to fix error message from getaddrinfo() (#703603) | Michael Vogt | |
2013-03-18 | * apt-pkg/deb/debindexfile.cc, | David Kalnischkies | |
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 | |||
2013-03-18 | - add method to open (maybe) clearsigned files transparently | David Kalnischkies | |
* ftparchive/writer.cc: - use OpenMaybeClearSignedFile to be free from detecting and skipping clearsigning metadata in dsc files | |||
2013-03-18 | * test/integration/framework: | Michael Vogt | |
- continue after test failure but preserve exit status | |||
2013-03-17 | * test/libapt/assert.h, test/libapt/run-tests: | Michael Vogt | |
- exit with status 1 on test failure | |||
2013-03-16 | add testcase and update changelog | Michael Vogt | |
2013-03-15 | - if ExecGPGV deals with a clear-signed file it will split this file | David Kalnischkies | |
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 | |||
2013-03-15 | * apt-pkg/acquire-item.cc: | David Kalnischkies | |
- 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 | |||
2013-03-15 | don't close stdout/stderr if it is also the statusfd | David Kalnischkies | |
2013-03-15 | * apt-pkg/contrib/gpgv.cc: | David Kalnischkies | |
- ExecGPGV is a method which should never return, so mark it as such and fix the inconsistency of returning in error cases | |||
2013-03-15 | * apt-pkg/indexcopy.cc: | David Kalnischkies | |
- rename RunGPGV to ExecGPGV and move it to apt-pkg/contrib/gpgv.cc | |||
2013-03-14 | * SECURITY UPDATE: InRelease verification bypass0.9.7.8 | Michael Vogt | |
- 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 | |||
2013-03-13 | factor version string creation out of NewDepends, so we can easily reuse | David Kalnischkies | |
version strings e.g. for implicit multi-arch dependencies | |||
2013-03-12 | handle language tags for descriptions are unique strings to be shared | David Kalnischkies | |
2013-03-12 | * apt-pkg/pkgcachegen.cc: | David Kalnischkies | |
- 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 | |||
2013-03-10 | various simple changes to fix cppcheck warnings | David Kalnischkies | |
2013-03-01 | releasing version 0.9.7.8~exp2 | Michael Vogt | |
2013-03-01 | merged lp:~mvo/apt/hash-order | Michael Vogt | |
2013-03-01 | include two missing patches to really fix bug #696225, thanks to | Michael Vogt | |
Guillem Jover | |||
2013-03-01 | releasing version 0.9.7.8~exp1 | Michael Vogt | |
2013-03-01 | add changelog | Michael Vogt | |
2013-03-01 | add changelog | Michael Vogt | |
2013-02-24 | * apt-pkg/depcache.cc: | David Kalnischkies | |
- prefer to install packages which have an already installed M-A:same sibling while choosing providers (LP: #1130419) | |||
2013-02-05 | Japanese (Kenshi Muto). Closes: #699783 | bubulle@debian.org | |
2013-01-24 | * apt-pkg/indexrecords.cc: | Michael Vogt | |
- support '\r' in the Release file | |||
2013-01-24 | quote plus in filenames to work around a bug in the S3 server | Michael Vogt | |
(LP: #1003633) | |||
2013-01-11 | * methods/http.cc: | Michael Vogt | |
- quote spaces in filenames to ensure as the http method is also (potentially) used for non deb,dsc content that may contain spaces, thanks to Daniel Hartwig and Thomas Bushnell (LP: #1086997) |