summaryrefslogtreecommitdiff
path: root/apt-pkg
AgeCommit message (Expand)Author
2019-05-07Prevent shutdown while running dpkgJulian Andres Klode
2019-02-05Add a Packages-Require-Authorization Release file fieldJulian Andres Klode
2019-02-05Introduce experimental 'never' pinning for sourcesJulian Andres Klode
2019-01-25SECURITY UPDATE: content injection in http method (CVE-2019-3462)Julian Andres Klode
2019-01-14Add support for /etc/apt/auth.conf.d/*.conf (netrcparts)Julian Andres Klode
2018-10-05Set DPKG_FRONTEND_LOCKED when running {pre,post}-invoke scriptsJulian Andres Klode
2018-09-24pkgCacheFile: Only unlock in destructor if locked beforeJulian Andres Klode
2018-09-24Fix calculation of elapsed usec in downloadsJulian Andres Klode
2018-09-11Reorder progress report messagesDavid Kalnischkies
2018-09-11Don't expect duplicated dpkg status-fd messagesDavid Kalnischkies
2018-09-11Process status-fd completely before finishing dpkg callDavid Kalnischkies
2018-08-29Fix typos reported by codespell & spellintianDavid Kalnischkies
2018-08-29Don't use invalid iterator in Fallback-Of handlingDavid Kalnischkies
2018-08-20clear alternative URIs for mirror:// between steps (CVE-2018-0501)David Kalnischkies
2018-08-08Set DPKG_FRONTEND_LOCKED as needed when doing selection changesJulian Andres Klode
2018-08-07Add support for dpkg frontend lockJulian Andres Klode
2018-07-06Use cheaper entropy source for randomizing items to fetchJulian Andres Klode
2018-06-13Fix lock counting in debSystemJulian Andres Klode
2018-05-28Use a steady clock source for progress reportingDavid Kalnischkies
2018-05-28Don't show acquire warning for "hidden" componentsDavid Kalnischkies
2018-05-24Merge branch 'feature/morevolatilesupport' into 'master'Julian Andres Klode
2018-05-24Merge branch 'feature/byhashviaalturl' into 'master'Julian Andres Klode
2018-05-21Increase debug verbosity in `apt-get autoremove`Filipe Brandenburger
2018-05-11Don't force the same mirror for by-hash URIsDavid Kalnischkies
2018-05-11Handle by-hash URI construction more centrallyDavid Kalnischkies
2018-05-11Drop alternative URIs we got a hash-based fail fromDavid Kalnischkies
2018-05-11Deprectate buggy/incorrect Rls/PkgFile::IsOk methodsDavid Kalnischkies
2018-05-11Start pkg records for deb files with dpkg outputDavid Kalnischkies
2018-05-11don't try SRV requests based on IP addressesDavid Kalnischkies
2018-05-07Remove obsolete RCS keywordsGuillem Jover
2018-05-05Fix various typos reported by spellcheckersDavid Kalnischkies
2018-05-05Avoid implicitly promotion of float to doubleDavid Kalnischkies
2018-04-20CMake: Fix builds without zstdJulian Andres Klode
2018-04-15Merge branch 'pu/zstd' into 'master'Julian Andres Klode
2018-04-13zstd: Implement support for multi-frame filesJulian Andres Klode
2018-04-13Implement compression level handling for zstdJulian Andres Klode
2018-04-07fix communication typo in https manpageDavid Kalnischkies
2018-03-19Bump cache major version to allow different 1.5 and 1.6 updatesJulian Andres Klode
2018-03-15Use https for Ubuntu changelogsJulian Andres Klode
2018-03-12apt-pkg: Add support for zstdJulian Andres Klode
2018-02-19Merge branch 'pu/not-valid-before' into 'master'Julian Andres Klode
2018-02-19Check that Date of Release file is not in the futureJulian Andres Klode
2018-02-19ensure correct file permissions for auxfilesDavid Kalnischkies
2018-02-19indexcopy: Copy uncompressed indices from cdrom againJulian Andres Klode
2018-01-19allow the apt/lists/auxfiles/ directory to be missingDavid Kalnischkies
2018-01-17Introduce inrelease-path option for sources.listJulian Andres Klode
2018-01-05dpkg status parsing: check if name is valid before useDavid Kalnischkies
2018-01-04simplify translating "lists directory missing" msgDavid Kalnischkies
2018-01-03require methods to request AuxRequest capability at startupDavid Kalnischkies
2018-01-03reimplement and simplify mirror:// methodDavid Kalnischkies