summaryrefslogtreecommitdiff
path: root/apt-pkg/deb
AgeCommit message (Expand)Author
2019-08-18Warn if appropriate on date1.8.2+iosSam Bingner
2019-08-18Cleanup patches for 1.8.2Sam Bingner
2019-08-18Added required patchesJaywalker
2019-08-17The entire concept of PendingError() is flawed :/.Jay Freeman (saurik)
2019-08-17My "tolerance" patch was a tad bit overzealous :(.Jay Freeman (saurik)
2019-08-17In the C locale, let's avoid any crazy transforms.Jay Freeman (saurik)
2019-08-17Wreck validation until we can assess ecosystem :/.Jay Freeman (saurik)
2019-08-17This is 2016 and APT already requires use of mmap.Jay Freeman (saurik)
2019-08-17Only check for valid Date if checking Valid-Until.Jay Freeman (saurik)
2019-08-17I know this is "bad", but a "full wedge" is worse.Jay Freeman (saurik)
2019-08-17The fastest way to get field values is as a range.Jay Freeman (saurik)
2019-08-17Avoid wedging the entire system if recoverable :/.Jay Freeman (saurik)
2019-08-17Most interfaces (Maemo) need a high-level name :/.Jay Freeman (saurik)
2019-08-17Store tags in the cache (they are very useful :/).Jay Freeman (saurik)
2019-08-17unlinkat is way way too modern to not autoconf :/.Jay Freeman (saurik)
2019-08-17std::map from std::initializer_list is "explicit".Jay Freeman (saurik)
2019-05-21Unlock dpkg locks in reverse locking orderJulian Andres Klode
2019-05-03Prevent shutdown while running dpkgJulian Andres Klode
2019-02-04Merge branch 'pu/dead-pin' into 'master'Julian Andres Klode
2019-02-01Add a Packages-Require-Authorization Release file fieldJulian Andres Klode
2019-01-24Merge and reuse tmp file handling across the boardDavid Kalnischkies
2018-12-26debListParser: Avoid native arch lookup in ParseDependsJulian Andres Klode
2018-12-10Set PATH=/usr/sbin:/usr/bin:/sbin:/bin when running dpkgJulian Andres Klode
2018-10-14Merge branch 'feature/subkeys' into 'master'Julian Andres Klode
2018-10-05Set DPKG_FRONTEND_LOCKED when running {pre,post}-invoke scriptsJulian Andres Klode
2018-09-11Support subkeys properly in Signed-By optionsDavid Kalnischkies
2018-09-11Reorder progress report messagesDavid Kalnischkies
2018-09-11Don't expect duplicated dpkg status-fd messagesDavid Kalnischkies
2018-09-11Process status-fd completely before finishing dpkg callDavid Kalnischkies
2018-08-29Don't use invalid iterator in Fallback-Of handlingDavid Kalnischkies
2018-08-08Set DPKG_FRONTEND_LOCKED as needed when doing selection changesJulian Andres Klode
2018-08-07Add support for dpkg frontend lockJulian Andres Klode
2018-06-13Fix lock counting in debSystemJulian Andres Klode
2018-05-11Start pkg records for deb files with dpkg outputDavid Kalnischkies
2018-05-07Remove obsolete RCS keywordsGuillem Jover
2018-05-05Fix various typos reported by spellcheckersDavid 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
2018-01-05dpkg status parsing: check if name is valid before useDavid Kalnischkies
2017-12-13give the methods more metadata about the files to acquireDavid Kalnischkies
2017-12-13convert various c-style casts to C++-styleDavid Kalnischkies
2017-12-13deprecate the single-line deprecation ignoring macroDavid Kalnischkies
2017-12-13fix over-calculating dpkg commandline lengthDavid Kalnischkies
2017-09-26use pkgTagSection::Key in srcRecords parserDavid Kalnischkies
2017-09-26allow empty build-dependency fields in the parserDavid 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-09-09drop unused/unimplemented & hidden LoadReleaseInfoDavid Kalnischkies
2017-09-09don't write & chmod /dev/null log filesDavid Kalnischkies
2017-08-24Replace APT_CONST with APT_PURE everywhereJulian Andres Klode