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

github.com/undo-ransomware/ransomware_detection.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Held <ilovemilk@wusa.io>2019-06-03 20:44:36 +0300
committerMatthias Held <ilovemilk@wusa.io>2019-06-03 20:44:36 +0300
commit22a2fd92c041c3ba26f691be2a3de11422649546 (patch)
treeba7ead1a4e46691fd4e7dbe3ff704f213b641f91
parent1570ee81336ebcc20cfea32ef842f899294dfc1c (diff)
bump version to 0.5.2v0.5.2
-rw-r--r--CHANGELOG.md7
-rw-r--r--appinfo/info.xml2
2 files changed, 8 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 0debe21..783b788 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,13 @@
# Changelog
+
All notable changes to this project will be documented in this file.
+## 0.5.2
+
+### Fixed
+
+- Fix error of non-existing user session during propfind analysis e.g. calender public link.
+
## 0.5.1
### Fixed
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 57a48cd..e507073 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -5,7 +5,7 @@
<name>Ransomware recovery</name>
<summary><![CDATA[This app offers synchronization monitoring and a file storage scanner for a guided user-controlled one-step ransomare recovery.]]></summary>
<description><![CDATA[This app monitors file operations during the synchronization to detect ransomware attacks and also offers a post infection file storage scanner, which works even if it happend that you didn't have this app installed during an attack. This is done by using generic indicators for a guided user-controlled one-step recovery utilizing the integrated file versioning methods.]]></description>
- <version>0.5.1</version>
+ <version>0.5.2</version>
<licence>agpl</licence>
<author mail="matthias.held@uni-konstanz.de">Matthias Held</author>
<namespace>RansomwareDetection</namespace>