SECURITY UPDATE: Integer overflow in Lua cmsgpack library
debian/patches/CVE-2022-24834.patch: partial backport hardening
deps/lua/src/lua_cmsgpack.c against integer overflows in mp_buf_append
and the encode/decode helpers (cmsgpack-only; the cjson half of the
upstream fix is dead code under USE_SYSTEM_LUA=yes and is tracked via
the lua-cjson source package)