Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/duplicati/duplicati.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKenneth Skovhede <kenneth@hexad.dk>2020-02-18 16:14:45 +0300
committerKenneth Skovhede <kenneth@hexad.dk>2020-02-18 16:14:45 +0300
commitdbb69595947687786df15fe1e3b7e3cd109ef891 (patch)
treefd03fffd7cba4b3d009de06520f7673fab52dad5
parent679981d29f8a6e445d3c1e6d41e72a673ffaa653 (diff)
Version bump to v2.0.5.103-2.0.5.103_canary_2020-02-18v2.0.5.103-2.0.5.103_canary_2020-02-18
You can download this build from: Binaries: https://updates.duplicati.com/canary/duplicati-2.0.5.103_canary_2020-02-18.zip Signature file: https://updates.duplicati.com/canary/duplicati-2.0.5.103_canary_2020-02-18.zip.sig ASCII signature file: https://updates.duplicati.com/canary/duplicati-2.0.5.103_canary_2020-02-18.zip.sig.asc MD5: 62749d18f50e905aea321bdaede30bc3 SHA1: 5ac0bac6cbf683ba6ad6ca5b6122f33fdac0700b SHA256: d4741bf33d16e6b08bf952b2c46be44fc71230a67b38c285afd585e119401fb0
-rw-r--r--Updates/build_version.txt2
-rw-r--r--changelog.txt17
2 files changed, 18 insertions, 1 deletions
diff --git a/Updates/build_version.txt b/Updates/build_version.txt
index 257e56326..a9c8fe829 100644
--- a/Updates/build_version.txt
+++ b/Updates/build_version.txt
@@ -1 +1 @@
-102
+103
diff --git a/changelog.txt b/changelog.txt
index 1db4f200a..a2ba1cb4e 100644
--- a/changelog.txt
+++ b/changelog.txt
@@ -1,3 +1,20 @@
+2020-02-18 - 2.0.5.103_canary_2020-02-18
+==========
+
+This is a rebuild of 2.0.5.102 with a fix for MacOS packages
+
+* Improved performance of the recovery-tool, thanks @tfriedel and @warwickmm
+* Debian and RPM packages now require Mono 5.0, thanks @drwtsn32x
+* Fixed issue with USN returning too many results, thanks @drwtsn32x
+* Code quality improvements, thanks @warwickmm
+* Added `.odg` and `.otg` as compressed file types, thanks @warwickmm
+* Improved USN changes by looking at size and attributes, thanks @drwtsn32x
+* Code quality improvements, thanks @drwtsn32x
+* Unittest improvements, thanks @warwickmm
+* The OVH backend now points to Keystone v3, thanks @warwickmm
+* Fixed allowing minutes in retention rules, thanks @Pectojin
+* Fixed loading SQLite on Windows, thanks @warwickmm
+
2020-02-18 - 2.0.5.102_canary_2020-02-18
==========
* Improved performance of the recovery-tool, thanks @tfriedel and @warwickmm