Hi! The Netfilter project proudly presents: libnftnl 1.2.3 libnftnl is a userspace library providing a low-level netlink programming interface (API) to the in-kernel nf_tables subsystem. This library is currently used by nftables. This release includes a compile time bugfix with clang and -D_FORTIFY_SOURCE=2. This bug can be emulated using GCC by undefining the __va_arg_pack macro before stdio.h See ChangeLog that comes attached to this email for more details. You can download it from: https://www.netfilter.org/projects/libnftnl/downloads.html Happy firewalling.
Nicholas Vinson (1): build: fix clang+glibc snprintf substitution error Pablo Neira Ayuso (1): build: libnftnl 1.2.3 release