community/lua-resty-jwt 0.2.3 is broken due to missing lua-resty-openssl dependency
Package Information
- Package name: lua-resty-jwt
- Package version: 0.2.3-r1
- Alpine version: 3.19 and later
- Alpine architecture: any
Summary
lua-resty-jwt introduced a runtime dependency on lua-resty-openssl on version 0.2.2. This dependency was not added or packaged.
/usr/share/lua/common/resty/jwt.lua
line 6 requires resty.openssl.cipher, which is not available making all code fail.
Bug introduced in commit 4e0a3415.