summaryrefslogtreecommitdiff
path: root/apt-pkg
AgeCommit message (Expand)Author
2018-06-25Fix lock counting in debSystemJulian Andres Klode
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
2018-01-03allow a method to request auxiliary filesDavid Kalnischkies
2018-01-03refactor message generation for methodsDavid Kalnischkies
2018-01-02Support cleartext signed InRelease files with CRLF line endingsDavid Kalnischkies
2017-12-24do not remap current files if nullptrs in cache generationDavid Kalnischkies
2017-12-14remove pointless APT_PURE from void functionsDavid Kalnischkies
2017-12-13implement fallback to alternative URIs for all itemsDavid Kalnischkies
2017-12-13give the methods more metadata about the files to acquireDavid Kalnischkies
2017-12-13implement Acquire::Retries support for all itemsDavid Kalnischkies
2017-12-13support multiline values in LookupTagDavid Kalnischkies
2017-12-13deal with floats without old-style castDavid Kalnischkies
2017-12-13avoid some useless casts reported by -Wuseless-castDavid Kalnischkies
2017-12-13convert various c-style casts to C++-styleDavid Kalnischkies
2017-12-13deprecate the single-line deprecation ignoring macroDavid Kalnischkies
2017-12-13fix over-calculating dpkg commandline lengthDavid Kalnischkies
2017-12-13explicitly name token in auth.conf parsing errorDavid Kalnischkies
2017-12-13don't auto-switch candidate if installed is good enoughDavid Kalnischkies
2017-12-13if insecure repo is allowed continue on all http errorsDavid Kalnischkies
2017-11-19allow multivalue fields in deb822 sources to be foldedDavid Kalnischkies
2017-10-28use store: instead of gzip: to open local changelogsDavid Kalnischkies
2017-10-25Don't segfault if receiving a method warning on empty queueJulian Andres Klode
2017-10-22Run the ProxyAutoDetect script in the sandbox againJulian Andres Klode
2017-10-22Run Proxy-Auto-Detect script from main processJulian Andres Klode
2017-10-20Fix testsuite for and add new fields from dpkg 1.19Julian Andres Klode
2017-10-05send the hashes for alternative file correctlyDavid Kalnischkies
2017-09-26use pkgTagSection::Key in srcRecords parserDavid Kalnischkies
2017-09-26allow empty build-dependency fields in the parserDavid Kalnischkies
2017-09-13Fix translator comment location for legacy target warningJulian Andres Klode
2017-09-10CMake: Properly handle Udev missingJulian Andres Klode
2017-09-09Directly link against libudev on Linux systemsJulian Andres Klode
2017-09-09cdrom: Don't hardcode "Files" field for copying source filesJulian Andres Klode
2017-09-09Do not warn about duplicate "legacy" targetsJulian Andres Klode