Added latest nextcloud

This commit is contained in:
Torsten Kurbad
2025-11-03 17:14:57 +01:00
parent 8c45b543d3
commit 19e335027d
4 changed files with 80 additions and 0 deletions
@@ -0,0 +1,11 @@
Migrating from an existing Nextcloud deployment
if you migrate data from a previously existing Nextcloud deployment, you may
need to enable USE=argon2 on dev-lang/php (if previous system ran on a php
version using this hashing algorithm)
This is not listed in ebuild requirements as this will not be required for
most systems (new installs and some migrations)
More details in bug:
https://bugs.gentoo.org/762388