megachangelog
Fix2026.6.836.0

Cloudflare One Client for Linux GA release with RPM package fix

Cloudflare One Client for Linux is now available as a GA release. This version fixes an RPM package issue where the repository served a single build to all OS versions, causing incorrect dependencies to be installed. The repository now correctly serves version-specific builds with appropriate dependencies for each operating system version.

A new GA release for the Linux Cloudflare One Client is now available on the stable releases downloads page.

This package is the same release as 2026.6.822.0, with a fix for our RPM package. Previously the repository served a single build to every OS version, so an install could pull a dependency that isn't available on that release. The repository now serves the correct build for each operating system version, so installs automatically pull the dependencies that version requires. Debian and Ubuntu were not affected.

If you installed version 2026.6.822.0 on an RPM-based distribution, we recommend refreshing your repository configuration:

sudo curl -fsSL https://pkg.cloudflareclient.com/cloudflare-warp-ascii.repo | sudo tee /etc/yum.repos.d/cloudflare-warp.repo
sudo dnf clean all
sudo dnf install cloudflare-warp
linuxrpmpackage-managementcloudflare-onega-release

Source: original entry ↗