Debian Patches

Status for bleachbit/6.0.2-1

Patch Description Author Forwarded Bugs Origin Last update
no_update.patch Do not check for updates on the Internet, updates will be provided via repositories. Fabio Fantoni <fantonifabio@tiscali.it> not-needed Debian 2026-05-08
Add-polkit-action-with-canonical-program-path-for-pkexec-.patch Add polkit action with canonical program path for pkexec >= 127
Since polkit 127 (upstream commit 9aa43e089d870, "pkexec: Use realpath when comparing org.freedesktop.policykit.exec.path") pkexec resolves the program with realpath(3) before matching the org.freedesktop.policykit.exec.path annotation.
/usr/bin/bleachbit is a symlink to /usr/share/bleachbit/bleachbit.py on Debian, so the org.bleachbit action no longer matches and its allow_gui annotation is not applied: pkexec strips DISPLAY and XAUTHORITY and "BleachBit (as root)" fails on both X11 and Wayland with "No DISPLAY or WAYLAND_DISPLAY environment variable set" (see Debian bug #1136196 against pkexec).

Add a second action with the resolved path, keeping the existing one so the file keeps working with pkexec < 127 (e.g. for backports).
Fabio Fantoni <fantonifabio@tiscali.it> no 2026-07-12

All known versions for source package 'bleachbit'

Links