fdm: update to 2.2 release and switch to PCRE2
authorChristian Marangi <ansuelsmth@gmail.com>
Sun, 29 Oct 2023 15:15:02 +0000 (16:15 +0100)
committerRosen Penev <rosenp@gmail.com>
Sun, 9 Jun 2024 00:17:45 +0000 (17:17 -0700)
commit85db8af746c21b1e859dab45cfc83b83cf83c26c
treec8013559e28be893ce7f0db1e73866ebf54cbc3a
parentc08deef2b085e100e1be40f289ab99e03afbacdc
fdm: update to 2.2 release and switch to PCRE2

Update to release 2.2 and switch to PCRE2. New release switched from
PCRE to PCRE2 and is now required.

Drop patch merged upstream and backport 2 additional patch that fix a
user-after-free and a PCRE2 bug.

Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
(cherry picked from commit 13982c13d09803b8979f7934c6048db9ad240338)
mail/fdm/Makefile
mail/fdm/patches/010-ntop-fix.patch [deleted file]
mail/fdm/patches/020-Fix-compile-with-OpenSSL-1.1.0.patch [deleted file]
mail/fdm/patches/030-cdefs.patch [deleted file]
mail/fdm/patches/100-Fix-bugs-in-PCRE2-code-don-t-walk-off-the-end-of-the.patch [new file with mode: 0644]
mail/fdm/patches/101-Fix-use-after-free-GitHub-issue-126.patch [new file with mode: 0644]