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-06-09 14:04:49 +0300
committerKenneth Skovhede <kenneth@hexad.dk>2017-06-09 14:04:49 +0300
commit5f93e4c602c3430cc26c722e7c6db88814b4c923 (patch)
treeefbe8cc6c22542ee3b5409e21c2c52c66a9a886b
parentfac75fa2254b5e964086e0f14255e950e09362e8 (diff)
Version bump to v2.0.1.65-2.0.1.65_canary_2017-06-09v2.0.1.65-2.0.1.65_canary_2017-06-09
You can download this build from: Binaries: https://updates.duplicati.com/canary/duplicati-2.0.1.65_canary_2017-06-09.zip Signature file: https://updates.duplicati.com/canary/duplicati-2.0.1.65_canary_2017-06-09.zip.sig ASCII signature file: https://updates.duplicati.com/canary/duplicati-2.0.1.65_canary_2017-06-09.zip.sig.asc MD5: a5fdc145d51b5e3c564bed5530692693 SHA1: c5e0ba313fd3930aa718f34a4755f68692af7263 SHA256: d19f15810154aaaf008af147ce6ef005c31480148ac03dc086a5ba4b1db6bd98
-rw-r--r--Updates/build_version.txt2
-rw-r--r--changelog.txt8
2 files changed, 9 insertions, 1 deletions
diff --git a/Updates/build_version.txt b/Updates/build_version.txt
index 900731ffd..1479e19b5 100644
--- a/Updates/build_version.txt
+++ b/Updates/build_version.txt
@@ -1 +1 @@
-64
+65
diff --git a/changelog.txt b/changelog.txt
index a0ab7728e..2e2e597e6 100644
--- a/changelog.txt
+++ b/changelog.txt
@@ -1,3 +1,11 @@
+2017-06-09 - 2.0.1.65_canary_2017-06-09
+==========
+* Updated the Azure libraries
+* Cleaned the deployed builds from XML files
+* Fixed an out-of-bounds error, thanks @okoetter
+* Updated localizations
+* Fixed a bug where the SSL certificate was reported to the client
+
2017-06-02 - 2.0.1.64_canary_2017-06-02
==========
* Compile all executables without `Prefer32Bit`