I guess canonical will drop the ubuntu sauce then? As far as the forum knows, it needs apparmor 4.1 to work (which is in the 25.04 snapd deb package) but is not yet in the snapd snap.
So my understanding for older ubuntu one would need a backport/snapd snap in order for full confinement with the 6.17 kernel. Is that right?
Good question. As far as I know, bumping the kernel version number and resetting the patch-level back to 0 is at the whim of Linus Torvalds. However, it does seem somewhat consistent at around after patch-level 19 or 20.
From what i can see the new 6.19.0 kernel has been build successfully so why it is not added i don’t know. Think i read somewhere that some systems didnt boot properly with the new kernel. It was fixed in the 6.19.2 i think but there is no test builds for that in mainline. From what i have seen new kernels is usually added about a day or so after official release but not this time. Hope it is tested and added soon It feel that the latest kernels has been a great improvement and Linux gaming is better than ever and properly grown up and the next kernels will improve even more! Am i alone in feeling that there has been a leap lately?
The two kernel build processes are distinct and totally unrelated. One is automated, the other is human driven. They could be based on the same upstream version. Or not.
Preparing to unpack …/linux-modules-7.0.0-070000rc7-generic_7.0.0-070000rc7.202604052343_amd64.deb…
Unpacking linux-modules-7.0.0-070000rc7-generic (7.0.0-070000rc7.202604052343)…
Setting up linux-headers-7.0.0-070000rc7 (7.0.0-070000rc7.202604052343)…
Setting up linux-headers-7.0.0-070000rc7-generic (7.0.0-070000rc7.202604052343)…
dpkg: dependency problems prevent configuration of linux-modules-7.0.0-070000rc7-generic:
linux-modules-7.0.0-070000rc7-generic depends on linux-main-modules-zfs-7.0.0-070000rc7-generic; however:
Package linux-main-modules-zfs-7.0.0-070000rc7-generic is not installed.
Note 7.0-rc6 installs fine with out requiring zfs modules package.
Thanks for raising this issue. That new dependency is an issue for mainline builds. We don’t intend to package zfs for mainline but need to tweak the mainline packaging instead.
Thanks for the quick reply. Do you have a rough estimation when zfs dependency for mainline builds can be removed ?
For my workflow I used both Fedora automated kernel builds and Ubuntu mainline builds. Fedora’s 7.0-rc7 kernel is running fine. In the worst case if both are not available I can semi-automate my own build.
v7.0-rc7 is working fine. Thanks! It fixes a kernel crash I’ve been having since v7.0-rc5. I also added back Ubuntu dev testing for my workflow. Fedora tends to have kernel builds a few days after Ubuntu mainline so nice to have Ubuntu mainline builds.