69 wires and counting

$ follow CachyOS

Keep up with CachyOS in about 3 minutes: what actually shipped — the commits, pull requests, releases, and security advisories that matter.

or

fair warning: these emails are deeply technical. diffs, version numbers, CVEs, benchmark deltas. if that's not your idea of a good read, this isn't your newsletter.

Folds into your digest — weekly by default, monthly if you prefer. Unsubscribe in one click.

$ status

wire 2026-09-14
stories 72

© 2026 RepoJournal Home Showcase Explore How it works Privacy

$ the-wire · showcase

CachyOS Linux 7.2.5-1 lands, Arch-Update rebase fixes AUR listing

By RepoJournal · Filed · About CachyOS · Composed from the cited sources · methodology

The CachyOS kernel re-based onto Linux 7.2.5 and cachy-update picked up both a rebase against Arch-Update v4.3.0 and a fix that had been silently hiding AUR package updates.

CachyOS Linux 7.2.5-1 CachyOS/linux

by ptr1337

The kernel moves from cachyos-7.2.3-2 to cachyos-7.2.5-1, rebasing onto upstream 7.2.5, dropping the 7.2/t2 branch, and pulling ADIOS 3.3.0 into iosched-7.2 along with reverts of the __always_inline list change and Intel remapped NVMe support.

fix: Correct the LC_ALL language settings when listing AUR packages update (#785) CachyOS/cachy-update

by Robin Candau

The LC_ALL=C call sat after timeout instead of before it, so timeout read it as the command to run and failed with "timeout: failed to run command 'LC_ALL=C': No such file or directory", which quietly suppressed any AUR package updates. Moving the assignment ahead of timeout restores those results.

Rebase against Arch-Update v4.3.0 CachyOS/cachy-update

by Antiz96

cachy-update is re-based against Arch-Update v4.3.0, with translation files refreshed in the same pass.

feat(tray): Set ksni status according to the system state (#783) CachyOS/cachy-update

by Foxxtail1

The tray icon now sets its ksni status to Active or Passive based on whether updates are pending, so KDE Plasma's "Show when relevant" option hides the applet when there is nothing to install.

Remove void as upstream is archived. CachyOS/CachyOS-PKGBUILDS

by simiscoool-afk

The void package is dropped from CachyOS-PKGBUILDS because its upstream repository has been archived, ending the source of an unmaintained editor build. Kernel-adjacent work continues quietly in the background: nvidia-utils gains support for the 7.3 kernel and nvidia changes are being synced between branches, while the automated AUR-derived bumps (zen-browser-bin 1.22.1b, claude-code 2.1.270, c...

Quick answers

What shipped in CachyOS on September 14, 2026?
The CachyOS kernel re-based onto Linux 7.2.5 and cachy-update picked up both a rebase against Arch-Update v4.3.0 and a fix that had been silently hiding AUR package updates. In total, 54 commits, 17 pull requests, and 1 releases landed.
Who contributed to CachyOS on September 14, 2026?
6 developers shipped this update, including github-actions, simiscoool-afk, Peter Jung, ventureoo, Antiz96, and Foxxtail1.
What were the notable CachyOS updates?
CachyOS Linux 7.2.5-1, fix: Correct the LC_ALL language settings when listing AUR packages update (#785), and Rebase against Arch-Update v4.3.0.