luvi
luvi copied to clipboard
Use OpenSSL 3, bump lua and lua-openssl, and use pcre2
- [x] Bump luv to master branch
- [x] Bump lua-openssl to 0.8.3-1
- [x] Use OpenSSL 3.1.1
- [x] Remove pcre
- [ ] Add pcre2
Current status
- ~~lrexlib has a problem that it's missing
#define PCRE2_CODE_UNIT_WIDTH 8or similar~~ - pcre2 cannot be linked. Should fix cmake configurations to link
libpcre2-posix.aandlibpcre2-8.ainstead of-pcre2. I need help for this.
CI fails due to low CMake version.
closed by https://github.com/luvit/luvi/pull/285