Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
no_lib64_on_64_bits.patch | don't try to install to lib64 | Victor Seva <linuxmaniac@torreviejawireless.org> | no | |||
no_INSTALL_file.patch | Don't copy the INSTALL file to the docs dir | Victor Seva <linuxmaniac@torreviejawireless.org> | no | |||
fix_export.patch | make sure symbols are exported from main binary to allow loading modules | Tzafrir Cohen <tzafrir@debian.org> | no | |||
no_tls_openssl_mutex_shared_util.patch | no_tls_openssl_mutex_shared_util > https://github.com/kamailio/kamailio/commit/a0ca4cd43f098d10aa5aadcc18453cbd0120dcef ``` **IMPORTANT: the workaround of using this preloaded shared library is no longer needed starting with Kamailio v5.3.0-pre1 (git master branch after September 14, 2019). The code of this shared library has been included in the core of Kamailio and the same behaviour is now achieved by default.** ``` |
Victor Seva <linuxmaniac@torreviejawireless.org> | no | 2019-10-22 | ||
0001-Stop-setting-march-on-arm.patch | Stop setting -march on arm This broke the Debian armhf build due to the Debian gcc maintainer changing the semantics of -march to disable FPU support unless +fp is included. |
Adrian Bunk <bunk@debian.org> | no | 2022-02-09 | ||
Makefile-support-parallelism-on-install-modules-doc-.patch | Makefile: support parallelism on install-modules-doc rule | Victor Seva <linuxmaniac@torreviejawireless.org> | no | 2023-01-31 | ||
app_python3_fix.patch | [PATCH] app_python3: use new Python 3.10+ API functions for tracking execution - GH #3187 |
Daniel-Constantin Mierla <miconda@gmail.com> | no | 2022-07-21 | ||
app_python3-proper-check-of-PY_VERSION_HEX-for-pytho.patch | app_python3: proper check of PY_VERSION_HEX for python 3.11 | Daniel-Constantin Mierla <miconda@gmail.com> | no | 2023-01-13 | ||
app_python3-use-Py_SET_TYPE-from-python-3.9.patch | app_python3: use Py_SET_TYPE() from python 3.9 | Daniel-Constantin Mierla <miconda@gmail.com> | no | 2023-01-13 |