From f05c4a1cdae0aabcff23e05e6fe067de5e07b34825148c79d3128574b564be80 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Wed, 28 Oct 2020 13:42:05 +0000 Subject: [PATCH] Accepting request 844338 from home:polslinux:branches:GNOME:Apps - Update to 42.5: * Fix "Resume later" from resetting your backup schedule * Fix difficulty in selecting an internal drive as your storage location when using the file browser dialog * Fix using "/" as an included folder being ignored * Fix silently refusing to restore filenames with illegal characters to a FAT filesystem; we now show an error * Fix restoring filenames with an apostrophe followed by a space (' ) in them * Always exclude ~/.cache, even if its not our current cache folder * Clarify deletion policy (that it can take up to three months longer than you might think) and allow a deletion policy of 3 months (previously 6 months was earliest allowed policy, which could mean up to 9 months) OBS-URL: https://build.opensuse.org/request/show/844338 OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/deja-dup?expand=0&rev=117 --- deja-dup-42.4.tar.bz2 | 3 --- deja-dup-42.5.tar.bz2 | 3 +++ deja-dup.changes | 20 ++++++++++++++++++++ deja-dup.spec | 2 +- 4 files changed, 24 insertions(+), 4 deletions(-) delete mode 100644 deja-dup-42.4.tar.bz2 create mode 100644 deja-dup-42.5.tar.bz2 diff --git a/deja-dup-42.4.tar.bz2 b/deja-dup-42.4.tar.bz2 deleted file mode 100644 index 484375a..0000000 --- a/deja-dup-42.4.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fd7ef0197271593fdd0abdac32689611a72dc59ae592d15c532d2226be556904 -size 1281249 diff --git a/deja-dup-42.5.tar.bz2 b/deja-dup-42.5.tar.bz2 new file mode 100644 index 0000000..1ce0772 --- /dev/null +++ b/deja-dup-42.5.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:693de9375ce102bd30578c976da8f0ad34f19149cbe828355cfae5a3538886c8 +size 1380983 diff --git a/deja-dup.changes b/deja-dup.changes index 9030b2f..c72ef38 100644 --- a/deja-dup.changes +++ b/deja-dup.changes @@ -1,3 +1,23 @@ +------------------------------------------------------------------- +Tue Oct 27 13:00:11 UTC 2020 - Paolo Stivanin + +- Update to 42.5: + * Fix "Resume later" from resetting your backup schedule + * Fix difficulty in selecting an internal drive as your storage + location when using the file browser dialog + * Fix using "/" as an included folder being ignored + * Fix silently refusing to restore filenames with illegal + characters to a FAT filesystem; we now show an error + * Fix restoring filenames with an apostrophe followed by a space + (' ) in them + * Always exclude ~/.cache, even if its not our current + cache folder + * Clarify deletion policy (that it can take up to three + months longer than + you might think) and allow a deletion policy of 3 months + (previously 6 months was earliest allowed policy, + which could mean up to 9 months) + ------------------------------------------------------------------- Wed Sep 30 12:45:06 UTC 2020 - Paolo Stivanin diff --git a/deja-dup.spec b/deja-dup.spec index f3a69a9..70699c0 100644 --- a/deja-dup.spec +++ b/deja-dup.spec @@ -17,7 +17,7 @@ Name: deja-dup -Version: 42.4 +Version: 42.5 Release: 0 Summary: Simple backup tool and frontend for duplicity License: GPL-3.0-or-later