]> git.saurik.com Git - apt.git/history - apt-pkg
Add new Acquire::MaxReleaseFileSize=10*1000*1000 option
[apt.git] / apt-pkg /
2014-09-21  Michael VogtFix regression for cdrom: sources from latest security...
2014-09-21  Michael Vogtgeneralize Acquire::GzipIndex
2014-09-17  Michael VogtMerge remote-tracking branch 'vnwildman/debian/sid...
2014-09-17  Michael Vogtimprove test for commit daff4a
2014-09-17  Michael VogtFix regression for file:/// uris from CVE-2014-0487
2014-09-17  Michael Vogtfix gcc warnings
2014-09-17  Michael Vogtuse pkgAcqMetaBase as the transactionManager
2014-09-16  Michael VogtSECURITY UPDATE for CVE-2014-{0488,0487,0489}
2014-09-16  Michael Vogtadd a bunch of dpointers
2014-09-16  Michael Vogtremove pkgAcqSubIndex
2014-09-12  Michael VogtAllow override of Proxy-Auto-Detect by the users config...
2014-09-08  David Kalnischkiesrework PTY magic to fix stair-stepping on kfreebsd
2014-09-08  David Kalnischkiesfix progress report for upgrade and reinstall
2014-09-07  David Kalnischkiesstrip everything spacey in APT::String::Strip
2014-09-07  David Kalnischkiesmake GetLocalitySortedVersionSet more generic
2014-09-05  Michael VogtMerge remote-tracking branch 'upstream/debian/experimen...
2014-09-05  Michael VogtMerge branch 'debian/sid' into debian/experimental
2014-09-05  Michael VogtEnsure we have a Policy in CacheFile.BuildDepCache()
2014-09-02  Michael Vogt* apt-pkg/deb/dpkgpm.cc:
2014-09-02  Michael VogtMake Proxy-Auto-Detect check for each host
2014-08-29  Warren Heinitialize iPolicyBrokenCount in DepCache::Update
2014-08-27  Michael VogtPass ExpectedSize to tthe backend method
2014-08-26  David Kalnischkiessupport versioned provides as implemented by dpkg
2014-08-26  Michael Vogtadd shared code into pkgAcqMetaSigBase::GenerateAuthWar...
2014-08-25  Michael Vogtall tests pass
2014-08-24  Michael Vogtmake the test-pdiff-usage code work again
2014-08-24  Michael Vogtmake compressed-indexes test pass again
2014-08-24  Michael Vogtcleanup
2014-08-24  Julian Andres KlodeFix debListParser to accept "no" as a value for the...
2014-08-24  Julian Andres KlodeFix debListParser to accept "no" as a value for the...
2014-08-02  Michael Vogtreally move clearsign check into pkgAcqMetaClearSig...
2014-08-02  Michael Vogtadd ims check verify
2014-08-02  Michael Vogtmove clearsign check into pkgAcqMetaClearSig::Failed()
2014-08-01  Michael Vogtmake i-m-s work again
2014-08-01  Michael Vogtmake errors more consistent
2014-08-01  Michael Vogtcheck hashes of compressed files as well
2014-08-01  Michael Vogtfix transactionid passing
2014-08-01  Michael Vogtmve MetaKey into pkgAcqBaseIndex
2014-07-31  Michael Vogtfail early (again) on gpg sig failures
2014-07-31  Michael Vogtensure InRelease->Release is transactional as well
2014-07-31  Michael Vogtmake test_inreleae_to_release_reverts_all work
2014-07-31  Michael VogtRework TransactionID stuff
2014-07-29  Michael VogtFix SmartConfigure to ignore ordering of packages that...
2014-07-22  Michael VogtWIP cleanup pkgAcqMetaSig
2014-07-21  Michael VogtDownload Release first, then Release.gpg
2014-07-21  Michael Vogtadd pkgAcquire::TransactionHasError()
2014-07-18  Michael VogtWIP transaction based update
2014-07-17  Michael Vogtapt-pkg/acquire-item.cc: make pkgAcqDiffIndex more...
2014-07-16  Michael VogtDo not crash for apt-get install /dev/null
2014-07-16  Michael VogtStringToBool: only act if the entire string is consumed...
2014-07-10  Michael VogtMerge remote-tracking branch 'mvo/feature/README' into...
2014-07-10  Michael VogtMerge branch 'debian/sid' into debian/experimental
2014-07-10  Michael VogtAllow passing a full path to apt-get install /foo/bar.deb
2014-07-08  Michael VogtOnly allow "apt-get build-dep path" when path starts...
2014-07-08  Michael VogtMerge branch 'debian/sid' into debian/experimental
2014-07-08  Michael VogtDo not clean "/" in pkgAcquire::Clean/pkgArchiveCleaner
2014-07-08  Guillem JoverAdd new Base256ToNum long long overload function
2014-07-07  David Kalnischkieshandle moved mmap after UniqFindTagWrite call
2014-07-03  Michael VogtTry not to parse invalid translation files (LP: #756317)
2014-06-18  Michael VogtMerge branch 'debian/sid' into debian/experimental
2014-06-18  Michael Vogtapt-pkg/indexrecords.cc: ensure that indexRecords:...
2014-06-18  Michael Vogtapt-pkg/acquire-item.h: add default argument to Expecte...
2014-06-18  Michael Vogtreadd pkgPackageManager::Go() to not break API
2014-06-18  David Kalnischkiescorrect 'apt-cache stats' to include more
2014-06-18  David Kalnischkiesremove the Section member from package struct
2014-06-18  David Kalnischkiescleanup datatypes mix used in binary cache
2014-06-18  David Kalnischkiesincrease hashtable size for packages/groups by factor 5
2014-06-18  Michael VogtMerge remote-tracking branch 'donkult/debian/sid' into...
2014-06-18  David Kalnischkiesdo not call resolver twice on (dist-)upgrade
2014-06-18  David Kalnischkiesfix SubstVar to be usable as a replace_all method
2014-06-18  David Kalnischkiesdon't send pkg from an unknown architecture via EDSP
2014-06-18  Michael VogtMerge remote-tracking branch 'mvo/feature/drop-rights...
2014-06-18  Michael VogtMerge remote-tracking branch 'mvo/feature/update-by...
2014-06-18  Michael VogtMerge remote-tracking branch 'mvo/feature/hash-stats...
2014-06-18  Michael Vogt[API-Break] rename pkgCache::Package::NextPackage to...
2014-06-18  Michael VogtMerge branch 'debian/sid' into debian/experimental
2014-06-11  Michael VogtDropPrivs in the solvers (just to be on the safe side)
2014-06-10  Michael Vogtuse pkgSrcRecords::Step() instead of Next()
2014-06-10  Michael VogtMerge remote-tracking branch 'mvo/feature/apt-update...
2014-06-10  Michael VogtMerge remote-tracking branch 'mvo/bugfix/apt-get-source...
2014-06-10  Michael VogtMerge remote-tracking branch 'mvo/bugfix/lp1274466...
2014-06-10  Michael VogtMerge remote-tracking branch 'mvo/feature/srcrec-enum2...
2014-06-09  Michael Vogtadd pkgSrcRecords::Next() to step through all the pkgSr...
2014-06-07  David Kalnischkiesdo not revert candidate for protected packages
2014-05-30  David Kalnischkiessupport parsing EDSP requests Architecture{,s} stanza
2014-05-30  David Kalnischkieswithout a filename we can't stat pipes
2014-05-30  David Kalnischkiescheck exit status of external solvers
2014-05-30  David KalnischkiesMerge EDSP 0.5 w/ multi-arch support for external solvers
2014-05-29  Michael VogtMerge remote-tracking branch 'mvo/debian/sid' into...
2014-05-29  Michael VogtFix more warnings from clang
2014-05-29  Michael VogtMerge remote-tracking branch 'upstream/debian/sid'...
2014-05-29  Michael Vogtincrease Pkg/Grp hash table size from 2k to 64k
2014-05-28  Michael VogtFix more warnings from clang
2014-05-28  Michael VogtFix warning about uninitialized variable
2014-05-27  Michael Vogtuse free() instead of delete[] in debSrcRecordParser...
2014-05-27  Michael VogtDo not try to cast a pkgDepCache::Policy to a pkgCache
2014-05-27  Michael Vogtuse free() instead of delete() when realloc is used
2014-05-27  Michael VogtMerge remote-tracking branch 'upstream/debian/sid'...
2014-05-22  Michael Vogtmove ByHash into its own function
2014-05-22  David Kalnischkiesfix tight loop detection and temporary removes
next