Debian Patches

Status for gnome-keysign/1.9.0-2

Patch Description Author Forwarded Bugs Origin Last update
skip-wormhole-test disable tests that access external resources Sascha Steinbiss <satta@debian.org> no
remove-broken-unicode Remove broken unicode Sascha Steinbiss <satta@debian.org> no 2025-02-08
fix-missing-icons-gtk4 restore icons lost in GTK 4 UI migration The GTK 3 to GTK 4 UI file conversion dropped all <property name="stock">
entries (GTK 4 removed stock items entirely) without replacing them with
<property name="icon-name"> equivalents, leaving empty GtkImage widgets
that render no icon. This restores icons for the Internet toggle button,
the error infobar and the connect button using freedesktop icon names.
Sascha Steinbiss <satta@debian.org> no
skip-bt-without-kernel-support skip Bluetooth tests when kernel lacks BT support The HAVE_BT gate previously only checked that socket.AF_BLUETOOTH exists
and the bluetooth modules import successfully. On build systems where
the Python constant is defined but the kernel does not actually support
the Bluetooth protocol family, socket.socket(AF_BLUETOOTH, ...) raises
OSError(97, "Address family not supported by protocol"), causing
test_bt_wrong_mac to fail. Probe by attempting to create a Bluetooth
socket so that HAVE_BT is only set when the kernel can actually use it.
Sascha Steinbiss <satta@debian.org> no

All known versions for source package 'gnome-keysign'

Links