Skip to content

v0.0.12

Latest

Choose a tag to compare

@endrazine endrazine released this 25 Apr 10:15

v0.0.12

Upgrade vendored Lua from 5.3.0 to 5.3.6, fixing CVE-2020-24370 (negation overflow in ldebug.c)
Link libbfd statically, fixing ABI breakage across binutils versions (Debian bug #949601)
Add non-Linux kernel support (FreeBSD, Hurd) via local elf-em.h
Add CPPFLAGS/LDFLAGS support in Makefiles for Debian hardening flags
Fix doxygen LaTeX compilation bug (+ command in custom header)
Remove build timestamps for reproducible builds
Fix spelling errors in source, headers and man pages
Add shebang to main.wsh
Improve .gitignore to exclude build artifacts

Thanks to @charles2910, Philippe Thierry and the Debian Security Tools team for the patches.