diff options
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 0224839..2523f92 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +drestic (1.4.1) stable; urgency=high + + * Fixed: update.sh now properly replaces service file placeholders (was causing '/path/to/be/replaced' execution errors) + * Fixed: update.sh now correctly sets RESTIC_ENV_FILE environment variable in service files + * This critical fix ensures 'make update' actually works for upgrading existing installations + + -- Sam <samsci@posteo.com> Mon, 27 Oct 2025 07:55:00 +1000 drestic (1.4.0) stable; urgency=medium * Fixed: Removed invalid --retry-lock flag from restic check command (was causing all weekly checks to fail) |
