]> git.saurik.com Git - apt.git/history - apt-pkg/acquire-item.cc
Wreck validation until we can assess ecosystem :/.
[apt.git] / apt-pkg / acquire-item.cc
2016-12-26  Jay Freeman (saurik)Wreck validation until we can assess ecosystem :/. cydia_1.1.28%b1
2016-12-26  Jay Freeman (saurik)This is 2016 and APT already requires use of mmap.
2016-11-24  David Kalnischkiesget pdiff files from the same mirror as the index
2016-11-22  Julian Andres KlodeMerge commit 'e2073b0276226b625897ef475f225bf8f508719e...
2016-11-11  David Kalnischkiesshow distribution mismatch for changed codenames
2016-11-11  David Kalnischkiesdon't warn if untransformed distribution matches
2016-11-09  David Kalnischkiesrename Checksum-FileSize to Filesize in hashsum mismatch
2016-11-02  David Kalnischkieskeep Release.gpg on untrusted to trusted IMS-Hit
2016-09-02  Julian Andres Klodeacquire: Use priority queues and a 3 stage pipeline...
2016-08-29  David Kalnischkiesrandomize acquire order for same type index files
2016-08-26  Julian Andres KlodeMerge branch 'portability/freebsd'
2016-08-26  Julian Andres KlodeMake root group configurable via ROOT_GROUP
2016-08-26  Julian Andres Klodechangelog: Respect Dir setting for local changelog...
2016-08-26  Julian Andres KlodeMake directory paths configurable
2016-08-26  Julian Andres KlodeUse C locale instead of C.UTF-8 for protocol strings
2016-08-24  David Kalnischkiesdo fail on weakhash/loop earlier in acquire
2016-08-17  David Kalnischkiessupport compression and by-hash for .diff/Index files
2016-08-17  David Kalnischkiessupport getting only-uncompressed files via by-hash
2016-08-17  David Kalnischkiesset the correct item FileSize in by-hash case
2016-08-17  David Kalnischkiesretry without same redirection mirror on 404 errors
2016-08-17  David Kalnischkiescheck internal redirections for loops, too
2016-08-10  David KalnischkiesMerge branch 'feature/apt-dpkg-comm'
2016-08-10  David KalnischkiesMerge branch 'feature/methods'
2016-08-10  David Kalnischkiesdetect redirection loops in acquire instead of workers
2016-07-30  David Kalnischkiesprevent C++ locale number formatting in text APIs ...
2016-07-27  David Kalnischkiesrred: truncate result file before writing to it
2016-07-25  David Kalnischkiesverify hash of input file in rred
2016-07-22  David Kalnischkiesallow arch=all to override No-Support-for-Architecture-all
2016-07-02  David Kalnischkiesuse +0000 instead of UTC by default as timezone in...
2016-06-27  David Kalnischkiesimbue .diff/Index parsing with C.UTF-8 as well
2016-06-22  David Kalnischkiesadd insecure (and weak) allow-options for sources.list
2016-06-22  David Kalnischkiesadd [weak] tag to hash errors to indicate insufficiency
2016-06-22  David Kalnischkiesbetter error message for insufficient hashsums
2016-06-22  David Kalnischkiesgeneralize secure->insecure downgrade protection
2016-06-22  David Kalnischkieshandle weak-security repositories as unauthenticated
2016-05-24  David Kalnischkiesfix two typos in untranslated errors of libapt-pkg
2016-05-10  Julian Andres KlodeMerge pull request julian-klode/apt#3 from adrian17...
2016-05-08  David Kalnischkiesimplement Fallback-Of for IndexTargets
2016-05-07  David Kalnischkiesdon't construct MetaIndex acquire items with IndexTargets
2016-05-07  David Kalnischkiesdelay progress until Release files are downloaded
2016-05-07  David KalnischkiesTransactionManager can never be a nullptr
2016-05-07  David Kalnischkiesfix same-mirror redirection for Release{,.gpg} pair
2016-05-01  David Kalnischkiesdon't show NO_PUBKEY warning if repo is signed by anoth...
2016-04-25  David Kalnischkiesuse the same redirection mirror for all index files
2016-04-25  David Kalnischkiesshow more details for "Writing more data" errors, too
2016-04-25  David Kalnischkiesshow more details for "Hash Sum mismatch" errors
2016-04-25  David Kalnischkiessanify unused ReportMirrorFailure a tiny bit
2016-04-14  David Kalnischkiesensure outdated files are dropped without lists-cleanup
2016-04-14  David Kalnischkiessilently skip acquire of empty index files
2016-04-14  David Kalnischkiesfix Alt-Filename handling of file method
2016-04-07  David Kalnischkiesstop handling items in doomed transactions
2016-04-07  David Kalnischkiesensure transaction states are changed only once
2016-03-19  David Kalnischkiesrefactor loading of previous release file
2016-03-16  Michael VogtGet accurate progress reporting in apt update again
2016-03-14  David Kalnischkiesdon't use Desc.URI to calculate .diff/Index filenames
2016-03-14  David Kalnischkiesrequire $(HASH)-Download field in .diff/Index files
2016-03-06  Veres LajosFix several typos
2016-03-06  David Kalnischkiesdo not move not-failed pdiff-patches into CWD on failure
2016-03-06  David Kalnischkiesdeal with partially downloaded changelogs
2016-02-26  Julian Andres KlodeAdd missing numeric includes in files using std::accumu...
2016-02-11  David Kalnischkiesalways download changelogs into /tmp first
2016-02-11  David Kalnischkiesuse local changelog from /usr/share/doc if possible
2016-01-08  David Kalnischkiesremove uncompressed leftover partial file before pdiff...
2016-01-08  David Kalnischkiesuse filesize of compressed pdiffs for the limit if...
2016-01-08  David Kalnischkieskeep compressed indexes in a low-cost format
2016-01-08  David Kalnischkiesallow pdiff bootstrap from all supported compressors
2016-01-08  David Kalnischkiesensure compression cleanup even without lists-cleanup
2016-01-08  David Kalnischkiesuse one 'store' method to rule all (de)compressors
2015-12-27  David Kalnischkiesallow repositories to forbid arch:all for specific...
2015-12-14  David Kalnischkiesshow a more descriptive error for weak Release files
2015-12-13  David Kalnischkiesparse .diff/Index hashes in reverse order
2015-12-02  David Kalnischkiesuse @CHANGEPATH@ as placeholder in changelog URI templates
2015-11-25  Justin B Ryeslightly rephrase notice shown for insecure repositories
2015-11-21  Justin B Ryereview of new/changed translatable program strings
2015-11-21  David Kalnischkiesdo not sent Last-Modified if we expect a changed file
2015-11-05  David Kalnischkies"support" unsigned Release files without hashes again
2015-11-05  David Kalnischkiesapply various suggestions made by cppcheck
2015-11-04  David Kalnischkieswrap every unlink call to check for != /dev/null
2015-11-04  David Kalnischkiessupport arch:all data e.g. in separate Packages file
2015-11-04  David Kalnischkiescentralize unlink checks in acquire-item
2015-11-04  David Kalnischkiesdo not cleanup .diff/Index files on Hit
2015-11-04  David Kalnischkiesrefer to apt-secure(8) in unsecure repositories warning
2015-11-04  David Kalnischkiesrework errors and warnings around insecure repositories
2015-11-04  David Kalnischkiesunbreak the copy-method claiming hashsum mismatch since...
2015-09-14  David Kalnischkiesfallback to well-known URI if by-hash fails
2015-09-14  David Kalnischkiesadd by-hash sources.list option and document all of...
2015-09-14  David Kalnischkiesavoid using global PendingError to avoid failing too...
2015-08-31  David Kalnischkiesignore for _apt inaccessible TMPDIR in pkgAcqChangelog
2015-08-28  David Kalnischkiesimplement PDiff patching for compressed files
2015-08-27  David Kalnischkiessources.list and indextargets option for pdiffs
2015-08-27  Julian Andres KlodeMerge branch 'feature/extractar-filefd' into debian...
2015-08-27  David Kalnischkiesuse always priv-dropping for changelog download as...
2015-08-18  Michael VogtMerge remote-tracking branch 'upstream/debian/experimen...
2015-08-18  Michael VogtMerge branch 'debian/experimental' into feature/srv...
2015-08-17  Michael VogtFix all the wrong removals of includes that iwyu got...
2015-08-17  Michael VogtCleanup includes after running iwyu
2015-08-10  David Kalnischkiesdrop extra newline in 'Failed to fetch' and 'GPG error...
2015-08-10  David Kalnischkiesenhance "hit paywall" error message to mention the...
2015-08-10  David Kalnischkieshandle site-changing redirects as mirror changes
2015-08-10  David Kalnischkiesskip .diff/Index acquire if Release file was a hit
next