Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
0003-reproductible-build.patch | make the build reproducible | Reiner Herrmann <reiner@reiner-h.de> | no | other, https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=833176 | 2016-11-18 | |
0006-fix-doc-build.patch | Make documentation build works outside of git repository Current documentation build requires git and curl to get some stuff from the internet This patch aims to delete those dependencies, forcing git branch to master, and using Debian provided plantuml instead of downloading it from apache mirror |
Jean Baptiste Favre <debian@jbfavre.org> | no | other | 2019-01-03 | |
0008-fix-python-check-unused-dependencies.patch | Force python3 usage, add libfakeroot-sysv to blacklist | Jean Baptiste Favre <debian@jbfavre.org> | no | other | 2018-09-24 | |
0009-fix-mysql-8-build.patch | Fix build issue with MySQL 8 The my_bool type is no longer used in MySQL source code. Any third-party code that used this type to represent C boolean variables should use the bool or int C type instead. |
Jean Baptiste Favre <debian@jbfavre.org> | yes | other, https://bugs.launchpad.net/ubuntu/+source/trafficserver/+bug/1795362 | 2018-10-06 | |
0011-fix-segfault.patch | Fix Segmentation fault in ShowCache::handleCacheEvent | zhang <15535135608@163.com> | yes | upstream | upstream | 2018-10-17 |
0012-fix-spelling-checks.patch | Fix various speeling issues | Jean Baptiste Favre <debian@jbfavre.org> | yes | 2019-01-03 | ||
0013-fix-perl-interpreter-path.patch | Fix Perl interpreter path | Jean Baptiste Favre <debian@jbfavre.org> | no | 2019-01-03 | ||
0014-use_system_yaml-cpp.patch | Update compilation chain after embedded libyamlcpp removal | Jean Baptiste Favre <debian@jbfavre.org> | no | other | 2019-01-30 | |
0016-fix_python_3.8.patch | Fix test for python 3.8 | Matthias Klose <doko@ubuntu.com> | no | 2020-02-03 |