Skip to content

[stable-34.0] fix(sync): add ~$ to default exclusion list - #10648

Merged
mgallien merged 1 commit into
stable-34.0from
backport/10595/stable-34.0
Aug 24, 2026
Merged

[stable-34.0] fix(sync): add ~$ to default exclusion list#10648
mgallien merged 1 commit into
stable-34.0from
backport/10595/stable-34.0

Conversation

@backportbot

@backportbot backportbot Bot commented Aug 24, 2026

Copy link
Copy Markdown

Backport of PR #10595

…he AppImage

Fixes #8483

The AppImage build script moved sync-exclude.lst into /app/usr/bin/,
which is outside the AppDir tree that linuxdeploy/appimagetool actually
package. As a result the file never made it into the AppImage, and
ConfigFile::excludeFileFromSystem()'s AppImage fallback (which looks
next to the running executable) found nothing, leaving Linux AppImage
users with only the few hardcoded read-only patterns instead of the
full default exclusion list (including ~$* for Office lock files).

Signed-off-by: xhon-pelushi <xhon@pelushi.com>
@mgallien
mgallien enabled auto-merge August 24, 2026 09:03
@mgallien
mgallien merged commit aa3e20b into stable-34.0 Aug 24, 2026
16 of 17 checks passed
@mgallien
mgallien deleted the backport/10595/stable-34.0 branch August 24, 2026 09:30
@sonarqubecloud

Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants