The Wire · Showcase
HYPRLAND GRADUATES TO STABLE, RATHOLE REMOVED
By RepoJournal · Filed · About Arch Linux
Hyprland and its core dependency Aquamarine shipped from staging to extra-x86_64, marking the wayland compositor's promotion to stable after recent updates.
Two major moves hit the repos overnight. Hyprland 0.56.1-2 [1] followed by its full graduation to extra-x86_64 [2], with companion library Aquamarine [3] moving alongside it after testing. This clears the staging pipeline and signals confidence in the current release. Separately, rathole dropped from extra-x86_64 entirely [4], likely due to maintenance burden or dependency conflicts. On the buildbtw front, OIDC identity handling got refactored [5] to separate concerns from the main user model, closing a long-standing architecture issue. Supporting work landed to expand the ConnectionTrait implementation [6], strengthening the database layer. Over 52 commits across both repos shipped this period.
One email a day. Unsubscribe in one click.
Keep up with Arch Linux 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
- → Confirm hyprland 0.56.1-2 works with your wayland setup if you're on stable archlinux/state [plan]
- → Review OIDC changes in buildbtw if you manage auth infrastructure archlinux/buildbtw [monitor]
- → Drop rathole from any local PKGBUILD references archlinux/state [plan]
References
- [1] update hyprland to 0.56.1-2 in extra-staging-x86_64 archlinux/state
- [2] move hyprland from extra-staging-x86_64 to extra-x86_64 archlinux/state
- [3] move aquamarine from extra-staging-x86_64 to extra-x86_64 archlinux/state
- [4] remove rathole from extra-x86_64 archlinux/state
- [5] Merge branch 'separate-oidc-identity' into 'main' archlinux/buildbtw
- [6] impl ConnectionTrait for TxImmediate archlinux/buildbtw