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>2019-09-04 00:20:21 +0300
committerKenneth Skovhede <kenneth@hexad.dk>2019-09-04 00:20:21 +0300
commit55c76ca583726c7cc37eb7de3ba9f759982e9c5f (patch)
tree6cddba204865d74b456b772ae467b9ed9487b892
parentbb6c8cc55815e43cda0155c9d6fe11f0b3a5ae54 (diff)
Version bump to v2.0.4.27-2.0.4.27_canary_2019-09-03v2.0.4.27-2.0.4.27_canary_2019-09-03
You can download this build from: Binaries: https://updates.duplicati.com/canary/duplicati-2.0.4.27_canary_2019-09-03.zip Signature file: https://updates.duplicati.com/canary/duplicati-2.0.4.27_canary_2019-09-03.zip.sig ASCII signature file: https://updates.duplicati.com/canary/duplicati-2.0.4.27_canary_2019-09-03.zip.sig.asc MD5: 0ae812f0ec9f4c8b7ead11bd6b369837 SHA1: e3125ec1df1976784aab491cc51b0ee547c19f50 SHA256: 41d4a47c9906fdcbddff0edf0eb9840a4377f401305ad4c326ffd5c783edbde2
-rw-r--r--Updates/build_version.txt2
-rw-r--r--changelog.txt6
2 files changed, 7 insertions, 1 deletions
diff --git a/Updates/build_version.txt b/Updates/build_version.txt
index 6f4247a62..f64f5d8d8 100644
--- a/Updates/build_version.txt
+++ b/Updates/build_version.txt
@@ -1 +1 @@
-26
+27
diff --git a/changelog.txt b/changelog.txt
index 5bfa0f21b..ea133a4bc 100644
--- a/changelog.txt
+++ b/changelog.txt
@@ -1,3 +1,9 @@
+2019-09-03 - 2.0.4.27_canary_2019-09-03
+==========
+* Fixed issues with the MSI packages not upgrading correctly, thanks @BlueBlock
+* Fixed some assembly redirects and package references, thanks @BlueBlock
+* Code cleanup for EPOCH times, thanks @warwickmm
+
2019-09-02 - 2.0.4.26_canary_2019-09-02
==========
== This is a rebuild of 2.0.4.24 with MSI packages and **new** assembly redirect fixes ==