summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Do not require force-loopbreak on Protected packagesJulian Andres Klode2021-02-233-5/+61
* Release 2.2.02.2.0Julian Andres Klode2021-02-185-6/+15
* symbols: Remove spurios package line, add kernel autoremoval helperJulian Andres Klode2021-02-181-1/+1
* kernels: Avoid std::regex for escaping '.' and '+'Julian Andres Klode2021-02-121-6/+10
* Do not make DefaultRootSetFunc2 public symbolJulian Andres Klode2021-02-121-1/+1
* Release 2.1.202.1.20Julian Andres Klode2021-02-105-6/+15
* Adjust loops to use size_t instead of intJulian Andres Klode2021-02-091-3/+3
* Fix test suite regression from StrToNum fixesJulian Andres Klode2021-02-092-56/+44
* CI: Run test as user on i386Julian Andres Klode2021-02-091-0/+1
* Release 2.1.192.1.19Julian Andres Klode2021-02-0948-270/+249
* Merge branch 'pu/fuzzerpatches' into 'master'Julian Andres Klode2021-02-0930-426/+524
|\
| * Prevent temporary directory from triggering failure greppingDavid Kalnischkies2021-02-041-0/+1
| * Remove spurious periods on progress strings in po/de.poDavid Kalnischkies2021-02-041-2/+2
| * Use size of the old cache as APT::Cache-Start defaultDavid Kalnischkies2021-02-042-5/+29
| * Limit on first patch size only for server-merged patchesDavid Kalnischkies2021-02-041-17/+22
| * Ensure HTTP status code text has sensible contentDavid Kalnischkies2021-02-042-1/+4
| * Replace PrintStatus with SendMessage usageDavid Kalnischkies2021-02-048-43/+73
| * Use error reporting instead of assert in rred patchingDavid Kalnischkies2021-02-041-68/+88
| * Avoid undefined pointer arithmetic while growing mmapDavid Kalnischkies2021-02-044-46/+29
| * Avoid overstepping bounds in config file parsingDavid Kalnischkies2021-02-033-60/+88
| * Forbid negative values in unsigned StrToNum explicitlyDavid Kalnischkies2021-02-032-25/+72
| * Remove Word size limit from ParseQuote and CWordDavid Kalnischkies2021-02-031-26/+17
| * Don't parse \x and \0 past the end in DeEscapeStringDavid Kalnischkies2021-02-032-4/+14
| * Fix incorrect base64 encoding due to int promotionDavid Kalnischkies2021-02-032-1/+5
| * Retire and deprecate _strtabexpandDavid Kalnischkies2021-02-033-40/+15
| * Add a simple test for APT::String::DisplayLengthDavid Kalnischkies2021-02-031-0/+17
| * Fail ConfigDir reading if directory listing failedDavid Kalnischkies2021-02-031-1/+4
| * Free XXH3 state to avoid leak in cache hashingDavid Kalnischkies2021-02-031-1/+3
| * Remove unused config check for pre-XXH3 cache hashingDavid Kalnischkies2021-02-033-45/+0
| * Guess compressor only if no AR nember with exact name existsDavid Kalnischkies2021-02-022-26/+35
| * Use 500 MB memory limit for xz/lzma decodingDavid Kalnischkies2021-02-021-15/+6
* | Merge branch 'bugfix/deptreedone' into 'master'Julian Andres Klode2021-02-091-0/+3
|\ \
| * | Show 'Done' always for 'Building dependency tree'David Kalnischkies2021-02-041-0/+3
| |/
* | Dutch manpages translation updateFrans Spiesschaert2021-02-041-82/+63
* | Dutch program translation updateFrans Spiesschaert2021-02-041-10/+4
|/
* Merge branch 'pu/include-all-translations' into 'master'Julian Andres Klode2021-01-272-1/+14
|\
| * Include all translations when building the cacheJulian Andres Klode2021-01-272-1/+14
* | Merge branch 'master' into 'master'Julian Andres Klode2021-01-241-2/+2
|\ \
| * | vendor: Adjust Debian -security codenameWolfgang Schweer2021-01-241-2/+2
|/ /
* | Merge branch 'fix-doc-entity' into 'master'Julian Andres Klode2021-01-231-1/+1
|\ \
| * | Fix apt-acquire-additional-files entity's location.Diederik de Haas2021-01-231-1/+1
|/ /
* | Merge branch 'youfu-ExecDpkg-patch' into 'master'Julian Andres Klode2021-01-221-1/+1
|\ \
| * | dpkg: fix passing readonly /dev/null fd as stdout/stderrYoufu Zhang2021-01-221-1/+1
|/ /
* / German program translation updateHelge Kreutzmann2021-01-131-5/+5
|/
* Release 2.1.182.1.18Julian Andres Klode2021-01-135-6/+13
* Adjust apt-mark test for dpkg 1.20.7Julian Andres Klode2021-01-131-2/+13
* pkgcachegen: Avoid write to old cache for Version::ExtraJulian Andres Klode2021-01-131-1/+2
* Release 2.1.172.1.17Julian Andres Klode2021-01-117-8/+19
* Merge branch 'pu/misc-fixes-2-1-16' into 'master'Julian Andres Klode2021-01-112-1/+7
|\
| * Call ischroot with -tJulian Andres Klode2021-01-111-0/+1