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 <ilovemilk@wusa.io>2018-12-09 19:17:44 +0300
committerMatthias <ilovemilk@wusa.io>2018-12-09 19:17:44 +0300
commitc173595ffbe3b2776a805293973fe0342598f9ee (patch)
tree70de57c39936aba7b5c909f45dbdd3ee81b2ade2
parenta9c0b438b994ebb12c5db5d0cb63124607b3c7b5 (diff)
Bump versionv0.4.2
-rw-r--r--CHANGELOG.md10
-rw-r--r--appinfo/info.xml2
2 files changed, 11 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 560b1cf..73bfca4 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
All notable changes to this project will be documented in this file.
+## 0.4.2
+
+### Added
+
+- Nextcloud version 15 support.
+
+### Fixed
+
+- Fixed memory exhaustion with big files.
+
## 0.4.1
### Changed
diff --git a/appinfo/info.xml b/appinfo/info.xml
index ac190a1..cd027a0 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.4.1</version>
+ <version>0.4.2</version>
<licence>agpl</licence>
<author mail="matthias.held@uni-konstanz.de">Matthias Held</author>
<namespace>RansomwareDetection</namespace>