kamailio: backport and move to PCRE2 840/head
authorChristian Marangi <ansuelsmth@gmail.com>
Fri, 3 Nov 2023 02:37:05 +0000 (03:37 +0100)
committerChristian Marangi <ansuelsmth@gmail.com>
Fri, 3 Nov 2023 02:37:05 +0000 (03:37 +0100)
commitac4ad7f6fcc08760d238266c960efee2063f5e6b
tree3020c3870d067773958234a2e6a7bcfb36c1ab77
parent231910de5ff55efa6c5e2562dbb6ded3cd15b9ed
kamailio: backport and move to PCRE2

Backport merged patch and move package to PCRE2 as PCRE is EOL and won't
receive any security updates anymore.

Additional patch are backported to minimize changes to the backport
patches. Only patch 010 required adaptation due to a fix backported in
5.7 in the same place where the patch fixed some whitespace issue.

Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
net/kamailio/Makefile
net/kamailio/patches/010-dialplan-clang-format-for-coherent-indentation-and-c.patch [new file with mode: 0644]
net/kamailio/patches/011-dialplan-migrate-to-pcre2.patch [new file with mode: 0644]
net/kamailio/patches/020-lcr-clang-format-for-coherent-indentation-and-coding.patch [new file with mode: 0644]
net/kamailio/patches/021-lcr-typos.patch [new file with mode: 0644]
net/kamailio/patches/022-lcr-pcre2-migration.patch [new file with mode: 0644]
net/kamailio/patches/030-regex-clang-format-for-coherent-indentation-and-codi.patch [new file with mode: 0644]
net/kamailio/patches/031-regex-typos.patch [new file with mode: 0644]
net/kamailio/patches/032-regex-convert-to-memory-error-logging-helper.patch [new file with mode: 0644]
net/kamailio/patches/033-regex-migration-to-pcre2.patch [new file with mode: 0644]