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
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
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
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
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
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
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
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