From d3befa95d3c9bfe7ec9335d25e66981971fbdf45 Mon Sep 17 00:00:00 2001 From: Alexander Bessman Date: Mon, 4 Nov 2024 16:45:22 +0100 Subject: [PATCH] Add summary of nextcloud drama (#22) --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index dfe3084..5b0aee3 100644 --- a/README.md +++ b/README.md @@ -568,7 +568,11 @@ NanoAdblocker/NanoCore - Ownership transfer drama [NationalSecurityAgency/ghidra/issues/371](https://github.com/NationalSecurityAgency/ghidra/issues/371) -[nextcloud/android/issues/13738](https://github.com/nextcloud/android/issues/13738) +nextcloud/android - Unintentional synchronization of all files +* [nextcloud/android/issues/13738](https://github.com/nextcloud/android/issues/13738) +* [nextcloud/android/issues/13872](https://github.com/nextcloud/android/issues/13872) +- Summary: + * An upgrade to the Nextcloud Android app causes all files on the remote server to be downloaded. This results in phones running very hot, running out of storage, and racking up high data fees. [NixOS/nixpkgs/issues/4952](https://github.com/NixOS/nixpkgs/issues/4952)