Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
0001-fix-config-prefix.patch | fix-config-prefix Patching location of magic and logfiles |
Tim Weippert <weiti@weiti.org> | no | 2011-02-13 | ||
0004-PATCH-properly-detect-shm-on-kfreebsd-hurd.patch | [PATCH] properly detect shm on kfreebsd / hurd The rt could be the default. The thing with ac_try_compile is that passes because we have the headers but linking fails due missing headers. ac_try_link would be better but then we need to know the lib :) This should work on kfreebsd and gnu hurd (which has currently gnu0.7 as target_os set). |
Sebastian Andrzej Siewior <sebastian@breakpoint.cc> | no | 2015-12-15 | ||
0005-Backport-pcre2-support.patch | Backport pcre2 support | Boyuan Yang <byang@debian.org> | no | debian | 2023-07-29 | |
0006-OpenSSL-related-api-fixes.patch | OpenSSL related api fixes - The OpenSSL functions ERR_load_*_strings() are deprecated since OpenSSL-1.1.0 - FILE structures returned by popen must be released using the pclose |
Christos Tsantilas <christos@chtsanti.net> | no | 2023-04-10 | ||
0007-Add-missing-_CI_ASSERT-macro-for-pcre2-patch.patch | Add missing _CI_ASSERT macro for pcre2 patch | Boyuan Yang <byang@debian.org> | no | 2023-07-29 |