From 3c6968ba56675a87e896d775738881c83e5fd27b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82?= Date: Sun, 16 Aug 2026 23:50:41 +0200 Subject: [PATCH] chore(release): slip Arranxo date to 2026.08.17 Packages CI + ISO build take ~30+ min; move the release date forward so the ISO and packages stay in sync. os-release and docs updated. --- docs/index.md | 6 +++--- iso-profiles/antergos/live-overlay/etc/os-release | 4 ++-- iso-profiles/antergos/live-overlay/usr/lib/os-release | 4 ++-- iso-profiles/antergos/root-overlay/etc/os-release | 4 ++-- iso-profiles/antergos/root-overlay/usr/lib/os-release | 4 ++-- 5 files changed, 11 insertions(+), 11 deletions(-) diff --git a/docs/index.md b/docs/index.md index b93f165..e8b808b 100644 --- a/docs/index.md +++ b/docs/index.md @@ -13,15 +13,15 @@ A technical successor to Antergos for the post-systemd era — **Artix Linux** b [**Download the latest ISO**](https://github.com/Antergos-NeXT/antergos-iso/releases) _Published to GitHub Releases. (The Internet Archive upload step in CI is currently disabled — see [CI](ci).)_ -### Latest release — v2026.08.16 (Arranxo) +### Latest release — v2026.08.17 (Arranxo) -Hotfix release. What's fixed in v2026.08.16 "Arranxo": +Hotfix release. What's fixed in v2026.08.17 "Arranxo": - **COSMIC display manager now works** — `cosmic-greeter-dinit` ships as its own package and the online `displaymanager.conf` lists `greetd`, so `/etc/greetd/config.toml` gets written and the greeter starts. The Xeitoso-era COSMIC-breaks-DM bug is gone. - **zsh login lockout fixed** — `users.conf` forces `/bin/zsh` but nothing installed it, so a freshly installed system couldn't log in. `zsh` is now in the netinstall Default group. Thanks to jtadlock91 for reporting it. - **New KDE Plasma (Minimal) entry** — a stripped-down Wayland-only Plasma for low-end hardware: `plasma-meta`, kitty, pcmanfm-qt, featherpad, grim, slurp. No XWayland, no branding, no bloat. -Only KDE Plasma was tested this release. The other DEs are in the installer but best-effort — see the [release notes](https://github.com/Antergos-NeXT/antergos-iso/releases/tag/v2026.08.16-release). The offline installer is also **experimental and best-effort** — the online Calamares flow is the supported path. +Only KDE Plasma was tested this release. The other DEs are in the installer but best-effort — see the [release notes](https://github.com/Antergos-NeXT/antergos-iso/releases/tag/v2026.08.17-release). The offline installer is also **experimental and best-effort** — the online Calamares flow is the supported path. ### Known issues in this release diff --git a/iso-profiles/antergos/live-overlay/etc/os-release b/iso-profiles/antergos/live-overlay/etc/os-release index 5005257..a342b4c 100644 --- a/iso-profiles/antergos/live-overlay/etc/os-release +++ b/iso-profiles/antergos/live-overlay/etc/os-release @@ -1,8 +1,8 @@ NAME="Antergos NeXT" -PRETTY_NAME="Antergos NeXT 2026.08.16 Arranxo" +PRETTY_NAME="Antergos NeXT 2026.08.17 Arranxo" ID=antergos ID_LIKE=artix -VERSION_ID=2026.08.16 +VERSION_ID=2026.08.17 VERSION_CODENAME=arranxo BUILD_ID=rolling ANSI_COLOR="38;2;0;136;204" diff --git a/iso-profiles/antergos/live-overlay/usr/lib/os-release b/iso-profiles/antergos/live-overlay/usr/lib/os-release index 5005257..a342b4c 100644 --- a/iso-profiles/antergos/live-overlay/usr/lib/os-release +++ b/iso-profiles/antergos/live-overlay/usr/lib/os-release @@ -1,8 +1,8 @@ NAME="Antergos NeXT" -PRETTY_NAME="Antergos NeXT 2026.08.16 Arranxo" +PRETTY_NAME="Antergos NeXT 2026.08.17 Arranxo" ID=antergos ID_LIKE=artix -VERSION_ID=2026.08.16 +VERSION_ID=2026.08.17 VERSION_CODENAME=arranxo BUILD_ID=rolling ANSI_COLOR="38;2;0;136;204" diff --git a/iso-profiles/antergos/root-overlay/etc/os-release b/iso-profiles/antergos/root-overlay/etc/os-release index 5005257..a342b4c 100644 --- a/iso-profiles/antergos/root-overlay/etc/os-release +++ b/iso-profiles/antergos/root-overlay/etc/os-release @@ -1,8 +1,8 @@ NAME="Antergos NeXT" -PRETTY_NAME="Antergos NeXT 2026.08.16 Arranxo" +PRETTY_NAME="Antergos NeXT 2026.08.17 Arranxo" ID=antergos ID_LIKE=artix -VERSION_ID=2026.08.16 +VERSION_ID=2026.08.17 VERSION_CODENAME=arranxo BUILD_ID=rolling ANSI_COLOR="38;2;0;136;204" diff --git a/iso-profiles/antergos/root-overlay/usr/lib/os-release b/iso-profiles/antergos/root-overlay/usr/lib/os-release index 5005257..a342b4c 100644 --- a/iso-profiles/antergos/root-overlay/usr/lib/os-release +++ b/iso-profiles/antergos/root-overlay/usr/lib/os-release @@ -1,8 +1,8 @@ NAME="Antergos NeXT" -PRETTY_NAME="Antergos NeXT 2026.08.16 Arranxo" +PRETTY_NAME="Antergos NeXT 2026.08.17 Arranxo" ID=antergos ID_LIKE=artix -VERSION_ID=2026.08.16 +VERSION_ID=2026.08.17 VERSION_CODENAME=arranxo BUILD_ID=rolling ANSI_COLOR="38;2;0;136;204"