I almost missed it, and I was looking. Raspberry Pi OS shipped a new image dated 2026-06-18 with a kernel jump that would normally earn a blog-post trumpet: 6.12.75 to 6.18.34. The splash screen and the marketing-facing version label stayed on 6.2, the same label people associate with the April security-era refresh. Based on Debian 13 Trixie, with LabWC compositor updates in the mix, the release is a real operating-system bump dressed in familiar clothes. The Register and Phoronix both clocked the quiet versioning. If your news diet is Raspberry Pi's own headlines, you could be forgiven for thinking nothing moved.
6.2 on the splash, 6.18 under the hood
Version numbers on Raspberry Pi OS have always been a little social. The "Debian bookworm / Trixie plus Pi kernels and firmware" stack does not map cleanly onto a single consumer digit, so the project leans on a label that humans recognize. Keeping 6.2 on the splash after a kernel leap this large is the part that feels odd until you remember how many classroom images, SD-card tutorials, and industrial SOPs say "install 6.2" as if it were a frozen artifact. Changing the billboard forces a documentation churn the technical upgrade does not strictly require. So the billboard stays. The plumbing moves. Journalists notice because journalists read `uname`.
Kernel 6.18.34 is not a typo for a point release. Coming from 6.12.75, that is a move across upstream series, with whatever driver, scheduler, and hardware-enablement baggage a jump like that carries for Pi silicon and HATs. I am not going to pretend I regression-tested every camera module in existence. The point for operators is simpler: images dated June 18 are not "the same 6.2 you imaged in April" even if the boot art agrees with your memory. If your monitoring dashboard keys off a pretty version string scraped from a MOTD, your dashboard is lying to you with a smile.
Debian 13 Trixie underneath matters for package lifetimes and for anyone pinning versions in apt. LabWC updates sit in the desktop-ish half of the story, Wayland compositing on Pi has been a multi-year migration with strong opinions on both sides. If you run headless, you will care less about LabWC and more about whether your out-of-tree modules still build against the new headers. If you run a kiosk, you will care about the compositor first and discover the kernel second when a touch driver misbehaves. I have one kiosk fleet that survived three kernel series and died on a compositor default. Your failure mode may vary. Assume you have one.
There is also the psychological whiplash of security-era labeling. April's 6.2 association trained people to treat that digit as "the current safe image." June's reuse of the digit while leaping kernels is defensible product communication and messy operational communication at the same time. I do not need Raspberry Pi to invent SemVer theater for hobbyists. I do need fleet owners to stop equating splash art with patch level. Those are different jobs. Only one of them belongs on a boot logo.
How the quiet landed in coverage
The Register's framing leaned on the mismatch: substantial kernel move, muted labeling. Phoronix did what Phoronix does, noticed the Linux version line and treated it as news without needing a keynote. Neither outlet invented a conspiracy. They described a release habit that prefers continuity theater over changelog fireworks. Fair. Raspberry Pi's audience includes schools and people who reflash cards twice a year. Screaming "MAJOR KERNEL" at them has costs measured in confused forum threads and unnecessary reimages.
Still, silent upgrades have a failure mode. Security teams that track kernel CVEs by the string on the login banner will mis-file this box. Hobbyists comparing forum threads will argue past each other because both sides swear they are on 6.2. I have already seen one Discord screenshot where two people compared `uname -r` and thought one of them had a corrupted install. They did not. They had different points on a label that stopped moving. The funnier version of that argument will hit a classroom Slack in September when two lab images disagree and nobody saved the download date.
The practical check is boring and correct: look at the image date, run `uname -r`, and read the release notes when you can find them. Marketing labels are for shelves. Kernels are for syscalls. If you write internal runbooks, put both fields in the runbook. Future-you will not remember that 6.2 meant two different kernels depending on whether the card was flashed before or after mid-June.
I am oddly grateful the trade press caught it. Not every useful OS change arrives with a hero image and a founder quote. Sometimes the news is a build date and a kernel string, and the story is that those two disagree with the splash in a way operators need to know. That is a small genre. It still beats finding out during an outage.
Imager 2.0.10 and the people already running Pi OS
While the OS image was doing its quiet thing, Raspberry Pi Imager 2.0.10 raised the macOS floor to 13 and newer. If you are still on Monterey, 2.0.7 remains the path that works. That detail will trap exactly one person in every department, the person with the perfectly fine 2018 MacBook that only exists to flash SD cards. Put 2.0.7 aside before a Friday lab session, or keep a Linux box or Windows machine as the flasher. Asking a classroom to upgrade macOS mid-semester for an imager point release is how you lose an afternoon and gain a mutiny.
Existing installs do not need a reimage to pick up a lot of this. The old ritual still works: `sudo apt update` then a full upgrade, reboot when the kernel lands, check `uname -r` like an adult. Fresh cards from the June 18 image start ahead. Cards you last touched in April may be a few careful upgrades behind depending on what you pinned. I still keep a known-good image around for appliances that hate surprise graphics stacks. For everything else, apt is fine. Pinning forever is how you become a museum.
None of this is a scandal. It is a mature project choosing label stability while the plumbing moves, and occasionally choosing it so hard that journalists have to write the release note the splash screen omitted. If you manage a fleet of Pis, add image date and kernel string to the inventory fields you already wish you had. The splash will say 6.2 either way. Your inventory should not.
One more small habit for the Monterey holdouts: when someone hands you a link to "the latest Imager," read the system requirements line before you download a DMG that will not open. Version 2.0.10 is not broken. Your OS is just older than the support matrix. That sentence has ended more lab sessions than bad SD cards this year, and I say that as someone who has blamed the card first every single time. Blame the requirements line first. The card can have its turn after `uname` looks sane.
- Open Source




