Debdiff to enable support for both 6.8 and 6.14 kernels. ** Description changed:
[ Impact ] See attached error log (make.log) [ Test case ] Install the latest linux-6.14 kernel on Noble: $ sudo add-apt-repository ppa:canonical-kernel-team/ppa $ sudo apt install linux-generic-hwe-24.04-wip Install xtables-addons-dkms $ sudo apt install xtables-addons-dkms Load the modules: - $ sudo modprobe + $ sudo modprobe xt_ACCOUNT + $ sudo modprobe compat_xtables + $ sudo modprobe xt_pknock + $ sudo modprobe xt_CHAOS + $ sudo modprobe xt_DELUDE + $ sudo modprobe xt_DHCPMAC + $ sudo modprobe xt_ECHO + $ sudo modprobe xt_IPMARK + $ sudo modprobe xt_LOGMARK + $ sudo modprobe xt_PROTO + $ sudo modprobe xt_SYSRQ + $ sudo modprobe xt_TARPIT + $ sudo modprobe xt_condition + $ sudo modprobe xt_fuzzy + $ sudo modprobe xt_geoip + $ sudo modprobe xt_iface + $ sudo modprobe xt_ipp2p + $ sudo modprobe xt_ipv4options + $ sudo modprobe xt_length2 + $ sudo modprobe xt_lscan + $ sudo modprobe xt_psd + $ sudo modprobe xt_quota2 The same procedure can be repeated on linux-6.8 to test for possible regressions. [ Fix ] + Apply patch to modify location of unaligned.h: + + * debian/patches/fix-unaligned-header.patch + [ Regression potential ] We may experience regressions in systems that are using the xtables- addons drivers, especially with kernels >= 6.8 kernel. ** Patch added: "xtables-addons-support-noble-6.14.debdiff" https://bugs.launchpad.net/ubuntu/+source/xtables-addons/+bug/2111383/+attachment/5879260/+files/xtables-addons-support-noble-6.14.debdiff -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2111383 Title: xtables-addons-dkms FTBS in Noble with the linux-6.14-hwe kernel To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xtables-addons/+bug/2111383/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
