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>
Mon, 30 Oct 2023 20:30:25 +0000 (13:30 -0700)
commit13982c13d09803b8979f7934c6048db9ad240338
tree36a3a3e4c4bbcd818e4bb45d39ebc656f0c85316
parent54616e7049701996fab1dfb85ba0ebc3189b53ec
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>
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]