summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-05-25Mark PatternTreeParser::Node destructor as virtualDavid Kalnischkies
2020-05-25Stub out i18n methods for -DUSE_NLS=OFFDavid Kalnischkies
2020-05-25Allow FMV SSE4.2 detection to succeed on clangDavid Kalnischkies
2020-05-25Silence clang warning -Wstring-plus-intDavid Kalnischkies
2020-05-25Ensure EDSP doesn't use a dangling architecture stringDavid Kalnischkies
2020-05-25Don't update candidate provides map if the same as currentDavid Kalnischkies
2020-05-25Don't set variables to conditionally override them 2 lines laterDavid Kalnischkies
2020-05-24Allow pkgDepCache to be asked to check internal consistencyDavid Kalnischkies
2020-05-23Keep status number if candidate is discarded for kept back displayDavid Kalnischkies
2020-05-23Known-bad candidate versions are not an upgrade optionDavid Kalnischkies
2020-05-23Reset candidate version explicitly for internal state-keepingDavid Kalnischkies
2020-05-19Release 2.1.4Julian Andres Klode
2020-05-19Check satisfiability for versioned provides, not providing versionDavid Kalnischkies
2020-05-18Release 2.1.3Julian Andres Klode
2020-05-18private-search: Only use V.TranslatedDescription() if goodJulian Andres Klode
2020-05-18Recognize propagated protected in pkgProblemResolverDavid Kalnischkies
2020-05-18Propagate protected to already satisfied dependenciesDavid Kalnischkies
2020-05-18Propagate protected to already satisfied conflictsDavid Kalnischkies
2020-05-18Deal with protected solution providers firstDavid Kalnischkies
2020-05-18Support negative dependencies in VCI::FromDependencyDavid Kalnischkies
2020-05-18Move the MarkInstall helpers into static functionsDavid Kalnischkies
2020-05-18Keep going if a dep is bad for user requests to improve errorsDavid Kalnischkies
2020-05-18Skip reading data from tar members if nobody will look at itDavid Kalnischkies
2020-05-18Properly handle interrupted write() call in ExtractTarDavid Kalnischkies
2020-05-18Allow prefix to be a complete filename for GetTempFileDavid Kalnischkies
2020-05-18Prefer use of O_TMPFILE in GetTempFile if availableDavid Kalnischkies
2020-05-13Release 2.1.2, take 2Julian Andres Klode
2020-05-13Fix location of testdeb in added regression testsJulian Andres Klode
2020-05-12Release 2.1.2Julian Andres Klode
2020-05-12SECURITY UPDATE: Fix out of bounds read in .ar and .tar implementation (CVE-2...Julian Andres Klode
2020-05-10Dutch program translation updateFrans Spiesschaert
2020-05-08Release 2.1.1Julian Andres Klode
2020-05-08Use "po4a --porefs file" instead of undocumented compat nolineDavid Kalnischkies
2020-05-08Drop nowrap from po4a --porefs as it is no longer supportedDavid Kalnischkies
2020-05-08Fix typo in Polish translation of --help messagesArtur GrÄ…cki
2020-05-08Allow aptitude to MarkInstall broken packages via FromUserDavid Kalnischkies
2020-05-06apt-key: Allow depending on gpg instead of gnupgJulian Andres Klode
2020-05-06Fully deprecate apt-key, schedule removal for Q2/2022Julian Andres Klode
2020-05-04Release 2.1.0Julian Andres Klode
2020-05-04doc/po: Merge nl with template, update templateJulian Andres Klode
2020-05-04Merge branch 'pu/wildcards' into 'master'Julian Andres Klode
2020-05-04apt list: Fix behavior of regex vs fnmatch vs wildcardsJulian Andres Klode
2020-05-04Reinstate * wildcardsJulian Andres Klode
2020-05-04Merge branch 'feature/markinstall' into 'master'Julian Andres Klode
2020-04-27Protect a package while resolving in MarkInstallDavid Kalnischkies
2020-04-27Prefer upgrading installed orgroup membersDavid Kalnischkies
2020-04-27Propagate Protected flag to single-option dependenciesDavid Kalnischkies
2020-04-27Fail earlier on impossible Conflicts in MarkInstallDavid Kalnischkies
2020-04-27Split up MarkInstall into private helper methodsDavid Kalnischkies
2020-04-27Discard candidate if its dependencies can't be satisfiedDavid Kalnischkies