summaryrefslogtreecommitdiff
path: root/apt-pkg
AgeCommit message (Expand)Author
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
2016-03-16do not strip epochs from state version stringsDavid Kalnischkies
2016-03-16Use descriptive URIs in 104 Warning messagesJulian Andres Klode
2016-03-16Report non-transient errors as errors, not as warningsJulian Andres Klode
2016-03-16Get accurate progress reporting in apt update againMichael Vogt
2016-03-15Fix bug where the problemresolve can put a pkg into a heisenstateMichael Vogt
2016-03-15apt-pkg/acquire-worker.cc: Introduce 104 Warning messageJulian Andres Klode
2016-03-14enforce verify of filesize in 'apt-get source'David Kalnischkies
2016-03-14don't use Desc.URI to calculate .diff/Index filenamesDavid Kalnischkies
2016-03-14streamline dpkgpm cleanup-handlingDavid Kalnischkies
2016-03-14flush line-clearing on progress stop before post-invokeDavid Kalnischkies
2016-03-14require $(HASH)-Download field in .diff/Index filesDavid Kalnischkies
2016-03-13Do not consider SHA1 usableJulian Andres Klode
2016-03-07apt-pkg/algorithms.cc: Avoid stack buffer overflow in KillListJulian Andres Klode
2016-03-07Fix several typosVeres Lajos
2016-03-06get group again after potential remap in Source: parseDavid Kalnischkies
2016-03-06Prevent double remapping of iterators and string viewsJulian Andres Klode
2016-03-06do not move not-failed pdiff-patches into CWD on failureDavid Kalnischkies
2016-03-06Fix lzma write support to handle "try again" caseColin Watson
2016-03-06deal with partially downloaded changelogsDavid Kalnischkies
2016-02-26Add missing numeric includes in files using std::accumulate()Julian Andres Klode
2016-02-25Fix crash with empty architecture listJulian Andres Klode
2016-02-16pass versioned provides to external solvers in EDSPDavid Kalnischkies
2016-02-11always download changelogs into /tmp firstDavid Kalnischkies
2016-02-11use local changelog from /usr/share/doc if possibleDavid Kalnischkies
2016-02-10get dpkg lock in build-dep if cache was invalid againDavid Kalnischkies
2016-02-10Set seekpos to 0 after reopening files in Seek()Julian Andres Klode
2016-02-04Use some semantically more correct buffer operationsJulian Andres Klode