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
This commit is contained in:
2020-10-28 13:42:05 +00:00
committed by Git OBS Bridge
parent 57ce475f68
commit f05c4a1cda
4 changed files with 24 additions and 4 deletions

View File

@@ -1,3 +1,23 @@
-------------------------------------------------------------------
Tue Oct 27 13:00:11 UTC 2020 - Paolo Stivanin <info@paolostivanin.com>
- 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 <info@paolostivanin.com>