The main purpose of the patch-set is to add support for 6.2, which removes `prandom_u32_max`, by replacing it with the function that supersedes it. We also introduce the `LT_INIT` into configure.ac. Jeremy Sowden (3): build: replace obsolete `AC_PROG_LIBTOOL` macro with `LT_INIT` build: replace `AC_DISABLE_STATIC` macro with an argument to `LT_INIT` build: support for Linux 6.2 configure.ac | 5 ++--- extensions/compat_xtables.h | 4 ++++ extensions/xt_TARPIT.c | 6 +++--- 3 files changed, 9 insertions(+), 6 deletions(-) -- 2.39.0