summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
Diffstat (limited to 'www')
-rw-r--r--www/php-nextcloud/Makefile4
-rw-r--r--www/php-nextcloud/PLIST227
-rw-r--r--www/php-nextcloud/distinfo8
3 files changed, 99 insertions, 140 deletions
diff --git a/www/php-nextcloud/Makefile b/www/php-nextcloud/Makefile
index d1918b4013e..7468889a26b 100644
--- a/www/php-nextcloud/Makefile
+++ b/www/php-nextcloud/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.58 2021/09/06 19:51:29 jperkin Exp $
+# $NetBSD: Makefile,v 1.59 2021/12/04 14:47:59 ryoon Exp $
#
# The nextcloud update process only works from one version to the
@@ -10,7 +10,7 @@
# contained 18.0.2, then during April to June it is ok to update to
# later 18.x.y, to 19.0.0, and to later 19.x.y, but it is not ok to
# update to 20.
-DISTNAME= nextcloud-22.1.1
+DISTNAME= nextcloud-22.2.3
PKGNAME= ${PHP_PKG_PREFIX}-${DISTNAME}
CATEGORIES= www
MASTER_SITES= https://download.nextcloud.com/server/releases/
diff --git a/www/php-nextcloud/PLIST b/www/php-nextcloud/PLIST
index 3bff463c1e5..a9d683ef2d2 100644
--- a/www/php-nextcloud/PLIST
+++ b/www/php-nextcloud/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.46 2021/09/06 13:06:48 ryoon Exp $
+@comment $NetBSD: PLIST,v 1.47 2021/12/04 14:47:59 ryoon Exp $
share/nextcloud/.htaccess
share/nextcloud/.user.ini
share/nextcloud/3rdparty/.github/dependabot.yml
@@ -1568,6 +1568,8 @@ share/nextcloud/3rdparty/beberlei/assert/lib/Assert/functions.php
share/nextcloud/3rdparty/brick/math/LICENSE
share/nextcloud/3rdparty/brick/math/SECURITY.md
share/nextcloud/3rdparty/brick/math/composer.json
+share/nextcloud/3rdparty/brick/math/psalm-baseline.xml
+share/nextcloud/3rdparty/brick/math/psalm.xml
share/nextcloud/3rdparty/brick/math/src/BigDecimal.php
share/nextcloud/3rdparty/brick/math/src/BigInteger.php
share/nextcloud/3rdparty/brick/math/src/BigNumber.php
@@ -1596,6 +1598,7 @@ share/nextcloud/3rdparty/christophwurst/id3parser/src/getID3/getid3_handler.php
share/nextcloud/3rdparty/christophwurst/id3parser/src/getID3/getid3_lib.php
share/nextcloud/3rdparty/composer.json
share/nextcloud/3rdparty/composer.lock
+share/nextcloud/3rdparty/composer.patches.json
share/nextcloud/3rdparty/composer/ClassLoader.php
share/nextcloud/3rdparty/composer/InstalledVersions.php
share/nextcloud/3rdparty/composer/LICENSE
@@ -1620,6 +1623,12 @@ share/nextcloud/3rdparty/composer/package-versions-deprecated/src/PackageVersion
share/nextcloud/3rdparty/composer/package-versions-deprecated/src/PackageVersions/Installer.php
share/nextcloud/3rdparty/composer/package-versions-deprecated/src/PackageVersions/Versions.php
share/nextcloud/3rdparty/composer/platform_check.php
+share/nextcloud/3rdparty/cweagans/composer-patches/LICENSE.md
+share/nextcloud/3rdparty/cweagans/composer-patches/composer.json
+share/nextcloud/3rdparty/cweagans/composer-patches/composer.lock
+share/nextcloud/3rdparty/cweagans/composer-patches/src/PatchEvent.php
+share/nextcloud/3rdparty/cweagans/composer-patches/src/PatchEvents.php
+share/nextcloud/3rdparty/cweagans/composer-patches/src/Patches.php
share/nextcloud/3rdparty/deepdiver/zipstreamer/.gitignore
share/nextcloud/3rdparty/deepdiver/zipstreamer/COPYING
share/nextcloud/3rdparty/deepdiver/zipstreamer/MANUAL.md
@@ -1766,7 +1775,6 @@ share/nextcloud/3rdparty/doctrine/dbal/src/Driver/Result.php
share/nextcloud/3rdparty/doctrine/dbal/src/Driver/SQLSrv/Connection.php
share/nextcloud/3rdparty/doctrine/dbal/src/Driver/SQLSrv/Driver.php
share/nextcloud/3rdparty/doctrine/dbal/src/Driver/SQLSrv/Exception/Error.php
-share/nextcloud/3rdparty/doctrine/dbal/src/Driver/SQLSrv/LastInsertId.php
share/nextcloud/3rdparty/doctrine/dbal/src/Driver/SQLSrv/Result.php
share/nextcloud/3rdparty/doctrine/dbal/src/Driver/SQLSrv/Statement.php
share/nextcloud/3rdparty/doctrine/dbal/src/Driver/ServerInfoAwareConnection.php
@@ -1858,6 +1866,8 @@ share/nextcloud/3rdparty/doctrine/dbal/src/Query/QueryBuilder.php
share/nextcloud/3rdparty/doctrine/dbal/src/Query/QueryException.php
share/nextcloud/3rdparty/doctrine/dbal/src/Result.php
share/nextcloud/3rdparty/doctrine/dbal/src/SQL/Parser.php
+share/nextcloud/3rdparty/doctrine/dbal/src/SQL/Parser/Exception.php
+share/nextcloud/3rdparty/doctrine/dbal/src/SQL/Parser/Exception/RegularExpressionError.php
share/nextcloud/3rdparty/doctrine/dbal/src/SQL/Parser/Visitor.php
share/nextcloud/3rdparty/doctrine/dbal/src/Schema/AbstractAsset.php
share/nextcloud/3rdparty/doctrine/dbal/src/Schema/AbstractSchemaManager.php
@@ -1936,6 +1946,19 @@ share/nextcloud/3rdparty/doctrine/dbal/src/Types/Types.php
share/nextcloud/3rdparty/doctrine/dbal/src/Types/VarDateTimeImmutableType.php
share/nextcloud/3rdparty/doctrine/dbal/src/Types/VarDateTimeType.php
share/nextcloud/3rdparty/doctrine/dbal/src/VersionAwarePlatformDriver.php
+share/nextcloud/3rdparty/doctrine/dbal/static-analysis/driver-manager-retrieves-correct-connection-type.php
+share/nextcloud/3rdparty/doctrine/deprecations/.gitignore
+share/nextcloud/3rdparty/doctrine/deprecations/README.md
+share/nextcloud/3rdparty/doctrine/deprecations/composer.json
+share/nextcloud/3rdparty/doctrine/deprecations/lib/Doctrine/Deprecations/Deprecation.php
+share/nextcloud/3rdparty/doctrine/deprecations/lib/Doctrine/Deprecations/PHPUnit/VerifyDeprecations.php
+share/nextcloud/3rdparty/doctrine/deprecations/phpcs.xml
+share/nextcloud/3rdparty/doctrine/deprecations/phpunit.xml.dist
+share/nextcloud/3rdparty/doctrine/deprecations/test_fixtures/src/Foo.php
+share/nextcloud/3rdparty/doctrine/deprecations/test_fixtures/src/RootDeprecation.php
+share/nextcloud/3rdparty/doctrine/deprecations/tests/Doctrine/Deprecations/DeprecationTest.php
+share/nextcloud/3rdparty/doctrine/deprecations/tests/Doctrine/Deprecations/VerifyDeprecationsTest.php
+share/nextcloud/3rdparty/doctrine/event-manager/.doctrine-project.json
share/nextcloud/3rdparty/doctrine/event-manager/LICENSE
share/nextcloud/3rdparty/doctrine/event-manager/README.md
share/nextcloud/3rdparty/doctrine/event-manager/composer.json
@@ -4253,7 +4276,6 @@ share/nextcloud/3rdparty/opis/closure/src/SecurityException.php
share/nextcloud/3rdparty/opis/closure/src/SecurityProvider.php
share/nextcloud/3rdparty/opis/closure/src/SelfReference.php
share/nextcloud/3rdparty/opis/closure/src/SerializableClosure.php
-share/nextcloud/3rdparty/patches.txt
share/nextcloud/3rdparty/patchwork/jsqueeze/LICENSE.ASL20
share/nextcloud/3rdparty/patchwork/jsqueeze/LICENSE.GPLv2
share/nextcloud/3rdparty/patchwork/jsqueeze/README.md
@@ -4563,6 +4585,7 @@ share/nextcloud/3rdparty/psr/log/Psr/Log/LoggerAwareTrait.php
share/nextcloud/3rdparty/psr/log/Psr/Log/LoggerInterface.php
share/nextcloud/3rdparty/psr/log/Psr/Log/LoggerTrait.php
share/nextcloud/3rdparty/psr/log/Psr/Log/NullLogger.php
+share/nextcloud/3rdparty/psr/log/README.md
share/nextcloud/3rdparty/psr/log/composer.json
share/nextcloud/3rdparty/punic/punic/LICENSE.txt
share/nextcloud/3rdparty/punic/punic/README.md
@@ -5093,6 +5116,7 @@ share/nextcloud/3rdparty/punic/punic/code/data/zh/units.json
share/nextcloud/3rdparty/punic/punic/composer.json
share/nextcloud/3rdparty/punic/punic/punic.php
share/nextcloud/3rdparty/ralouphie/getallheaders/LICENSE
+share/nextcloud/3rdparty/ralouphie/getallheaders/README.md
share/nextcloud/3rdparty/ralouphie/getallheaders/composer.json
share/nextcloud/3rdparty/ralouphie/getallheaders/src/getallheaders.php
share/nextcloud/3rdparty/ramsey/collection/CHANGELOG.md
@@ -5974,6 +5998,7 @@ share/nextcloud/3rdparty/symfony/console/Tester/ApplicationTester.php
share/nextcloud/3rdparty/symfony/console/Tester/CommandTester.php
share/nextcloud/3rdparty/symfony/console/Tester/TesterTrait.php
share/nextcloud/3rdparty/symfony/console/composer.json
+share/nextcloud/3rdparty/symfony/event-dispatcher-contracts/.gitignore
share/nextcloud/3rdparty/symfony/event-dispatcher-contracts/Event.php
share/nextcloud/3rdparty/symfony/event-dispatcher-contracts/EventDispatcherInterface.php
share/nextcloud/3rdparty/symfony/event-dispatcher-contracts/LICENSE
@@ -7007,16 +7032,12 @@ share/nextcloud/apps/activity/l10n/sr@latin.js
share/nextcloud/apps/activity/l10n/sr@latin.json
share/nextcloud/apps/activity/l10n/sv.js
share/nextcloud/apps/activity/l10n/sv.json
-share/nextcloud/apps/activity/l10n/ta.js
-share/nextcloud/apps/activity/l10n/ta.json
share/nextcloud/apps/activity/l10n/th.js
share/nextcloud/apps/activity/l10n/th.json
share/nextcloud/apps/activity/l10n/tk.js
share/nextcloud/apps/activity/l10n/tk.json
share/nextcloud/apps/activity/l10n/tr.js
share/nextcloud/apps/activity/l10n/tr.json
-share/nextcloud/apps/activity/l10n/ug.js
-share/nextcloud/apps/activity/l10n/ug.json
share/nextcloud/apps/activity/l10n/uk.js
share/nextcloud/apps/activity/l10n/uk.json
share/nextcloud/apps/activity/l10n/uz.js
@@ -7127,6 +7148,8 @@ share/nextcloud/apps/admin_audit/l10n/es_DO.js
share/nextcloud/apps/admin_audit/l10n/es_DO.json
share/nextcloud/apps/admin_audit/l10n/es_MX.js
share/nextcloud/apps/admin_audit/l10n/es_MX.json
+share/nextcloud/apps/admin_audit/l10n/et_EE.js
+share/nextcloud/apps/admin_audit/l10n/et_EE.json
share/nextcloud/apps/admin_audit/l10n/eu.js
share/nextcloud/apps/admin_audit/l10n/eu.json
share/nextcloud/apps/admin_audit/l10n/fi.js
@@ -7863,10 +7886,14 @@ share/nextcloud/apps/cloud_federation_api/composer/composer/autoload_real.php
share/nextcloud/apps/cloud_federation_api/composer/composer/autoload_static.php
share/nextcloud/apps/cloud_federation_api/composer/composer/installed.json
share/nextcloud/apps/cloud_federation_api/composer/composer/installed.php
+share/nextcloud/apps/cloud_federation_api/l10n/bg.js
+share/nextcloud/apps/cloud_federation_api/l10n/bg.json
share/nextcloud/apps/cloud_federation_api/l10n/ca.js
share/nextcloud/apps/cloud_federation_api/l10n/ca.json
share/nextcloud/apps/cloud_federation_api/l10n/cs.js
share/nextcloud/apps/cloud_federation_api/l10n/cs.json
+share/nextcloud/apps/cloud_federation_api/l10n/da.js
+share/nextcloud/apps/cloud_federation_api/l10n/da.json
share/nextcloud/apps/cloud_federation_api/l10n/de.js
share/nextcloud/apps/cloud_federation_api/l10n/de.json
share/nextcloud/apps/cloud_federation_api/l10n/de_DE.js
@@ -7879,6 +7906,8 @@ share/nextcloud/apps/cloud_federation_api/l10n/es.js
share/nextcloud/apps/cloud_federation_api/l10n/es.json
share/nextcloud/apps/cloud_federation_api/l10n/eu.js
share/nextcloud/apps/cloud_federation_api/l10n/eu.json
+share/nextcloud/apps/cloud_federation_api/l10n/fi.js
+share/nextcloud/apps/cloud_federation_api/l10n/fi.json
share/nextcloud/apps/cloud_federation_api/l10n/fr.js
share/nextcloud/apps/cloud_federation_api/l10n/fr.json
share/nextcloud/apps/cloud_federation_api/l10n/gl.js
@@ -8195,10 +8224,14 @@ share/nextcloud/apps/contactsinteraction/composer/composer/autoload_real.php
share/nextcloud/apps/contactsinteraction/composer/composer/autoload_static.php
share/nextcloud/apps/contactsinteraction/composer/composer/installed.json
share/nextcloud/apps/contactsinteraction/composer/composer/installed.php
+share/nextcloud/apps/contactsinteraction/l10n/bg.js
+share/nextcloud/apps/contactsinteraction/l10n/bg.json
share/nextcloud/apps/contactsinteraction/l10n/ca.js
share/nextcloud/apps/contactsinteraction/l10n/ca.json
share/nextcloud/apps/contactsinteraction/l10n/cs.js
share/nextcloud/apps/contactsinteraction/l10n/cs.json
+share/nextcloud/apps/contactsinteraction/l10n/da.js
+share/nextcloud/apps/contactsinteraction/l10n/da.json
share/nextcloud/apps/contactsinteraction/l10n/de.js
share/nextcloud/apps/contactsinteraction/l10n/de.json
share/nextcloud/apps/contactsinteraction/l10n/de_DE.js
@@ -9489,14 +9522,12 @@ share/nextcloud/apps/files/js/breadcrumb.js
share/nextcloud/apps/files/js/detailfileinfoview.js
share/nextcloud/apps/files/js/detailsview.js
share/nextcloud/apps/files/js/detailtabview.js
-share/nextcloud/apps/files/js/dist/files-app-settings.js
-share/nextcloud/apps/files/js/dist/files-app-settings.js.map
+share/nextcloud/apps/files/js/dist/main.js
+share/nextcloud/apps/files/js/dist/main.js.map
share/nextcloud/apps/files/js/dist/personal-settings.js
share/nextcloud/apps/files/js/dist/personal-settings.js.map
share/nextcloud/apps/files/js/dist/sidebar.js
share/nextcloud/apps/files/js/dist/sidebar.js.map
-share/nextcloud/apps/files/js/dist/templates.js
-share/nextcloud/apps/files/js/dist/templates.js.map
share/nextcloud/apps/files/js/favoritesfilelist.js
share/nextcloud/apps/files/js/favoritesplugin.js
share/nextcloud/apps/files/js/file-upload.js
@@ -10655,6 +10686,7 @@ share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/locale/rm/viewer.properties
share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/locale/ro/viewer.properties
share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/locale/ru/viewer.properties
share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/locale/scn/viewer.properties
+share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/locale/sco/viewer.properties
share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/locale/si/viewer.properties
share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/locale/sk/viewer.properties
share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/locale/sl/viewer.properties
@@ -10665,6 +10697,7 @@ share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/locale/sv-SE/viewer.properties
share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/locale/szl/viewer.properties
share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/locale/ta/viewer.properties
share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/locale/te/viewer.properties
+share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/locale/tg/viewer.properties
share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/locale/th/viewer.properties
share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/locale/tl/viewer.properties
share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/locale/tr/viewer.properties
@@ -12160,10 +12193,14 @@ share/nextcloud/apps/lookup_server_connector/composer/composer/autoload_real.php
share/nextcloud/apps/lookup_server_connector/composer/composer/autoload_static.php
share/nextcloud/apps/lookup_server_connector/composer/composer/installed.json
share/nextcloud/apps/lookup_server_connector/composer/composer/installed.php
+share/nextcloud/apps/lookup_server_connector/l10n/bg.js
+share/nextcloud/apps/lookup_server_connector/l10n/bg.json
share/nextcloud/apps/lookup_server_connector/l10n/ca.js
share/nextcloud/apps/lookup_server_connector/l10n/ca.json
share/nextcloud/apps/lookup_server_connector/l10n/cs.js
share/nextcloud/apps/lookup_server_connector/l10n/cs.json
+share/nextcloud/apps/lookup_server_connector/l10n/da.js
+share/nextcloud/apps/lookup_server_connector/l10n/da.json
share/nextcloud/apps/lookup_server_connector/l10n/de.js
share/nextcloud/apps/lookup_server_connector/l10n/de.json
share/nextcloud/apps/lookup_server_connector/l10n/de_DE.js
@@ -12188,6 +12225,8 @@ share/nextcloud/apps/lookup_server_connector/l10n/hu.js
share/nextcloud/apps/lookup_server_connector/l10n/hu.json
share/nextcloud/apps/lookup_server_connector/l10n/it.js
share/nextcloud/apps/lookup_server_connector/l10n/it.json
+share/nextcloud/apps/lookup_server_connector/l10n/ko.js
+share/nextcloud/apps/lookup_server_connector/l10n/ko.json
share/nextcloud/apps/lookup_server_connector/l10n/nl.js
share/nextcloud/apps/lookup_server_connector/l10n/nl.json
share/nextcloud/apps/lookup_server_connector/l10n/pl.js
@@ -12407,8 +12446,6 @@ share/nextcloud/apps/notifications/l10n/bn_BD.js
share/nextcloud/apps/notifications/l10n/bn_BD.json
share/nextcloud/apps/notifications/l10n/br.js
share/nextcloud/apps/notifications/l10n/br.json
-share/nextcloud/apps/notifications/l10n/bs.js
-share/nextcloud/apps/notifications/l10n/bs.json
share/nextcloud/apps/notifications/l10n/ca.js
share/nextcloud/apps/notifications/l10n/ca.json
share/nextcloud/apps/notifications/l10n/cs.js
@@ -12471,8 +12508,6 @@ share/nextcloud/apps/notifications/l10n/fa.js
share/nextcloud/apps/notifications/l10n/fa.json
share/nextcloud/apps/notifications/l10n/fi.js
share/nextcloud/apps/notifications/l10n/fi.json
-share/nextcloud/apps/notifications/l10n/fo.js
-share/nextcloud/apps/notifications/l10n/fo.json
share/nextcloud/apps/notifications/l10n/fr.js
share/nextcloud/apps/notifications/l10n/fr.json
share/nextcloud/apps/notifications/l10n/gl.js
@@ -12483,8 +12518,6 @@ share/nextcloud/apps/notifications/l10n/hr.js
share/nextcloud/apps/notifications/l10n/hr.json
share/nextcloud/apps/notifications/l10n/hu.js
share/nextcloud/apps/notifications/l10n/hu.json
-share/nextcloud/apps/notifications/l10n/hy.js
-share/nextcloud/apps/notifications/l10n/hy.json
share/nextcloud/apps/notifications/l10n/ia.js
share/nextcloud/apps/notifications/l10n/ia.json
share/nextcloud/apps/notifications/l10n/id.js
@@ -12497,18 +12530,12 @@ share/nextcloud/apps/notifications/l10n/ja.js
share/nextcloud/apps/notifications/l10n/ja.json
share/nextcloud/apps/notifications/l10n/ka_GE.js
share/nextcloud/apps/notifications/l10n/ka_GE.json
-share/nextcloud/apps/notifications/l10n/kab.js
-share/nextcloud/apps/notifications/l10n/kab.json
share/nextcloud/apps/notifications/l10n/km.js
share/nextcloud/apps/notifications/l10n/km.json
-share/nextcloud/apps/notifications/l10n/kn.js
-share/nextcloud/apps/notifications/l10n/kn.json
share/nextcloud/apps/notifications/l10n/ko.js
share/nextcloud/apps/notifications/l10n/ko.json
share/nextcloud/apps/notifications/l10n/lb.js
share/nextcloud/apps/notifications/l10n/lb.json
-share/nextcloud/apps/notifications/l10n/lo.js
-share/nextcloud/apps/notifications/l10n/lo.json
share/nextcloud/apps/notifications/l10n/lt_LT.js
share/nextcloud/apps/notifications/l10n/lt_LT.json
share/nextcloud/apps/notifications/l10n/lv.js
@@ -12517,14 +12544,8 @@ share/nextcloud/apps/notifications/l10n/mk.js
share/nextcloud/apps/notifications/l10n/mk.json
share/nextcloud/apps/notifications/l10n/mn.js
share/nextcloud/apps/notifications/l10n/mn.json
-share/nextcloud/apps/notifications/l10n/ms_MY.js
-share/nextcloud/apps/notifications/l10n/ms_MY.json
-share/nextcloud/apps/notifications/l10n/my.js
-share/nextcloud/apps/notifications/l10n/my.json
share/nextcloud/apps/notifications/l10n/nb.js
share/nextcloud/apps/notifications/l10n/nb.json
-share/nextcloud/apps/notifications/l10n/ne.js
-share/nextcloud/apps/notifications/l10n/ne.json
share/nextcloud/apps/notifications/l10n/nl.js
share/nextcloud/apps/notifications/l10n/nl.json
share/nextcloud/apps/notifications/l10n/nn_NO.js
@@ -12533,8 +12554,6 @@ share/nextcloud/apps/notifications/l10n/oc.js
share/nextcloud/apps/notifications/l10n/oc.json
share/nextcloud/apps/notifications/l10n/pl.js
share/nextcloud/apps/notifications/l10n/pl.json
-share/nextcloud/apps/notifications/l10n/ps.js
-share/nextcloud/apps/notifications/l10n/ps.json
share/nextcloud/apps/notifications/l10n/pt_BR.js
share/nextcloud/apps/notifications/l10n/pt_BR.json
share/nextcloud/apps/notifications/l10n/pt_PT.js
@@ -12559,16 +12578,12 @@ share/nextcloud/apps/notifications/l10n/sr@latin.js
share/nextcloud/apps/notifications/l10n/sr@latin.json
share/nextcloud/apps/notifications/l10n/sv.js
share/nextcloud/apps/notifications/l10n/sv.json
-share/nextcloud/apps/notifications/l10n/ta.js
-share/nextcloud/apps/notifications/l10n/ta.json
share/nextcloud/apps/notifications/l10n/th.js
share/nextcloud/apps/notifications/l10n/th.json
share/nextcloud/apps/notifications/l10n/tr.js
share/nextcloud/apps/notifications/l10n/tr.json
share/nextcloud/apps/notifications/l10n/uk.js
share/nextcloud/apps/notifications/l10n/uk.json
-share/nextcloud/apps/notifications/l10n/ur_PK.js
-share/nextcloud/apps/notifications/l10n/ur_PK.json
share/nextcloud/apps/notifications/l10n/uz.js
share/nextcloud/apps/notifications/l10n/uz.json
share/nextcloud/apps/notifications/l10n/vi.js
@@ -12982,32 +12997,37 @@ share/nextcloud/apps/photos/css/icons.scss
share/nextcloud/apps/photos/img/app.svg
share/nextcloud/apps/photos/img/photos.svg
share/nextcloud/apps/photos/img/yourphotos.svg
-share/nextcloud/apps/photos/js/photos-0.js
-share/nextcloud/apps/photos/js/photos-0.js.map
-share/nextcloud/apps/photos/js/photos-1.js
-share/nextcloud/apps/photos/js/photos-1.js.map
-share/nextcloud/apps/photos/js/photos-10.js
-share/nextcloud/apps/photos/js/photos-10.js.map
-share/nextcloud/apps/photos/js/photos-2.js
-share/nextcloud/apps/photos/js/photos-2.js.map
-share/nextcloud/apps/photos/js/photos-3.js
-share/nextcloud/apps/photos/js/photos-3.js.map
-share/nextcloud/apps/photos/js/photos-4.js
-share/nextcloud/apps/photos/js/photos-4.js.map
-share/nextcloud/apps/photos/js/photos-5.js
-share/nextcloud/apps/photos/js/photos-5.js.map
-share/nextcloud/apps/photos/js/photos-6.js
-share/nextcloud/apps/photos/js/photos-6.js.map
-share/nextcloud/apps/photos/js/photos-7.js
-share/nextcloud/apps/photos/js/photos-7.js.map
-share/nextcloud/apps/photos/js/photos-8.js
-share/nextcloud/apps/photos/js/photos-8.js.map
-share/nextcloud/apps/photos/js/photos-9.js
-share/nextcloud/apps/photos/js/photos-9.js.map
share/nextcloud/apps/photos/js/photos-main.js
share/nextcloud/apps/photos/js/photos-main.js.LICENSE.txt
share/nextcloud/apps/photos/js/photos-main.js.map
+share/nextcloud/apps/photos/js/photos-node_modules_nextcloud_moment_node_modules_moment_locale_sync_recursive_-src_patchedRequest_j-3cb869.js
+share/nextcloud/apps/photos/js/photos-node_modules_nextcloud_moment_node_modules_moment_locale_sync_recursive_-src_patchedRequest_j-3cb869.js.LICENSE.txt
+share/nextcloud/apps/photos/js/photos-node_modules_nextcloud_moment_node_modules_moment_locale_sync_recursive_-src_patchedRequest_j-3cb869.js.map
+share/nextcloud/apps/photos/js/photos-node_modules_raw-loader_dist_cjs_js_src_assets_Illustrations_empty_svg.js
+share/nextcloud/apps/photos/js/photos-node_modules_raw-loader_dist_cjs_js_src_assets_Illustrations_empty_svg.js.map
+share/nextcloud/apps/photos/js/photos-node_modules_raw-loader_dist_cjs_js_src_assets_Illustrations_folder_svg.js
+share/nextcloud/apps/photos/js/photos-node_modules_raw-loader_dist_cjs_js_src_assets_Illustrations_folder_svg.js.map
+share/nextcloud/apps/photos/js/photos-node_modules_raw-loader_dist_cjs_js_src_assets_Illustrations_images_svg.js
+share/nextcloud/apps/photos/js/photos-node_modules_raw-loader_dist_cjs_js_src_assets_Illustrations_images_svg.js.map
share/nextcloud/apps/photos/js/photos-service-worker.js
+share/nextcloud/apps/photos/js/photos-src_mixins_GridConfig_js-src_utils_CancelableRequest_js-src_components_EmptyContent_vue-src_c-45f6cf.js
+share/nextcloud/apps/photos/js/photos-src_mixins_GridConfig_js-src_utils_CancelableRequest_js-src_components_EmptyContent_vue-src_c-45f6cf.js.LICENSE.txt
+share/nextcloud/apps/photos/js/photos-src_mixins_GridConfig_js-src_utils_CancelableRequest_js-src_components_EmptyContent_vue-src_c-45f6cf.js.map
+share/nextcloud/apps/photos/js/photos-src_patchedRequest_js-src_views_Tags_vue.js
+share/nextcloud/apps/photos/js/photos-src_patchedRequest_js-src_views_Tags_vue.js.LICENSE.txt
+share/nextcloud/apps/photos/js/photos-src_patchedRequest_js-src_views_Tags_vue.js.map
+share/nextcloud/apps/photos/js/photos-src_views_Albums_vue.js
+share/nextcloud/apps/photos/js/photos-src_views_Albums_vue.js.LICENSE.txt
+share/nextcloud/apps/photos/js/photos-src_views_Albums_vue.js.map
+share/nextcloud/apps/photos/js/photos-vendors-node_modules_nextcloud_moment_dist_index_js-node_modules_nextcloud_moment_node_module-ca085a.js
+share/nextcloud/apps/photos/js/photos-vendors-node_modules_nextcloud_moment_dist_index_js-node_modules_nextcloud_moment_node_module-ca085a.js.LICENSE.txt
+share/nextcloud/apps/photos/js/photos-vendors-node_modules_nextcloud_moment_dist_index_js-node_modules_nextcloud_moment_node_module-ca085a.js.map
+share/nextcloud/apps/photos/js/photos-vendors-node_modules_nextcloud_vue_dist_Components_ActionButton_js-node_modules_nextcloud_vue-701342.js
+share/nextcloud/apps/photos/js/photos-vendors-node_modules_nextcloud_vue_dist_Components_ActionButton_js-node_modules_nextcloud_vue-701342.js.LICENSE.txt
+share/nextcloud/apps/photos/js/photos-vendors-node_modules_nextcloud_vue_dist_Components_ActionButton_js-node_modules_nextcloud_vue-701342.js.map
+share/nextcloud/apps/photos/js/photos-vendors-node_modules_webdav_dist_node_index_js-node_modules_webdav_dist_node_request_js.js
+share/nextcloud/apps/photos/js/photos-vendors-node_modules_webdav_dist_node_index_js-node_modules_webdav_dist_node_request_js.js.LICENSE.txt
+share/nextcloud/apps/photos/js/photos-vendors-node_modules_webdav_dist_node_index_js-node_modules_webdav_dist_node_request_js.js.map
share/nextcloud/apps/photos/l10n/af.js
share/nextcloud/apps/photos/l10n/af.json
share/nextcloud/apps/photos/l10n/ar.js
@@ -13390,6 +13410,7 @@ share/nextcloud/apps/provisioning_api/lib/Controller/AppConfigController.php
share/nextcloud/apps/provisioning_api/lib/Controller/AppsController.php
share/nextcloud/apps/provisioning_api/lib/Controller/GroupsController.php
share/nextcloud/apps/provisioning_api/lib/Controller/UsersController.php
+share/nextcloud/apps/provisioning_api/lib/Controller/VerificationController.php
share/nextcloud/apps/provisioning_api/lib/FederatedShareProviderFactory.php
share/nextcloud/apps/provisioning_api/lib/Listener/UserDeletedListener.php
share/nextcloud/apps/provisioning_api/lib/Middleware/Exceptions/NotSubAdminException.php
@@ -16170,6 +16191,7 @@ share/nextcloud/apps/user_ldap/lib/Migration/UUIDFixInsert.php
share/nextcloud/apps/user_ldap/lib/Migration/UUIDFixUser.php
share/nextcloud/apps/user_ldap/lib/Migration/UnsetDefaultProvider.php
share/nextcloud/apps/user_ldap/lib/Migration/Version1010Date20200630192842.php
+share/nextcloud/apps/user_ldap/lib/Migration/Version1120Date20210917155206.php
share/nextcloud/apps/user_ldap/lib/Notification/Notifier.php
share/nextcloud/apps/user_ldap/lib/PagedResults/IAdapter.php
share/nextcloud/apps/user_ldap/lib/PagedResults/Php73.php
@@ -16273,6 +16295,8 @@ share/nextcloud/apps/user_status/l10n/nb.js
share/nextcloud/apps/user_status/l10n/nb.json
share/nextcloud/apps/user_status/l10n/nl.js
share/nextcloud/apps/user_status/l10n/nl.json
+share/nextcloud/apps/user_status/l10n/oc.js
+share/nextcloud/apps/user_status/l10n/oc.json
share/nextcloud/apps/user_status/l10n/pl.js
share/nextcloud/apps/user_status/l10n/pl.json
share/nextcloud/apps/user_status/l10n/pt_BR.js
@@ -16994,6 +17018,7 @@ share/nextcloud/core/Migrations/Version21000Date20210119195004.php
share/nextcloud/core/Migrations/Version21000Date20210309185126.php
share/nextcloud/core/Migrations/Version21000Date20210309185127.php
share/nextcloud/core/Migrations/Version22000Date20210216080825.php
+share/nextcloud/core/Migrations/Version23000Date20210906132259.php
share/nextcloud/core/Notification/CoreNotifier.php
share/nextcloud/core/Service/LoginFlowV2Service.php
share/nextcloud/core/ajax/update.php
@@ -17246,48 +17271,11 @@ share/nextcloud/core/doc/admin/_static/custom.css
share/nextcloud/core/doc/admin/_static/doctools.js
share/nextcloud/core/doc/admin/_static/documentation_options.js
share/nextcloud/core/doc/admin/_static/file.png
-share/nextcloud/core/doc/admin/_static/fonts/Inconsolata-Bold.ttf
-share/nextcloud/core/doc/admin/_static/fonts/Inconsolata-Regular.ttf
-share/nextcloud/core/doc/admin/_static/fonts/Inconsolata.ttf
-share/nextcloud/core/doc/admin/_static/fonts/Lato-Bold.ttf
-share/nextcloud/core/doc/admin/_static/fonts/Lato-Regular.ttf
-share/nextcloud/core/doc/admin/_static/fonts/Lato/lato-bold.eot
-share/nextcloud/core/doc/admin/_static/fonts/Lato/lato-bold.ttf
-share/nextcloud/core/doc/admin/_static/fonts/Lato/lato-bold.woff
-share/nextcloud/core/doc/admin/_static/fonts/Lato/lato-bold.woff2
-share/nextcloud/core/doc/admin/_static/fonts/Lato/lato-bolditalic.eot
-share/nextcloud/core/doc/admin/_static/fonts/Lato/lato-bolditalic.ttf
-share/nextcloud/core/doc/admin/_static/fonts/Lato/lato-bolditalic.woff
-share/nextcloud/core/doc/admin/_static/fonts/Lato/lato-bolditalic.woff2
-share/nextcloud/core/doc/admin/_static/fonts/Lato/lato-italic.eot
-share/nextcloud/core/doc/admin/_static/fonts/Lato/lato-italic.ttf
-share/nextcloud/core/doc/admin/_static/fonts/Lato/lato-italic.woff
-share/nextcloud/core/doc/admin/_static/fonts/Lato/lato-italic.woff2
-share/nextcloud/core/doc/admin/_static/fonts/Lato/lato-regular.eot
-share/nextcloud/core/doc/admin/_static/fonts/Lato/lato-regular.ttf
-share/nextcloud/core/doc/admin/_static/fonts/Lato/lato-regular.woff
-share/nextcloud/core/doc/admin/_static/fonts/Lato/lato-regular.woff2
-share/nextcloud/core/doc/admin/_static/fonts/RobotoSlab-Bold.ttf
-share/nextcloud/core/doc/admin/_static/fonts/RobotoSlab-Regular.ttf
-share/nextcloud/core/doc/admin/_static/fonts/RobotoSlab/roboto-slab-v7-bold.eot
-share/nextcloud/core/doc/admin/_static/fonts/RobotoSlab/roboto-slab-v7-bold.ttf
-share/nextcloud/core/doc/admin/_static/fonts/RobotoSlab/roboto-slab-v7-bold.woff
-share/nextcloud/core/doc/admin/_static/fonts/RobotoSlab/roboto-slab-v7-bold.woff2
-share/nextcloud/core/doc/admin/_static/fonts/RobotoSlab/roboto-slab-v7-regular.eot
-share/nextcloud/core/doc/admin/_static/fonts/RobotoSlab/roboto-slab-v7-regular.ttf
-share/nextcloud/core/doc/admin/_static/fonts/RobotoSlab/roboto-slab-v7-regular.woff
-share/nextcloud/core/doc/admin/_static/fonts/RobotoSlab/roboto-slab-v7-regular.woff2
-share/nextcloud/core/doc/admin/_static/fonts/fontawesome-webfont.eot
-share/nextcloud/core/doc/admin/_static/fonts/fontawesome-webfont.svg
-share/nextcloud/core/doc/admin/_static/fonts/fontawesome-webfont.ttf
-share/nextcloud/core/doc/admin/_static/fonts/fontawesome-webfont.woff
-share/nextcloud/core/doc/admin/_static/fonts/fontawesome-webfont.woff2
share/nextcloud/core/doc/admin/_static/jquery-3.5.1.js
share/nextcloud/core/doc/admin/_static/jquery.js
share/nextcloud/core/doc/admin/_static/js/badge_only.js
share/nextcloud/core/doc/admin/_static/js/html5shiv-printshiv.min.js
share/nextcloud/core/doc/admin/_static/js/html5shiv.min.js
-share/nextcloud/core/doc/admin/_static/js/modernizr.min.js
share/nextcloud/core/doc/admin/_static/js/theme.js
share/nextcloud/core/doc/admin/_static/language_data.js
share/nextcloud/core/doc/admin/_static/logo-blue.pdf
@@ -17576,48 +17564,11 @@ share/nextcloud/core/doc/user/_static/custom.css
share/nextcloud/core/doc/user/_static/doctools.js
share/nextcloud/core/doc/user/_static/documentation_options.js
share/nextcloud/core/doc/user/_static/file.png
-share/nextcloud/core/doc/user/_static/fonts/Inconsolata-Bold.ttf
-share/nextcloud/core/doc/user/_static/fonts/Inconsolata-Regular.ttf
-share/nextcloud/core/doc/user/_static/fonts/Inconsolata.ttf
-share/nextcloud/core/doc/user/_static/fonts/Lato-Bold.ttf
-share/nextcloud/core/doc/user/_static/fonts/Lato-Regular.ttf
-share/nextcloud/core/doc/user/_static/fonts/Lato/lato-bold.eot
-share/nextcloud/core/doc/user/_static/fonts/Lato/lato-bold.ttf
-share/nextcloud/core/doc/user/_static/fonts/Lato/lato-bold.woff
-share/nextcloud/core/doc/user/_static/fonts/Lato/lato-bold.woff2
-share/nextcloud/core/doc/user/_static/fonts/Lato/lato-bolditalic.eot
-share/nextcloud/core/doc/user/_static/fonts/Lato/lato-bolditalic.ttf
-share/nextcloud/core/doc/user/_static/fonts/Lato/lato-bolditalic.woff
-share/nextcloud/core/doc/user/_static/fonts/Lato/lato-bolditalic.woff2
-share/nextcloud/core/doc/user/_static/fonts/Lato/lato-italic.eot
-share/nextcloud/core/doc/user/_static/fonts/Lato/lato-italic.ttf
-share/nextcloud/core/doc/user/_static/fonts/Lato/lato-italic.woff
-share/nextcloud/core/doc/user/_static/fonts/Lato/lato-italic.woff2
-share/nextcloud/core/doc/user/_static/fonts/Lato/lato-regular.eot
-share/nextcloud/core/doc/user/_static/fonts/Lato/lato-regular.ttf
-share/nextcloud/core/doc/user/_static/fonts/Lato/lato-regular.woff
-share/nextcloud/core/doc/user/_static/fonts/Lato/lato-regular.woff2
-share/nextcloud/core/doc/user/_static/fonts/RobotoSlab-Bold.ttf
-share/nextcloud/core/doc/user/_static/fonts/RobotoSlab-Regular.ttf
-share/nextcloud/core/doc/user/_static/fonts/RobotoSlab/roboto-slab-v7-bold.eot
-share/nextcloud/core/doc/user/_static/fonts/RobotoSlab/roboto-slab-v7-bold.ttf
-share/nextcloud/core/doc/user/_static/fonts/RobotoSlab/roboto-slab-v7-bold.woff
-share/nextcloud/core/doc/user/_static/fonts/RobotoSlab/roboto-slab-v7-bold.woff2
-share/nextcloud/core/doc/user/_static/fonts/RobotoSlab/roboto-slab-v7-regular.eot
-share/nextcloud/core/doc/user/_static/fonts/RobotoSlab/roboto-slab-v7-regular.ttf
-share/nextcloud/core/doc/user/_static/fonts/RobotoSlab/roboto-slab-v7-regular.woff
-share/nextcloud/core/doc/user/_static/fonts/RobotoSlab/roboto-slab-v7-regular.woff2
-share/nextcloud/core/doc/user/_static/fonts/fontawesome-webfont.eot
-share/nextcloud/core/doc/user/_static/fonts/fontawesome-webfont.svg
-share/nextcloud/core/doc/user/_static/fonts/fontawesome-webfont.ttf
-share/nextcloud/core/doc/user/_static/fonts/fontawesome-webfont.woff
-share/nextcloud/core/doc/user/_static/fonts/fontawesome-webfont.woff2
share/nextcloud/core/doc/user/_static/jquery-3.5.1.js
share/nextcloud/core/doc/user/_static/jquery.js
share/nextcloud/core/doc/user/_static/js/badge_only.js
share/nextcloud/core/doc/user/_static/js/html5shiv-printshiv.min.js
share/nextcloud/core/doc/user/_static/js/html5shiv.min.js
-share/nextcloud/core/doc/user/_static/js/modernizr.min.js
share/nextcloud/core/doc/user/_static/js/theme.js
share/nextcloud/core/doc/user/_static/language_data.js
share/nextcloud/core/doc/user/_static/logo-blue.pdf
@@ -18018,8 +17969,6 @@ share/nextcloud/core/l10n/es_SV.js
share/nextcloud/core/l10n/es_SV.json
share/nextcloud/core/l10n/es_UY.js
share/nextcloud/core/l10n/es_UY.json
-share/nextcloud/core/l10n/et_EE.js
-share/nextcloud/core/l10n/et_EE.json
share/nextcloud/core/l10n/eu.js
share/nextcloud/core/l10n/eu.json
share/nextcloud/core/l10n/fa.js
@@ -18134,6 +18083,7 @@ share/nextcloud/core/strings.php
share/nextcloud/core/templates/403.php
share/nextcloud/core/templates/404.php
share/nextcloud/core/templates/429.php
+share/nextcloud/core/templates/confirmation.php
share/nextcloud/core/templates/error.php
share/nextcloud/core/templates/exception.php
share/nextcloud/core/templates/filepicker.html
@@ -18157,6 +18107,7 @@ share/nextcloud/core/templates/loginflowv2/grant.php
share/nextcloud/core/templates/message.html
share/nextcloud/core/templates/publicshareauth.php
share/nextcloud/core/templates/recommendedapps.php
+share/nextcloud/core/templates/success.php
share/nextcloud/core/templates/tags.html
share/nextcloud/core/templates/twofactorselectchallenge.php
share/nextcloud/core/templates/twofactorsetupchallenge.php
@@ -18734,6 +18685,9 @@ share/nextcloud/lib/private/Files/ObjectStore/StorageObjectStore.php
share/nextcloud/lib/private/Files/ObjectStore/Swift.php
share/nextcloud/lib/private/Files/ObjectStore/SwiftFactory.php
share/nextcloud/lib/private/Files/ObjectStore/SwiftV2CachingAuthService.php
+share/nextcloud/lib/private/Files/Search/QueryOptimizer/PathPrefixOptimizer.php
+share/nextcloud/lib/private/Files/Search/QueryOptimizer/QueryOptimizer.php
+share/nextcloud/lib/private/Files/Search/QueryOptimizer/QueryOptimizerStep.php
share/nextcloud/lib/private/Files/Search/SearchBinaryOperator.php
share/nextcloud/lib/private/Files/Search/SearchComparison.php
share/nextcloud/lib/private/Files/Search/SearchOrder.php
@@ -18985,12 +18939,15 @@ share/nextcloud/lib/private/Security/IdentityProof/Key.php
share/nextcloud/lib/private/Security/IdentityProof/Manager.php
share/nextcloud/lib/private/Security/IdentityProof/Signer.php
share/nextcloud/lib/private/Security/Normalizer/IpAddress.php
+share/nextcloud/lib/private/Security/RateLimiting/Backend/DatabaseBackend.php
share/nextcloud/lib/private/Security/RateLimiting/Backend/IBackend.php
-share/nextcloud/lib/private/Security/RateLimiting/Backend/MemoryCache.php
+share/nextcloud/lib/private/Security/RateLimiting/Backend/MemoryCacheBackend.php
share/nextcloud/lib/private/Security/RateLimiting/Exception/RateLimitExceededException.php
share/nextcloud/lib/private/Security/RateLimiting/Limiter.php
share/nextcloud/lib/private/Security/SecureRandom.php
share/nextcloud/lib/private/Security/TrustedDomainHelper.php
+share/nextcloud/lib/private/Security/VerificationToken/CleanUpJob.php
+share/nextcloud/lib/private/Security/VerificationToken/VerificationToken.php
share/nextcloud/lib/private/Server.php
share/nextcloud/lib/private/ServerContainer.php
share/nextcloud/lib/private/ServerNotAvailableException.php
@@ -19559,6 +19516,8 @@ share/nextcloud/lib/public/Security/ICredentialsManager.php
share/nextcloud/lib/public/Security/ICrypto.php
share/nextcloud/lib/public/Security/IHasher.php
share/nextcloud/lib/public/Security/ISecureRandom.php
+share/nextcloud/lib/public/Security/VerificationToken/IVerificationToken.php
+share/nextcloud/lib/public/Security/VerificationToken/InvalidTokenException.php
share/nextcloud/lib/public/Session/Exceptions/SessionNotAvailableException.php
share/nextcloud/lib/public/Settings/IIconSection.php
share/nextcloud/lib/public/Settings/IManager.php
diff --git a/www/php-nextcloud/distinfo b/www/php-nextcloud/distinfo
index 43078acde27..2a3cc8b6c3f 100644
--- a/www/php-nextcloud/distinfo
+++ b/www/php-nextcloud/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.49 2021/10/26 11:30:24 nia Exp $
+$NetBSD: distinfo,v 1.50 2021/12/04 14:47:59 ryoon Exp $
-BLAKE2s (nextcloud-22.1.1.tar.bz2) = 1c197e345e21674a5b1e3e9b605670e3ef7feade7c9116f6c6dd1174579bba15
-SHA512 (nextcloud-22.1.1.tar.bz2) = 0b418d7d0e0e825ec9259334e377449a8dcd183dc907b094361c70b51b00732353996fdbf12f17c06cfa6bb918221cac56ee3051df0308ff453bb2d727e9c0ad
-Size (nextcloud-22.1.1.tar.bz2) = 145195483 bytes
+BLAKE2s (nextcloud-22.2.3.tar.bz2) = 0168ca4a12a9e77ef67f2974faf7d5b984cce80c03b6239794d696d09d9723e4
+SHA512 (nextcloud-22.2.3.tar.bz2) = d451454ba82d75d5c3639734b5b855ff320168a709fbd9ccc4e1e73c39446936787385cbdd64326743b262e057264eba291642dd0ed66d01c386f8261cc0c1fa
+Size (nextcloud-22.2.3.tar.bz2) = 130819469 bytes