commit: a145bf5d191293a84e57a6271b29195ddfb887af Author: Florian Schmaus <flow <AT> gentoo <DOT> org> AuthorDate: Fri Aug 23 10:56:16 2024 +0000 Commit: Florian Schmaus <flow <AT> gentoo <DOT> org> CommitDate: Fri Aug 23 11:11:49 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a145bf5d
profiles: mask >=net-misc/nextcloud-client-3.13.1 Closes: https://bugs.gentoo.org/923999 Signed-off-by: Florian Schmaus <flow <AT> gentoo.org> profiles/package.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index b1948a31920e..ff5ae2d77eb3 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,11 @@ #--- END OF EXAMPLES --- +# Florian Schmaus <[email protected]> (2024-08-23) +# Has a serious bug that causes synced directories to end up world read- +# and writeable. See https://github.com/nextcloud/desktop/issues/6863 +>=net-misc/nextcloud-client-3.13.1 + # William Hubbs <[email protected]> (2024-08-21) # Dead upstream, multiple related bugs in Gentoo. # Removal on 2024-09-20
