summaryrefslogtreecommitdiff
path: root/apt-pkg
AgeCommit message (Expand)Author
2016-10-05pass --force-remove-essential to dpkg only if neededDavid Kalnischkies
2016-10-05gpgv: Unlink the correct temp file in error caseJulian Andres Klode
2016-10-05if the FileFd failed already following calls should fail, tooDavid Kalnischkies
2016-10-05(error) va_list 'args' was opened but not closed by va_end()David Kalnischkies
2016-08-31rred: truncate result file before writing to itDavid Kalnischkies
2016-08-31verify hash of input file in rredDavid Kalnischkies
2016-08-31call flush on the wrapped writebuffered FileFdDavid Kalnischkies
2016-08-31report all instead of first error up the acquire chainDavid Kalnischkies
2016-08-31don't change owner/perms/times through file:// symlinksDavid Kalnischkies
2016-08-31do not treat same-version local debs as downgradeDavid Kalnischkies
2016-08-31reinstalling local deb file is no downgradeDavid Kalnischkies
2016-08-31protect only the latest same-source providers from autoremoveDavid Kalnischkies
2016-08-31more explicit MarkRequired algorithm code (part 2)David Kalnischkies
2016-08-31more explicit MarkRequired algorithm codeDavid Kalnischkies
2016-08-31factor out Pkg/DepIterator prettyprinters into own headerDavid Kalnischkies
2016-08-31write auto-bits before calling dpkg & again after if neededDavid Kalnischkies
2016-08-31if reading of autobit state failed, let write failDavid Kalnischkies
2016-08-31don't do atomic overrides with failed filesDavid Kalnischkies
2016-08-31cache: Bump minor version to 6Julian Andres Klode
2016-08-31Fix buffer overflow in debListParser::VersionHash()Julian Andres Klode
2016-06-22ensure filesize of deb is included in the hashes listDavid Kalnischkies
2016-06-20do not error if auto-detect-proxy cmd has no outputDavid Kalnischkies
2016-06-10don't leak FD in AutoProxyDetect command return parsingDavid Kalnischkies
2016-06-10don't leak an FD in lz4 (de)compressionDavid Kalnischkies
2016-06-10do not hang on piped input in PipedFileFdPrivateDavid Kalnischkies
2016-06-01prevent C++ locale number formatting in text APIsDavid Kalnischkies
2016-05-20fail instead of segfault on unreadable config filesDavid Kalnischkies
2016-05-11respect user pinning in M-A:same version (un)screwingDavid Kalnischkies
2016-05-10update: Run Post-Invoke-Success if not all sources failedJulian Andres Klode
2016-05-10don't sent uninstallable rc-only versions via EDSPDavid Kalnischkies
2016-05-10allow redirection for items without a space in the desc againDavid Kalnischkies
2016-05-10don't show NO_PUBKEY warning if repo is signed by another keyDavid Kalnischkies
2016-05-10deb822: Restore support for <multivalue>-{Add,Remove}James McCoy
2016-04-14ensure outdated files are dropped without lists-cleanupDavid Kalnischkies
2016-04-14silently skip acquire of empty index filesDavid Kalnischkies
2016-04-14fix Alt-Filename handling of file methodDavid Kalnischkies
2016-04-13recheck Pre-Depends satisfaction in SmartConfigureDavid Kalnischkies
2016-04-13detect compressed status files on extension againDavid Kalnischkies
2016-04-13do not require non-broken systems in 'upgrade'David Kalnischkies
2016-04-07stop handling items in doomed transactionsDavid Kalnischkies
2016-04-07ensure transaction states are changed only onceDavid Kalnischkies
2016-04-03don't leak on error in listparser creationDavid Kalnischkies
2016-04-03use buffered writing for InRelease splittingDavid Kalnischkies
2016-04-03consistently add APT_OVERRIDE as method markerDavid Kalnischkies
2016-03-28Allow lowering trust level of a hash via configJulian Andres Klode
2016-03-27Do not mark packages for keep that we want to removeJulian Andres Klode
2016-03-25drop confusing comma from no strong hash messageDavid Kalnischkies
2016-03-24Set hidden visibility for StringViewJulian Andres Klode
2016-03-19refactor loading of previous release fileDavid Kalnischkies
2016-03-19cachefile: Only set members that were initialized successfullyJulian Andres Klode