- If a network URL has an unrecognized scheme like
nope://, give a nicer error message
- Explain that rest:// URLs are not supported, if you try to use one
- Duplicity: fix a race condition between reading messages and it exiting
- Restic: avoid backing up the restic repository, if local
- Restic: when restoring using the flatpak release on Ubuntu, fall back to the old in-app browser
if apparmor rejects our FUSE mount attempt
Packaging
- Deprecate the -Denable_borg=true compile flag, it's just always on in the background now (which
does not mean we really support Borg, it's still just an abandoned code path inside Deja Dup,
this is just cleaning up our build flags)