uwsgi: add experimental pcre2 patch and drop pcre
authorChristian Marangi <ansuelsmth@gmail.com>
Fri, 22 Sep 2023 13:39:23 +0000 (15:39 +0200)
committerJosef Schlehofer <pepe.schlehofer@gmail.com>
Tue, 23 Apr 2024 14:45:02 +0000 (16:45 +0200)
commit86b9791db8f1424002189d085923cdaa3f036c39
treef22d6f240ca397c0abf293a45d2d9f04ad8a0e45
parentd5b7ea5453ea14830194765cb4c74f9408a7835a
uwsgi: add experimental pcre2 patch and drop pcre

Add experimental pcre2 patch and drop pcre in favor of pcre2 library.

Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
(cherry picked from commit 4374c3250f424f1e57b175961adb41f24489510d)
net/uwsgi/Makefile
net/uwsgi/patches/003-hard-code-Linux-as-compilation-os.patch
net/uwsgi/patches/004-core-alarm_fix_memory_leak.patch [new file with mode: 0644]
net/uwsgi/patches/005-ssl-option-can_t-be-set.patch [new file with mode: 0644]
net/uwsgi/patches/010-uclibc-ng.patch
net/uwsgi/patches/020-add-pcre2-support.patch [new file with mode: 0644]