logoalt Hacker News

naturalmovementtoday at 5:34 PM6 repliesview on HN

Is it safe to assume we can see this in Debian Stable around 2036?


Replies

throw0101ctoday at 6:16 PM

The most recent Linux kernel releases are: 7.1, 7.0, 6.19, 6.18, …:

* https://en.wikipedia.org/wiki/Linux_kernel_version_history

7.0 is already present in forky (current testing), and available as a backport for trixie (current stable):

* https://packages.debian.org/search?keywords=linux-image-amd6...

* https://packages.debian.org/trixie-backports/linux-image-amd...

The default kernel for trixie/stable is 6.12, initially released in November 2024, and officially supported upstream until December 2028.

show 1 reply
juujiantoday at 7:10 PM

I know it's a bit of a meme but I'm on Debian Stable and I am running the backport kernel, which is on version 6.19. So only one minor version away from the current 7.0.

I wish more people would consider Debian for their devices. It is a very stable system, which I appreciate, and, unlike Ubuntu, it was really an "it just works" experience, without any of the friction points that smaller distros have. I installed Debian Trixie on a very recent device (granted, all AMD for compatibility) when Trixie was still the Testing version, and all the necessary drivers were present.

Now if only I could figure out how to build packages and contribute back to Debian... Also if only AMD could get their NPU support for Linux figured out...

show 1 reply
imoverclockedtoday at 5:59 PM

It’s fairly easy to build your own kernel packages from vanilla sources in Debian. I’m running the latest 7.0.x within a few hours of its release. The build takes about 30-45 minutes depending on how much time I spend on skimming the ChangeLog. YMMV.

show 4 replies
yjftsjthsd-htoday at 6:04 PM

Wouldn't Forky/14 have this or newer when it releases next year? Debian moves slow - deliberately so, if you want fast use Arch or Fedora - but it does move.

hagbard_ctoday at 6:07 PM

Not a serious question but I'll give a serious answer anyway.

The last time I worried over which kernel was used in Debian Stable was... never. If I want a more recent kernel I run Debian unstable (Sid) which currently is at 7.0.12 (the current 'stable' kernel where 7.1 is 'mainline') but on my servers Stable (currently 'Trixie') does just fine with its 6.17.3 kernel. Debian 'Forky' will be released somewhere in 2027 with either a 7.0.x or 7.1.x kernel depending on how things go. The current kernel used in 'testing' (which will become 'stable' on the next release) is 7.0.10.

show 1 reply