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>2017-05-17 15:05:31 +0300
committerKenneth Skovhede <kenneth@hexad.dk>2017-05-17 15:05:31 +0300
commitf1ba28dbd992374f917b0bde3f40a0edb18883f3 (patch)
tree238284505325de8bccc79006eb82cc023b500bb7
parent9dd8beaaf19ebc46cce7707fa26f930619579f4c (diff)
Version bump to v2.0.1.57-2.0.1.57_canary_2017-05-17v2.0.1.57-2.0.1.57_canary_2017-05-17
You can download this build from: Binaries: https://updates.duplicati.com/canary/duplicati-2.0.1.57_canary_2017-05-17.zip Signature file: https://updates.duplicati.com/canary/duplicati-2.0.1.57_canary_2017-05-17.zip.sig ASCII signature file: https://updates.duplicati.com/canary/duplicati-2.0.1.57_canary_2017-05-17.zip.sig.asc MD5: 5ae460653f0d09bdd8e75e82358fee8c SHA1: fcf9fc3e43d40de48f6af024b319a9f6873669bc SHA256: 0f21e9f2fc18283bd858612d851b1261e3b0978e0fa3ecf3807540ea494088ef
-rw-r--r--Updates/build_version.txt2
-rw-r--r--changelog.txt10
2 files changed, 11 insertions, 1 deletions
diff --git a/Updates/build_version.txt b/Updates/build_version.txt
index f6b91e0e1..e1617e842 100644
--- a/Updates/build_version.txt
+++ b/Updates/build_version.txt
@@ -1 +1 @@
-56
+57
diff --git a/changelog.txt b/changelog.txt
index 127df575e..3f3963656 100644
--- a/changelog.txt
+++ b/changelog.txt
@@ -1,3 +1,13 @@
+2017-05-17 - 2.0.1.57_canary_2017-05-17
+==========
+* Fixed an issue with not being performed correctly with AmzCD
+* Fixed the Windows verifyscript, thanks @mnaiman
+* Updated fonts to work better with Russian language display, thanks @vnau
+* Removed Tlsv1 option from server, thanks @mnaiman
+* Updated NewtonSoft.Json, MailKit, MimeKit and AlphaVSS
+* Fixed the way AllowWriteBuffering is used, which should fix delete errors on AmzCD
+* Fixed an error in searching for files with regular expressions
+
2017-04-21 - 2.0.1.56_canary_2017-04-21
==========
* Fixed an issue with duplicate strings in S3 providers