Age | Commit message (Expand) | Author |
2019-01-29 | Rework ifs to use not instead of == false/true | David Kalnischkies |
2019-01-28 | Refuse files with lines unexpectedly starting with a dash | David Kalnischkies |
2019-01-28 | Use more abstraction to handle the current line buffer | David Kalnischkies |
2019-01-28 | Explicitly remove the whitespaces defined by RFC | David Kalnischkies |
2019-01-24 | Merge and reuse tmp file handling across the board | David Kalnischkies |
2019-01-23 | Fail on non-signature lines in Release.gpg | David Kalnischkies |
2019-01-23 | Fail instead of warn for unsigned lines in InRelease | David Kalnischkies |
2019-01-22 | Merge branch 'pu/gpgvsignedby' into 'master' | Julian Andres Klode |
2019-01-22 | SECURITY UPDATE: content injection in http method (CVE-2019-3462) | Julian Andres Klode |
2019-01-22 | Communicate back which key(s) were used for signing | David Kalnischkies |
2019-01-22 | Remove `register` keyword | Khem Raj |
2019-01-05 | hash32: Tighten to multiversion to x86-64 ELF and use uint32_t | Julian Andres Klode |
2018-12-26 | debListParser: Avoid native arch lookup in ParseDepends | Julian Andres Klode |
2018-12-26 | configuration: Compare size first during lookup | Julian Andres Klode |
2018-12-26 | cache hash: Use sse4.2 CRC32c on x86-64 where available | Julian Andres Klode |
2018-12-10 | Merge branch 'pu/dpkg-path' into 'master' | Julian Andres Klode |
2018-12-10 | Set PATH=/usr/sbin:/usr/bin:/sbin:/bin when running dpkg | Julian Andres Klode |
2018-12-04 | Add support for /etc/apt/auth.conf.d/*.conf (netrcparts) | Julian Andres Klode |
2018-12-04 | Override FileFd copy constructor to prevent copying | Julian Andres Klode |
2018-12-04 | Merge branch 'bugfix/spaceinconfig' into 'master' | Julian Andres Klode |
2018-12-04 | Merge branch 'remove_old_derivatives' into 'master' | Julian Andres Klode |
2018-11-29 | Use quoted tagnames in config dumps | David Kalnischkies |
2018-11-25 | Fix typo reported by codespell in code comments | David Kalnischkies |
2018-10-30 | Fix typos encountered while updating de translation | Chris Leick |
2018-10-26 | Remove "Tanglu" config for Acquire::Changelogs and as vendor | Manuel A. Fernandez Montecelo |
2018-10-26 | Remove "Ultimedia" config for Acquire::Changelogs | Manuel A. Fernandez Montecelo |
2018-10-14 | Merge branch 'feature/subkeys' into 'master' | Julian Andres Klode |
2018-10-13 | Default to https: scheme for fetching Debian changelogs | Ben Hutchings |
2018-10-05 | Set DPKG_FRONTEND_LOCKED when running {pre,post}-invoke scripts | Julian Andres Klode |
2018-09-24 | pkgCacheFile: Only unlock in destructor if locked before | Julian Andres Klode |
2018-09-24 | Fix calculation of elapsed usec in downloads | Julian Andres Klode |
2018-09-11 | Support multiple keyrings in sources.list Signed-By | David Kalnischkies |
2018-09-11 | Support subkeys properly in Signed-By options | David Kalnischkies |
2018-09-11 | Reorder progress report messages | David Kalnischkies |
2018-09-11 | Don't expect duplicated dpkg status-fd messages | David Kalnischkies |
2018-09-11 | Process status-fd completely before finishing dpkg call | David Kalnischkies |
2018-08-29 | Fix typos reported by codespell & spellintian | David Kalnischkies |
2018-08-29 | Don't use invalid iterator in Fallback-Of handling | David Kalnischkies |
2018-08-20 | clear alternative URIs for mirror:// between steps (CVE-2018-0501) | David Kalnischkies |
2018-08-08 | Set DPKG_FRONTEND_LOCKED as needed when doing selection changes | Julian Andres Klode |
2018-08-07 | Add support for dpkg frontend lock | Julian Andres Klode |
2018-07-06 | Use cheaper entropy source for randomizing items to fetch | Julian Andres Klode |
2018-06-13 | Fix lock counting in debSystem | Julian Andres Klode |
2018-05-28 | Use a steady clock source for progress reporting | David Kalnischkies |
2018-05-28 | Don't show acquire warning for "hidden" components | David Kalnischkies |
2018-05-24 | Merge branch 'feature/morevolatilesupport' into 'master' | Julian Andres Klode |
2018-05-24 | Merge branch 'feature/byhashviaalturl' into 'master' | Julian Andres Klode |
2018-05-21 | Increase debug verbosity in `apt-get autoremove` | Filipe Brandenburger |
2018-05-11 | Don't force the same mirror for by-hash URIs | David Kalnischkies |
2018-05-11 | Handle by-hash URI construction more centrally | David Kalnischkies |