Debian Patches

Status for syncthing-gtk/0.9.4.4+ds+git20221205+12a9702d29ab-6

Patch Description Author Forwarded Bugs Origin Last update
0001-Version-PEP-440.patch Hardcode a PEP-440-compliant version
This hotfix patch fixes a problem with syncthing-gtk's current
Debian version not respecting PEP-440 and thus crashing other packages. By
bypassing the get_version() function altogether, the version used by the
package doesn't include the git hash.
This patch should probably be revisited after the release of Debian Bookworm
to find long-term solution.
Louis-Philippe Véronneau <pollo@debian.org> not-needed debian 2023-05-30
0002-Use-raw-strings-for-regular-expressions.patch Use raw strings for regular expressions
This fixes the following warnings:

.../app.py:924: SyntaxWarning: invalid escape sequence '\('
version = re.search("protocol \(([^\)]+)\)", message)
.../foldereditor.py:24: SyntaxWarning: invalid escape sequence '\-'
RE_GEN_ID = re.compile("([a-zA-Z0-9\-\._]{1,64}).*")
Andrej Shadura <andrew.shadura@collabora.co.uk> no debian 2024-12-27
0003-Handle-the-case-cons-doesnt-exist.patch Handle missing keys in cons Andrej Shadura <andrew.shadura@collabora.co.uk> no 2024-12-28

All known versions for source package 'syncthing-gtk'

Links