lua-cmsgpack
lua-cmsgpack copied to clipboard
Improve the LuaRock
- Use a zip file as release url instead of the git url. For example:
https://github.com/antirez/lua-cmsgpack/archive/0.4.0.zip. - Better to drop
httpsin favor ofhttpand add a digest, so that more clients are able to fetch but they can still verify the content.
Any plan to tag a new version that contains the fix for CVE-2018-11218 and push it to LuaRock?