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

github.com/owncloud/client.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHannah von Reth <hannah.vonreth@owncloud.com>2021-10-05 12:45:30 +0300
committerHannah von Reth <vonreth@kde.org>2021-10-06 12:17:25 +0300
commit2a06b5901650d23eba75f211d5a4cf5d3522ad7c (patch)
treefc88bb48e34410edc53fb6027151e54d70381c93 /changelog
parentbe064b999249f13be3c299c692938b5742a46b50 (diff)
Prevent downgrade of Windows VFS folders
Diffstat (limited to 'changelog')
-rw-r--r--changelog/unreleased/91145
1 files changed, 5 insertions, 0 deletions
diff --git a/changelog/unreleased/9114 b/changelog/unreleased/9114
new file mode 100644
index 000000000..39afc7d45
--- /dev/null
+++ b/changelog/unreleased/9114
@@ -0,0 +1,5 @@
+Bugfix: Downgrades could trigger deletion of virtual files
+
+We now prevent the downgrade of Windows VFS folders.
+
+https://github.com/owncloud/client/issues/9114