summaryrefslogtreecommitdiff
path: root/apt-pkg
AgeCommit message (Expand)Author
2017-06-30Allow http(s) and socks5h for http and https in proxy auto detectJulian Andres Klode
2017-06-28Strip 0: epochs from the version hashJulian Andres Klode
2017-06-28allow frontends to override releaseinfo change behaviourDavid Kalnischkies
2017-06-28show a Release-Notes URI if infos were changedDavid Kalnischkies
2017-06-28error in update on Release information changesDavid Kalnischkies
2017-06-26fix some unlikely memory leaks in error casesDavid Kalnischkies
2017-06-26fail InRelease on non-404 HTTP errorcodesDavid Kalnischkies
2017-06-26show .diff/Index properly as ignored if we fallbackDavid Kalnischkies
2017-06-26warn if an expected file can't be acquiredDavid Kalnischkies
2017-06-26clean archives without changing directoryDavid Kalnischkies
2017-06-26ident a CD without changing directoryDavid Kalnischkies
2017-06-26Avoid chdir in acquire clean with unlinkatDavid Kalnischkies
2017-06-26Show permission error if ProxyAutoDetect cmd can't be executedDavid Kalnischkies
2017-06-26avoid explicit types for pkg counts by autoDavid Kalnischkies
2017-06-26schedule the correct side of the conflict for removalDavid Kalnischkies
2017-06-26pkgcache: Bump major version to 12Julian Andres Klode
2017-05-31Fix parsing of or groups in build-deps with ignored packagesJulian Andres Klode
2017-03-19Fix and avoid quoting in CommandLine::AsStringDavid Kalnischkies
2017-03-13Fix mistake in CHANGEPATH comment exampleJulian Andres Klode
2017-03-07Ignore \.ucf-[a-z]+$ like we do for \.dpkg-[a-z]+$Julian Andres Klode
2017-02-11Don't use -1 fd and AT_SYMLINK_NOFOLLOW for faccessat()Julian Andres Klode
2017-02-10Do not package names representing .dsc/.deb/... filesJulian Andres Klode
2017-02-09add Auto-Built-Package to tagfile-orderDavid Kalnischkies
2017-01-31algorithms: Fix typo: gental -> gentleJulian Andres Klode
2017-01-28Only merge acquire items with the same meta keyJulian Andres Klode
2017-01-27avoid malloc if option whitelist is disabled (default)David Kalnischkies
2017-01-19fix various typos reported by spellintianDavid Kalnischkies
2017-01-19fix various typos reported by codespellDavid Kalnischkies
2017-01-19remove 'old' FAILED files in the next acquire callDavid Kalnischkies
2017-01-19avoid validate/delete/load race in cache generationDavid Kalnischkies
2017-01-17CMake: Document that the globs are expanded during CMakeJulian Andres Klode
2017-01-17CMake: Find the Perl executable, and use it to run perl scriptsJulian Andres Klode
2017-01-17Read dpkg tables to handle architecture wildcardsJulian Andres Klode
2017-01-17strutl: Provide an APT::String::Join() functionJulian Andres Klode
2017-01-02ParseDepends: Support passing the desired architectureNiels Thykier
2016-12-31allow warning generation for non-whitelisted optionsDavid Kalnischkies
2016-12-31fix minimum pkgs option for dpkg --recursive usageDavid Kalnischkies
2016-12-31use FindB instead of FindI for Debug::pkgAutoRemoveDavid Kalnischkies
2016-12-31avoid producing invalid options if repo has no hostDavid Kalnischkies
2016-12-31gets file location via FindFile instead of manual mergeDavid Kalnischkies
2016-12-31ensure generation of valid EDSP error stanzasDavid Kalnischkies
2016-12-31do not generate Maximum-Size if we already have that fieldDavid Kalnischkies
2016-12-31warn if clearsigned file has ignored content partsDavid Kalnischkies
2016-12-16reword "Can't drop priv" warning messageDavid Kalnischkies
2016-12-08gpgv: Flush the files before checking for errorsJulian Andres Klode
2016-12-08SECURITY UPDATE: gpgv: Check for errors when splitting files (CVE-2016-1252)Julian Andres Klode
2016-11-25get pdiff files from the same mirror as the indexDavid Kalnischkies
2016-11-24report apt-key errors via status-fd messagesDavid Kalnischkies
2016-11-24skip unconfigure for unconfigured to-be removed pkgsDavid Kalnischkies
2016-11-24do not configure unconfigured to be removed packagesDavid Kalnischkies