summaryrefslogtreecommitdiff
path: root/apt-pkg/deb/debmetaindex.cc
AgeCommit message (Expand)Author
2019-12-261.8.0-Sileosille-aptCoolStar
2019-12-26Revert "Treat SHA1 as Weak rather than untrusted. Add hardcoded exceptions fo...Sam Bingner
2019-12-26APT 1.7.0-sileoCoolStar
2019-12-26Backwards compatibility patches for Cydia reposCoolStar
2019-02-01Add a Packages-Require-Authorization Release file fieldJulian Andres Klode
2018-09-11Support subkeys properly in Signed-By optionsDavid Kalnischkies
2018-08-29Don't use invalid iterator in Fallback-Of handlingDavid Kalnischkies
2018-02-19Check that Date of Release file is not in the futureJulian Andres Klode
2018-01-17Introduce inrelease-path option for sources.listJulian Andres Klode
2017-12-13give the methods more metadata about the files to acquireDavid Kalnischkies
2017-12-13deprecate the single-line deprecation ignoring macroDavid Kalnischkies
2017-09-13Fix translator comment location for legacy target warningJulian Andres Klode
2017-09-09Do not warn about duplicate "legacy" targetsJulian Andres Klode
2017-07-12Reformat and sort all includes with clang-formatJulian Andres Klode
2017-07-12Handle supported components with slashes in sources.listApollon Oikonomopoulos
2017-06-28show a Release-Notes URI if infos were changedDavid Kalnischkies
2017-06-28error in update on Release information changesDavid Kalnischkies
2017-06-26warn if an expected file can't be acquiredDavid Kalnischkies
2016-12-31avoid producing invalid options if repo has no hostDavid Kalnischkies
2016-07-22allow arch=all to override No-Support-for-Architecture-allDavid Kalnischkies
2016-07-19refactor plus/minus sources.list option handlingDavid Kalnischkies
2016-06-22add insecure (and weak) allow-options for sources.listDavid Kalnischkies
2016-06-22handle weak-security repositories as unauthenticatedDavid Kalnischkies
2016-06-17merge sources.list lines based on Release filenameDavid Kalnischkies
2016-05-15Normalize Signed-By values by removing trailing commas everywhereJulian Andres Klode
2016-05-15Add conflicting Signed-By values to error messageJulian Andres Klode
2016-05-10Strip trailing commas for created signed-by fingerprint listsJulian Andres Klode
2016-05-08implement Identifier field for IndexTargetsDavid Kalnischkies
2016-05-08implement Fallback-Of for IndexTargetsDavid Kalnischkies
2016-05-07download arch:all also for NATIVE_ARCHITECTURE indextargetsDavid Kalnischkies
2016-05-07don't construct MetaIndex acquire items with IndexTargetsDavid Kalnischkies
2016-05-01support Signed-By in Release files as a sort of HPKPDavid Kalnischkies
2016-05-01support multiple fingerprints in signed-byDavid Kalnischkies
2016-03-25drop confusing comma from no strong hash messageDavid Kalnischkies
2016-01-27only warn about missing/invalid Date field for nowDavid Kalnischkies
2016-01-08keep compressed indexes in a low-cost formatDavid Kalnischkies
2015-12-27allow repositories to forbid arch:all for specific index targetsDavid Kalnischkies
2015-12-14show a more descriptive error for weak Release filesDavid Kalnischkies
2015-11-21review of new/changed translatable program stringsJustin B Rye
2015-11-04support arch:all data e.g. in separate Packages fileDavid Kalnischkies
2015-09-14add by-hash sources.list option and document all of by-hashDavid Kalnischkies
2015-09-14avoid using global PendingError to avoid failing too often too soonDavid Kalnischkies
2015-08-30detect and deal with indextarget duplicatesDavid Kalnischkies
2015-08-30implement $(NATIVE_ARCHITECTURE) substvar for indextargetsDavid Kalnischkies
2015-08-29implement indextargets option 'DefaultEnabled'David Kalnischkies
2015-08-29use c++11 algorithms to avoid strange compiler warningsDavid Kalnischkies
2015-08-28implement PDiff patching for compressed filesDavid Kalnischkies
2015-08-27sources.list and indextargets option for pdiffsDavid Kalnischkies
2015-08-27allow explicit dis/enable of IndexTargets in sources optionsDavid Kalnischkies
2015-08-27not all targets are deb-src targetsDavid Kalnischkies