The Wire · Showcase
GLIBC 2.43 REBUILD SHIPS, INSTALLER JUMPS TO C++26
By RepoJournal · Filed · About CachyOS
CachyOS pushed glibc 2.43 through the pipeline while the CLI installer upgraded its C++ standard to C++26, signaling a major refresh across core infrastructure.
The glibc rebuild [1] hit the PKGBUILDS repo as the foundation layer gets refreshed, with libtool following suit [2]. Simultaneously, the new CLI installer kicked off its standards migration by upgrading from C++23 to C++26 [3], alongside internal refactoring to migrate process handling [4] [5] and add logger infrastructure [6]. Across the AUR-derived packages, automation rolled through routine updates: shader-slang to 2026.14 [7], ab-download-manager to 1.10.1 [8], github-copilot-cli to 1.0.75 [9], sunshine to 2026.725.25407 [10], and amneziawg-dkms to 1.0.20260725 [11]. On the live ISO front, unnecessary pacman configuration comments were stripped out [12], while cachyos-mango-noctalia v1.1.0 landed in both the PKGBUILDS [13] and main calamares installer [14]. The installer now includes gvfs-dnssd for GNOME [15], which is "required for WebDAV, GNOME's default sharing system in local networks," fixing connectivity gaps in file sharing. Wiki translations got heavy attention with German gaming and dual-GPU docs updated [16] [17], plus system tweaks cleaned up with SDDM Wayland tips removed [18]. cachy-update released i18n updates [19] while fixing tray startup race conditions and input validation [20] [21].
One email a day. Unsubscribe in one click.
Keep up with CachyOS in about 3 minutes a day: what actually shipped — the commits, pull requests, releases, and security advisories that matter.
One email a day. Unsubscribe in one click. Read a past issue →
Action items
- → Rebuild against glibc 2.43 if you maintain dependent packages CachyOS/CachyOS-PKGBUILDS [plan]
- → Review C++26 upgrade implications in CLI installer codebase CachyOS/New-Cli-Installer [monitor]
- → Test GNOME netinstall with new gvfs-dnssd inclusion for WebDAV connectivity CachyOS/cachyos-calamares [monitor]
- → Update cachy-update to get tray stability and input error handling fixes CachyOS/cachy-update [plan]
References
- [1] glibc: 2.43 rebuild ↗ CachyOS/CachyOS-PKGBUILDS
- [2] libtool: rebuild CachyOS/CachyOS-PKGBUILDS
- [3] 🚧 cmake: std_23 -> std_26 CachyOS/New-Cli-Installer
- [4] 🧹 core: use new gucc proc handle CachyOS/New-Cli-Installer
- [5] 🧹 instlib: migrate to new process handle CachyOS/New-Cli-Installer
- [6] 👷 instlib: add logger setup CachyOS/New-Cli-Installer
- [7] shader-slang: update to 2026.14 ↗ CachyOS/cachyos-aur-derived
- [8] ab-download-manager: update to 1.10.1 ↗ CachyOS/cachyos-aur-derived
- [9] github-copilot-cli: update to 1.0.75 ↗ CachyOS/cachyos-aur-derived
- [10] sunshine: update to 2026.725.25407 ↗ CachyOS/cachyos-aur-derived
- [11] amneziawg-dkms: update to 1.0.20260725 ↗ CachyOS/cachyos-aur-derived
- [12] Remove unnecessary comments from target pacman configuration CachyOS/CachyOS-Live-ISO
- [13] cachyos-mango-noctalia: update to v1.1.0 (#1633) CachyOS/CachyOS-PKGBUILDS
- [14] cachyos-mango-noctalia: update to v1.1.0 ↗ CachyOS/CachyOS-PKGBUILDS
- [15] [GNOME] Added missing gvfs module ↗ CachyOS/cachyos-calamares
- [16] Updated the German configuration/gaming.mdx ↗ CachyOS/wiki
- [17] Updated the German configuration/dual_gpu.mdx ↗ CachyOS/wiki
- [18] General System Tweaks: Removed SDDM Wayland backend tip CachyOS/wiki
- [19] chore(i18n): Update translation files ↗ CachyOS/cachy-update
- [20] fix: Add input error handling for news selection ↗ CachyOS/cachy-update
- [21] fix(tray): Apply a small startup delay by default ↗ CachyOS/cachy-update