Skip to content

⬆️ Update Duplicati to v2.4.0.100 - #98

Merged
adrianoamalfi merged 4 commits into
mainfrom
update-duplicati-2.4.0.100
Sep 7, 2026
Merged

⬆️ Update Duplicati to v2.4.0.100#98
adrianoamalfi merged 4 commits into
mainfrom
update-duplicati-2.4.0.100

Conversation

@github-actions

@github-actions github-actions Bot commented Sep 5, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Update Duplicati to v2.4.0.100 (canary, 2026-09-04)
  • Auto-generated by the check-updates workflow

Test plan

  • CI build passes for both amd64 and aarch64
  • Lint passes
  • Container startup test passes

🤖 Generated automatically

adrianoamalfi and others added 3 commits September 7, 2026 10:40
Duplicati 2.4.0.x added a startup security check that refuses to run when
the data folder is group/world accessible (755). chmod it to 700 before
launching duplicati-server; this also corrects folders created by older
versions on upgrade.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Duplicati 2.4.0.x additionally rejects a data folder not owned by the
running user. chown it to root alongside the chmod so the check passes
both in CI (bind mount owned by the runner uid) and on upgrades.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
- Grant `capability chown` and `capability fowner` in the AppArmor profile,
  scoped to the data-folder chown/chmod the startup script performs.
- Make the chown/chmod non-fatal: log a warning instead of crashing if a
  restricted host still denies them (real HA never hits this branch since
  /data is already root-owned, but a pathological restore could).

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@adrianoamalfi
adrianoamalfi merged commit 498338b into main Sep 7, 2026
5 of 7 checks passed
@adrianoamalfi
adrianoamalfi deleted the update-duplicati-2.4.0.100 branch September 7, 2026 15:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant