114 wires and counting

$ follow Arch Linux

Keep up with Arch Linux 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-08-30
stories 52

© 2026 RepoJournal Home Showcase Explore How it works Privacy

$ the-wire · showcase

Arch testing promotions roll out; archinstall tightens linting

By RepoJournal · Filed · About Arch Linux

Four packages moved from Arch's testing repositories to stable, and archinstall enabled a Pylint warning that catches a classic Python bug.

Packages moved from extra-testing to the stable repositories [1][2][3][4], so users on the main branch can now install mise, sing-box, sing-geosite-rule-set, and v2ray without testing repos. Meanwhile, chromium updated to 152.0.7977.64-1 in extra-testing-x86_64 [5]. Over in archinstall, the project enabled the Pylint cell-var-from-loop warning [6][7], which detects closures that capture loop variables late.

Action items

References

  1. [1] move mise from extra-testing-x86_64 to extra-x86_64 ↗ archlinux/state
  2. [2] move sing-geosite-rule-set from extra-testing-any to extra-any ↗ archlinux/state
  3. [3] move sing-box from extra-testing-x86_64 to extra-x86_64 ↗ archlinux/state
  4. [4] move v2ray from extra-testing-x86_64 to extra-x86_64 ↗ archlinux/state
  5. [5] update chromium to 152.0.7977.64-1 in extra-testing-x86_64 ↗ archlinux/state
  6. [6] Enable Pylint cell-var-from-loop warning ↗ archlinux/archinstall
  7. [7] Enable Pylint cell-var-from-loop warning (#4736) ↗ archlinux/archinstall

Quick answers

What shipped in Arch Linux on August 30, 2026?
Four packages moved from Arch's testing repositories to stable, and archinstall enabled a Pylint warning that catches a classic Python bug. In total, 51 commits and 1 pull requests landed.
Who contributed to Arch Linux on August 30, 2026?
3 developers shipped this update, including George Hu, Christian Heusel, and codefiles.
What were the notable Arch Linux updates?
move mise from extra-testing-x86_64 to extra-x86_64, move sing-geosite-rule-set from extra-testing-any to extra-any, and move sing-box from extra-testing-x86_64 to extra-x86_64.