From ydahhrk at gmail.com Fri Aug 23 23:31:39 2024 From: ydahhrk at gmail.com (Alberto Leiva) Date: Fri, 23 Aug 2024 23:31:39 -0600 Subject: [Jool-list] Jool 4.1.13 has been released Message-ID: Version 4.1.13 has been released. Bugfixes: - #410 [0]: 1. Move `joold` to `jool session proxy` [1] 2. Move `jool joold advertise` to `jool session advertise` [2] - Debian#1074120 [3]: Fix implementation of kernel modules' `make distclean` - #421 [4]: [`jool session follow`](usr-flags-session.html#follow) - #422 [5]: Patch compilation on 32-bit architectures - e8c49da [6]: Allow pool6 with prefix length ? 96 on joold - 78812d6 [7]: Deprecate and no-op `--ss-flush-asap` - 80760bb [8]: Stop the userspace client from killing itself when the kernel module sends an unknown stat - 5150753 [9]: Drop `XTABLES_DISABLED`. (The kernel module now automatically detects whether the kernel was compiled with xtables support. The userspace client still needs to be told with `./configure --with-xtables=no`.) [0] https://github.com/NICMx/Jool/issues/410 [1] https://nicmx.github.io/Jool/en/usr-flags-session.html#proxy [2] https://nicmx.github.io/Jool/en/usr-flags-session.html#advertise [3] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1074120 [4] https://github.com/NICMx/Jool/issues/421 [5] https://github.com/NICMx/Jool/pull/422 [6] https://github.com/NICMx/Jool/commit/e8c49daaa5ae2fc5e75ad4bf7079b815775f1a50 [7] https://github.com/NICMx/Jool/commit/78812d66d5b1b7e3ae767b24a1e12bd9dc5b2eab [8] https://github.com/NICMx/Jool/commit/80760bbc6e972cad0ea3ecff7d6452077b0222f4 [9] https://github.com/NICMx/Jool/commit/51507535de7d621263544237485bed3085ae3643