What’s New

Arch Linux

Operating Systems

A lightweight, rolling-release distribution that ships changes as news.

Latest · by Arch LinuxWebsite

Changelog

virtualbox-ext-vnc >= 7.2.12-2 requires manual intervention

Previously, we installed its contents in a way that made pacman not aware of the files (using VBoxManage extpack install ... from an install script). To mitigate issues during upgrade, you can use one…

Changed
  • Installation method for virtualbox-ext-vnc changed from using VBoxManage extpack install in an install script to a method where pacman is aware of the files

Active AUR malicious packages incident

We are currently experiencing a high volume of malicious package adoptions and updates in the Arch User Repository. We are actively working to track down existing malicious commits and attempting to p…

Security
  • Address high volume of malicious package adoptions and updates in the Arch User Repository

Arch Linux 2026 Leader Election Results

Recently we held our leader elections and after a lively discussion period on the (internal) mailing lists and voting phase with two candidates Levente "anthraxx" Polyák was re-elected as Arch Linux P…

Breaking changes for all users of `varnish`, which is renamed to `vinyl-cache`

The Varnish project has renamed itself to Vinyl Cache . We followed this rename with a new vinyl-cache package . This upgrade results in breaking changes and users are advised to study these changes a…

Changed
  • Varnish project renamed to Vinyl Cache with new vinyl-cache package, resulting in breaking changes
Removed
  • varnish package replaced by vinyl-cache package

kea >= 1:3.0.3-6 update requires manual intervention

The kea package has moved all services to run as a dedicated kea user (instead of root ) for improved security. This change requires permission updates to the runtime files created by the kea services…

Changed
  • Update permissions on runtime files created by kea services
Security
  • Move all kea services to run as a dedicated kea user instead of root for improved security

iptables now defaults to the nft backend

The old iptables-nft package name is replaced by iptables, and the legacy backend is available as iptables-legacy. When switching packages (among iptables-nft, iptables, iptables-legacy), check for .p…

Added
  • iptables-legacy package provides the legacy backend for backwards compatibility
Changed
  • iptables now defaults to the nft backend instead of the legacy backend
  • iptables-nft package is renamed to iptables

NVIDIA 590 driver drops Pascal and lower support; main packages switch to Open Kernel Modules

With the update to driver version 590, the NVIDIA driver no longer supports Pascal (GTX 10xx) GPUs or older. We will replace the nvidia package with nvidia-open , nvidia-dkms with nvidia-open-dkms , a…

Changed
  • Replace nvidia package with nvidia-open
  • Replace nvidia-dkms package with nvidia-open-dkms
Removed
  • Support for Pascal (GTX 10xx) and older NVIDIA GPUs in driver version 590

.NET packages may require manual intervention

The following packages may require manual intervention due to the upgrade from 9.0 to 10.0: aspnet-runtime aspnet-targeting-pack dotnet-runtime dotnet-sdk dotnet-source-built-artifacts dotnet-targetin…

Changed
  • aspnet-runtime, aspnet-targeting-pack, dotnet-runtime, dotnet-sdk, dotnet-source-built-artifacts, and dotnet-targeting-pack packages upgraded from version 9.0 to 10.0 may require manual intervention

waydroid >= 1.5.4-3 update may require manual intervention

The waydroid package prior to version 1.5.4-2 (including aur/waydroid ) creates Python byte-code files (.pyc) at runtime which were untracked by pacman. This issue has been fixed in 1.5.4-3 , where by…

Fixed
  • Remove untracked Python byte-code files (.pyc) that were created at runtime and not managed by pacman

dovecot >= 2.4 requires manual intervention

The dovecot 2.4 release branch has made breaking changes which result in it being incompatible with any Thus, the dovecot service will no longer be able to start until the configuration file was migra…

Changed
  • dovecot 2.4 introduces breaking changes that require manual configuration file migration before the service can start