Hello,

Update for Nextcloud to 22.2.6:

https://nextcloud.com/changelog/#latest22

OK? Comments?

Cheers.-

-- 

                 %gonzalo


Index: Makefile
===================================================================
RCS file: /cvs/ports/www/nextcloud/22/Makefile,v
retrieving revision 1.8
diff -u -p -r1.8 Makefile
--- Makefile    11 Mar 2022 20:10:10 -0000      1.8
+++ Makefile    22 Mar 2022 19:48:59 -0000
@@ -1,3 +1,3 @@
-NC_VERSION=    22.2.4
+NC_VERSION=    22.2.6
 
 .include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /cvs/ports/www/nextcloud/22/distinfo,v
retrieving revision 1.6
diff -u -p -r1.6 distinfo
--- distinfo    16 Feb 2022 15:31:53 -0000      1.6
+++ distinfo    22 Mar 2022 19:48:59 -0000
@@ -1,2 +1,2 @@
-SHA256 (nextcloud-22.2.4.tar.bz2) = 
9Jeg/aLcyBs1ql+qXgq24lSZBa4ij+NXp6eBD4MUzm4=
-SIZE (nextcloud-22.2.4.tar.bz2) = 131112732
+SHA256 (nextcloud-22.2.6.tar.bz2) = 
Dx0PDLAAxRsRiGviWorc5HiEbDIzVy/PKLRMXUA24jU=
+SIZE (nextcloud-22.2.6.tar.bz2) = 131746258
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/www/nextcloud/22/pkg/PLIST,v
retrieving revision 1.8
diff -u -p -r1.8 PLIST
--- pkg/PLIST   11 Mar 2022 20:10:10 -0000      1.8
+++ pkg/PLIST   22 Mar 2022 19:49:01 -0000
@@ -18,9 +18,93 @@ nextcloud/3rdparty/LICENSE INFO
 nextcloud/3rdparty/README.md
 nextcloud/3rdparty/autoload.php
 nextcloud/3rdparty/aws/
+nextcloud/3rdparty/aws/aws-crt-php/
+nextcloud/3rdparty/aws/aws-crt-php/.clang-format
+nextcloud/3rdparty/aws/aws-crt-php/.clang-format-ignore
+nextcloud/3rdparty/aws/aws-crt-php/.gitignore
+nextcloud/3rdparty/aws/aws-crt-php/.gitmodules
+nextcloud/3rdparty/aws/aws-crt-php/CONTRIBUTING.md
+nextcloud/3rdparty/aws/aws-crt-php/LICENSE
+nextcloud/3rdparty/aws/aws-crt-php/Makefile.frag
+nextcloud/3rdparty/aws/aws-crt-php/Makefile.frag.w32
+nextcloud/3rdparty/aws/aws-crt-php/NOTICE
+nextcloud/3rdparty/aws/aws-crt-php/README.md
+nextcloud/3rdparty/aws/aws-crt-php/builder.json
+nextcloud/3rdparty/aws/aws-crt-php/composer.json
+nextcloud/3rdparty/aws/aws-crt-php/config.m4
+nextcloud/3rdparty/aws/aws-crt-php/config.w32
+nextcloud/3rdparty/aws/aws-crt-php/ext/
+nextcloud/3rdparty/aws/aws-crt-php/ext/.gitignore
+nextcloud/3rdparty/aws/aws-crt-php/ext/awscrt.c
+nextcloud/3rdparty/aws/aws-crt-php/ext/awscrt.stub.php
+nextcloud/3rdparty/aws/aws-crt-php/ext/awscrt_arginfo.h
+nextcloud/3rdparty/aws/aws-crt-php/ext/crc.c
+nextcloud/3rdparty/aws/aws-crt-php/ext/credentials.c
+nextcloud/3rdparty/aws/aws-crt-php/ext/crt.c
+nextcloud/3rdparty/aws/aws-crt-php/ext/event_loop.c
+nextcloud/3rdparty/aws/aws-crt-php/ext/http.c
+nextcloud/3rdparty/aws/aws-crt-php/ext/logging.c
+nextcloud/3rdparty/aws/aws-crt-php/ext/php_aws_crt.h
+nextcloud/3rdparty/aws/aws-crt-php/ext/php_util.c
+nextcloud/3rdparty/aws/aws-crt-php/ext/signing.c
+nextcloud/3rdparty/aws/aws-crt-php/ext/stream.c
+nextcloud/3rdparty/aws/aws-crt-php/format-check.sh
+nextcloud/3rdparty/aws/aws-crt-php/gen_api.php
+nextcloud/3rdparty/aws/aws-crt-php/gen_stub.php
+nextcloud/3rdparty/aws/aws-crt-php/package.xml-template_post
+nextcloud/3rdparty/aws/aws-crt-php/package.xml-template_pre
+nextcloud/3rdparty/aws/aws-crt-php/php-win.ini
+nextcloud/3rdparty/aws/aws-crt-php/php.ini
+nextcloud/3rdparty/aws/aws-crt-php/prepare_package_xml.sh
+nextcloud/3rdparty/aws/aws-crt-php/prepare_release.sh
+nextcloud/3rdparty/aws/aws-crt-php/run_tests
+nextcloud/3rdparty/aws/aws-crt-php/run_tests.bat
+nextcloud/3rdparty/aws/aws-crt-php/src/
+nextcloud/3rdparty/aws/aws-crt-php/src/.gitignore
+nextcloud/3rdparty/aws/aws-crt-php/src/AWS/
+nextcloud/3rdparty/aws/aws-crt-php/src/AWS/CRT/
+nextcloud/3rdparty/aws/aws-crt-php/src/AWS/CRT/Auth/
+nextcloud/3rdparty/aws/aws-crt-php/src/AWS/CRT/Auth/AwsCredentials.php
+nextcloud/3rdparty/aws/aws-crt-php/src/AWS/CRT/Auth/CredentialsProvider.php
+nextcloud/3rdparty/aws/aws-crt-php/src/AWS/CRT/Auth/Signable.php
+nextcloud/3rdparty/aws/aws-crt-php/src/AWS/CRT/Auth/SignatureType.php
+nextcloud/3rdparty/aws/aws-crt-php/src/AWS/CRT/Auth/SignedBodyHeaderType.php
+nextcloud/3rdparty/aws/aws-crt-php/src/AWS/CRT/Auth/Signing.php
+nextcloud/3rdparty/aws/aws-crt-php/src/AWS/CRT/Auth/SigningAlgorithm.php
+nextcloud/3rdparty/aws/aws-crt-php/src/AWS/CRT/Auth/SigningConfigAWS.php
+nextcloud/3rdparty/aws/aws-crt-php/src/AWS/CRT/Auth/SigningResult.php
+nextcloud/3rdparty/aws/aws-crt-php/src/AWS/CRT/Auth/StaticCredentialsProvider.php
+nextcloud/3rdparty/aws/aws-crt-php/src/AWS/CRT/CRT.php
+nextcloud/3rdparty/aws/aws-crt-php/src/AWS/CRT/HTTP/
+nextcloud/3rdparty/aws/aws-crt-php/src/AWS/CRT/HTTP/Headers.php
+nextcloud/3rdparty/aws/aws-crt-php/src/AWS/CRT/HTTP/Message.php
+nextcloud/3rdparty/aws/aws-crt-php/src/AWS/CRT/HTTP/Request.php
+nextcloud/3rdparty/aws/aws-crt-php/src/AWS/CRT/HTTP/Response.php
+nextcloud/3rdparty/aws/aws-crt-php/src/AWS/CRT/IO/
+nextcloud/3rdparty/aws/aws-crt-php/src/AWS/CRT/IO/EventLoopGroup.php
+nextcloud/3rdparty/aws/aws-crt-php/src/AWS/CRT/IO/InputStream.php
+nextcloud/3rdparty/aws/aws-crt-php/src/AWS/CRT/Internal/
+nextcloud/3rdparty/aws/aws-crt-php/src/AWS/CRT/Internal/Encoding.php
+nextcloud/3rdparty/aws/aws-crt-php/src/AWS/CRT/Internal/Extension.php
+nextcloud/3rdparty/aws/aws-crt-php/src/AWS/CRT/Log.php
+nextcloud/3rdparty/aws/aws-crt-php/src/AWS/CRT/NativeResource.php
+nextcloud/3rdparty/aws/aws-crt-php/src/AWS/CRT/Options.php
+nextcloud/3rdparty/aws/aws-crt-php/tests/
+nextcloud/3rdparty/aws/aws-crt-php/tests/000_CoreTest.php
+nextcloud/3rdparty/aws/aws-crt-php/tests/CrcTest.php
+nextcloud/3rdparty/aws/aws-crt-php/tests/CredentialsTest.php
+nextcloud/3rdparty/aws/aws-crt-php/tests/ErrorTest.php
+nextcloud/3rdparty/aws/aws-crt-php/tests/EventLoopGroupTest.php
+nextcloud/3rdparty/aws/aws-crt-php/tests/HttpMessageTest.php
+nextcloud/3rdparty/aws/aws-crt-php/tests/LogTest.php
+nextcloud/3rdparty/aws/aws-crt-php/tests/SigningTest.php
+nextcloud/3rdparty/aws/aws-crt-php/tests/StreamTest.php
+nextcloud/3rdparty/aws/aws-crt-php/tests/common.inc
 nextcloud/3rdparty/aws/aws-sdk-php/
-nextcloud/3rdparty/aws/aws-sdk-php/LICENSE.md
-nextcloud/3rdparty/aws/aws-sdk-php/NOTICE.md
+nextcloud/3rdparty/aws/aws-sdk-php/CRT_INSTRUCTIONS.md
+nextcloud/3rdparty/aws/aws-sdk-php/LICENSE
+nextcloud/3rdparty/aws/aws-sdk-php/NOTICE
+nextcloud/3rdparty/aws/aws-sdk-php/THIRD-PARTY-LICENSES
 nextcloud/3rdparty/aws/aws-sdk-php/composer.json
 nextcloud/3rdparty/aws/aws-sdk-php/src/
 nextcloud/3rdparty/aws/aws-sdk-php/src/ACMPCA/
@@ -32,6 +116,10 @@ nextcloud/3rdparty/aws/aws-sdk-php/src/A
 nextcloud/3rdparty/aws/aws-sdk-php/src/AccessAnalyzer/AccessAnalyzerClient.php
 nextcloud/3rdparty/aws/aws-sdk-php/src/AccessAnalyzer/Exception/
 
nextcloud/3rdparty/aws/aws-sdk-php/src/AccessAnalyzer/Exception/AccessAnalyzerException.php
+nextcloud/3rdparty/aws/aws-sdk-php/src/Account/
+nextcloud/3rdparty/aws/aws-sdk-php/src/Account/AccountClient.php
+nextcloud/3rdparty/aws/aws-sdk-php/src/Account/Exception/
+nextcloud/3rdparty/aws/aws-sdk-php/src/Account/Exception/AccountException.php
 nextcloud/3rdparty/aws/aws-sdk-php/src/Acm/
 nextcloud/3rdparty/aws/aws-sdk-php/src/Acm/AcmClient.php
 nextcloud/3rdparty/aws/aws-sdk-php/src/Acm/Exception/
@@ -48,6 +136,10 @@ nextcloud/3rdparty/aws/aws-sdk-php/src/A
 nextcloud/3rdparty/aws/aws-sdk-php/src/AmplifyBackend/AmplifyBackendClient.php
 nextcloud/3rdparty/aws/aws-sdk-php/src/AmplifyBackend/Exception/
 
nextcloud/3rdparty/aws/aws-sdk-php/src/AmplifyBackend/Exception/AmplifyBackendException.php
+nextcloud/3rdparty/aws/aws-sdk-php/src/AmplifyUIBuilder/
+nextcloud/3rdparty/aws/aws-sdk-php/src/AmplifyUIBuilder/AmplifyUIBuilderClient.php
+nextcloud/3rdparty/aws/aws-sdk-php/src/AmplifyUIBuilder/Exception/
+nextcloud/3rdparty/aws/aws-sdk-php/src/AmplifyUIBuilder/Exception/AmplifyUIBuilderException.php
 nextcloud/3rdparty/aws/aws-sdk-php/src/Api/
 nextcloud/3rdparty/aws/aws-sdk-php/src/Api/AbstractModel.php
 nextcloud/3rdparty/aws/aws-sdk-php/src/Api/ApiProvider.php
@@ -110,6 +202,10 @@ nextcloud/3rdparty/aws/aws-sdk-php/src/A
 nextcloud/3rdparty/aws/aws-sdk-php/src/AppConfig/AppConfigClient.php
 nextcloud/3rdparty/aws/aws-sdk-php/src/AppConfig/Exception/
 
nextcloud/3rdparty/aws/aws-sdk-php/src/AppConfig/Exception/AppConfigException.php
+nextcloud/3rdparty/aws/aws-sdk-php/src/AppConfigData/
+nextcloud/3rdparty/aws/aws-sdk-php/src/AppConfigData/AppConfigDataClient.php
+nextcloud/3rdparty/aws/aws-sdk-php/src/AppConfigData/Exception/
+nextcloud/3rdparty/aws/aws-sdk-php/src/AppConfigData/Exception/AppConfigDataException.php
 nextcloud/3rdparty/aws/aws-sdk-php/src/AppIntegrationsService/
 
nextcloud/3rdparty/aws/aws-sdk-php/src/AppIntegrationsService/AppIntegrationsServiceClient.php
 nextcloud/3rdparty/aws/aws-sdk-php/src/AppIntegrationsService/Exception/
@@ -167,6 +263,7 @@ nextcloud/3rdparty/aws/aws-sdk-php/src/A
 nextcloud/3rdparty/aws/aws-sdk-php/src/Arn/S3/
 nextcloud/3rdparty/aws/aws-sdk-php/src/Arn/S3/AccessPointArn.php
 nextcloud/3rdparty/aws/aws-sdk-php/src/Arn/S3/BucketArnInterface.php
+nextcloud/3rdparty/aws/aws-sdk-php/src/Arn/S3/MultiRegionAccessPointArn.php
 nextcloud/3rdparty/aws/aws-sdk-php/src/Arn/S3/OutpostsAccessPointArn.php
 nextcloud/3rdparty/aws/aws-sdk-php/src/Arn/S3/OutpostsArnInterface.php
 nextcloud/3rdparty/aws/aws-sdk-php/src/Arn/S3/OutpostsBucketArn.php
@@ -197,6 +294,10 @@ nextcloud/3rdparty/aws/aws-sdk-php/src/B
 nextcloud/3rdparty/aws/aws-sdk-php/src/Backup/BackupClient.php
 nextcloud/3rdparty/aws/aws-sdk-php/src/Backup/Exception/
 nextcloud/3rdparty/aws/aws-sdk-php/src/Backup/Exception/BackupException.php
+nextcloud/3rdparty/aws/aws-sdk-php/src/BackupGateway/
+nextcloud/3rdparty/aws/aws-sdk-php/src/BackupGateway/BackupGatewayClient.php
+nextcloud/3rdparty/aws/aws-sdk-php/src/BackupGateway/Exception/
+nextcloud/3rdparty/aws/aws-sdk-php/src/BackupGateway/Exception/BackupGatewayException.php
 nextcloud/3rdparty/aws/aws-sdk-php/src/Batch/
 nextcloud/3rdparty/aws/aws-sdk-php/src/Batch/BatchClient.php
 nextcloud/3rdparty/aws/aws-sdk-php/src/Batch/Exception/
@@ -214,6 +315,18 @@ nextcloud/3rdparty/aws/aws-sdk-php/src/C
 nextcloud/3rdparty/aws/aws-sdk-php/src/Chime/ChimeClient.php
 nextcloud/3rdparty/aws/aws-sdk-php/src/Chime/Exception/
 nextcloud/3rdparty/aws/aws-sdk-php/src/Chime/Exception/ChimeException.php
+nextcloud/3rdparty/aws/aws-sdk-php/src/ChimeSDKIdentity/
+nextcloud/3rdparty/aws/aws-sdk-php/src/ChimeSDKIdentity/ChimeSDKIdentityClient.php
+nextcloud/3rdparty/aws/aws-sdk-php/src/ChimeSDKIdentity/Exception/
+nextcloud/3rdparty/aws/aws-sdk-php/src/ChimeSDKIdentity/Exception/ChimeSDKIdentityException.php
+nextcloud/3rdparty/aws/aws-sdk-php/src/ChimeSDKMeetings/
+nextcloud/3rdparty/aws/aws-sdk-php/src/ChimeSDKMeetings/ChimeSDKMeetingsClient.php
+nextcloud/3rdparty/aws/aws-sdk-php/src/ChimeSDKMeetings/Exception/
+nextcloud/3rdparty/aws/aws-sdk-php/src/ChimeSDKMeetings/Exception/ChimeSDKMeetingsException.php
+nextcloud/3rdparty/aws/aws-sdk-php/src/ChimeSDKMessaging/
+nextcloud/3rdparty/aws/aws-sdk-php/src/ChimeSDKMessaging/ChimeSDKMessagingClient.php
+nextcloud/3rdparty/aws/aws-sdk-php/src/ChimeSDKMessaging/Exception/
+nextcloud/3rdparty/aws/aws-sdk-php/src/ChimeSDKMessaging/Exception/ChimeSDKMessagingException.php
 nextcloud/3rdparty/aws/aws-sdk-php/src/ClientResolver.php
 nextcloud/3rdparty/aws/aws-sdk-php/src/ClientSideMonitoring/
 
nextcloud/3rdparty/aws/aws-sdk-php/src/ClientSideMonitoring/AbstractMonitoringMiddleware.php
@@ -229,6 +342,10 @@ nextcloud/3rdparty/aws/aws-sdk-php/src/C
 nextcloud/3rdparty/aws/aws-sdk-php/src/Cloud9/Cloud9Client.php
 nextcloud/3rdparty/aws/aws-sdk-php/src/Cloud9/Exception/
 nextcloud/3rdparty/aws/aws-sdk-php/src/Cloud9/Exception/Cloud9Exception.php
+nextcloud/3rdparty/aws/aws-sdk-php/src/CloudControlApi/
+nextcloud/3rdparty/aws/aws-sdk-php/src/CloudControlApi/CloudControlApiClient.php
+nextcloud/3rdparty/aws/aws-sdk-php/src/CloudControlApi/Exception/
+nextcloud/3rdparty/aws/aws-sdk-php/src/CloudControlApi/Exception/CloudControlApiException.php
 nextcloud/3rdparty/aws/aws-sdk-php/src/CloudDirectory/
 nextcloud/3rdparty/aws/aws-sdk-php/src/CloudDirectory/CloudDirectoryClient.php
 nextcloud/3rdparty/aws/aws-sdk-php/src/CloudDirectory/Exception/
@@ -275,10 +392,18 @@ nextcloud/3rdparty/aws/aws-sdk-php/src/C
 
nextcloud/3rdparty/aws/aws-sdk-php/src/CloudWatchEvents/CloudWatchEventsClient.php
 nextcloud/3rdparty/aws/aws-sdk-php/src/CloudWatchEvents/Exception/
 
nextcloud/3rdparty/aws/aws-sdk-php/src/CloudWatchEvents/Exception/CloudWatchEventsException.php
+nextcloud/3rdparty/aws/aws-sdk-php/src/CloudWatchEvidently/
+nextcloud/3rdparty/aws/aws-sdk-php/src/CloudWatchEvidently/CloudWatchEvidentlyClient.php
+nextcloud/3rdparty/aws/aws-sdk-php/src/CloudWatchEvidently/Exception/
+nextcloud/3rdparty/aws/aws-sdk-php/src/CloudWatchEvidently/Exception/CloudWatchEvidentlyException.php
 nextcloud/3rdparty/aws/aws-sdk-php/src/CloudWatchLogs/
 nextcloud/3rdparty/aws/aws-sdk-php/src/CloudWatchLogs/CloudWatchLogsClient.php
 nextcloud/3rdparty/aws/aws-sdk-php/src/CloudWatchLogs/Exception/
 
nextcloud/3rdparty/aws/aws-sdk-php/src/CloudWatchLogs/Exception/CloudWatchLogsException.php
+nextcloud/3rdparty/aws/aws-sdk-php/src/CloudWatchRUM/
+nextcloud/3rdparty/aws/aws-sdk-php/src/CloudWatchRUM/CloudWatchRUMClient.php
+nextcloud/3rdparty/aws/aws-sdk-php/src/CloudWatchRUM/Exception/
+nextcloud/3rdparty/aws/aws-sdk-php/src/CloudWatchRUM/Exception/CloudWatchRUMException.php
 nextcloud/3rdparty/aws/aws-sdk-php/src/CodeArtifact/
 nextcloud/3rdparty/aws/aws-sdk-php/src/CodeArtifact/CodeArtifactClient.php
 nextcloud/3rdparty/aws/aws-sdk-php/src/CodeArtifact/Exception/
@@ -364,6 +489,10 @@ nextcloud/3rdparty/aws/aws-sdk-php/src/C
 
nextcloud/3rdparty/aws/aws-sdk-php/src/ConnectParticipant/ConnectParticipantClient.php
 nextcloud/3rdparty/aws/aws-sdk-php/src/ConnectParticipant/Exception/
 
nextcloud/3rdparty/aws/aws-sdk-php/src/ConnectParticipant/Exception/ConnectParticipantException.php
+nextcloud/3rdparty/aws/aws-sdk-php/src/ConnectWisdomService/
+nextcloud/3rdparty/aws/aws-sdk-php/src/ConnectWisdomService/ConnectWisdomServiceClient.php
+nextcloud/3rdparty/aws/aws-sdk-php/src/ConnectWisdomService/Exception/
+nextcloud/3rdparty/aws/aws-sdk-php/src/ConnectWisdomService/Exception/ConnectWisdomServiceException.php
 nextcloud/3rdparty/aws/aws-sdk-php/src/CostExplorer/
 nextcloud/3rdparty/aws/aws-sdk-php/src/CostExplorer/CostExplorerClient.php
 nextcloud/3rdparty/aws/aws-sdk-php/src/CostExplorer/Exception/
@@ -439,6 +568,12 @@ nextcloud/3rdparty/aws/aws-sdk-php/src/D
 
nextcloud/3rdparty/aws/aws-sdk-php/src/DatabaseMigrationService/DatabaseMigrationServiceClient.php
 nextcloud/3rdparty/aws/aws-sdk-php/src/DatabaseMigrationService/Exception/
 
nextcloud/3rdparty/aws/aws-sdk-php/src/DatabaseMigrationService/Exception/DatabaseMigrationServiceException.php
+nextcloud/3rdparty/aws/aws-sdk-php/src/DefaultsMode/
+nextcloud/3rdparty/aws/aws-sdk-php/src/DefaultsMode/Configuration.php
+nextcloud/3rdparty/aws/aws-sdk-php/src/DefaultsMode/ConfigurationInterface.php
+nextcloud/3rdparty/aws/aws-sdk-php/src/DefaultsMode/ConfigurationProvider.php
+nextcloud/3rdparty/aws/aws-sdk-php/src/DefaultsMode/Exception/
+nextcloud/3rdparty/aws/aws-sdk-php/src/DefaultsMode/Exception/ConfigurationException.php
 nextcloud/3rdparty/aws/aws-sdk-php/src/Detective/
 nextcloud/3rdparty/aws/aws-sdk-php/src/Detective/DetectiveClient.php
 nextcloud/3rdparty/aws/aws-sdk-php/src/Detective/Exception/
@@ -556,6 +691,18 @@ nextcloud/3rdparty/aws/aws-sdk-php/src/E
 nextcloud/3rdparty/aws/aws-sdk-php/src/Endpoint/PartitionEndpointProvider.php
 nextcloud/3rdparty/aws/aws-sdk-php/src/Endpoint/PartitionInterface.php
 nextcloud/3rdparty/aws/aws-sdk-php/src/Endpoint/PatternEndpointProvider.php
+nextcloud/3rdparty/aws/aws-sdk-php/src/Endpoint/UseDualstackEndpoint/
+nextcloud/3rdparty/aws/aws-sdk-php/src/Endpoint/UseDualstackEndpoint/Configuration.php
+nextcloud/3rdparty/aws/aws-sdk-php/src/Endpoint/UseDualstackEndpoint/ConfigurationInterface.php
+nextcloud/3rdparty/aws/aws-sdk-php/src/Endpoint/UseDualstackEndpoint/ConfigurationProvider.php
+nextcloud/3rdparty/aws/aws-sdk-php/src/Endpoint/UseDualstackEndpoint/Exception/
+nextcloud/3rdparty/aws/aws-sdk-php/src/Endpoint/UseDualstackEndpoint/Exception/ConfigurationException.php
+nextcloud/3rdparty/aws/aws-sdk-php/src/Endpoint/UseFipsEndpoint/
+nextcloud/3rdparty/aws/aws-sdk-php/src/Endpoint/UseFipsEndpoint/Configuration.php
+nextcloud/3rdparty/aws/aws-sdk-php/src/Endpoint/UseFipsEndpoint/ConfigurationInterface.php
+nextcloud/3rdparty/aws/aws-sdk-php/src/Endpoint/UseFipsEndpoint/ConfigurationProvider.php
+nextcloud/3rdparty/aws/aws-sdk-php/src/Endpoint/UseFipsEndpoint/Exception/
+nextcloud/3rdparty/aws/aws-sdk-php/src/Endpoint/UseFipsEndpoint/Exception/ConfigurationException.php
 nextcloud/3rdparty/aws/aws-sdk-php/src/EndpointDiscovery/
 nextcloud/3rdparty/aws/aws-sdk-php/src/EndpointDiscovery/Configuration.php
 
nextcloud/3rdparty/aws/aws-sdk-php/src/EndpointDiscovery/ConfigurationInterface.php
@@ -571,6 +718,7 @@ nextcloud/3rdparty/aws/aws-sdk-php/src/E
 
nextcloud/3rdparty/aws/aws-sdk-php/src/EventBridge/Exception/EventBridgeException.php
 nextcloud/3rdparty/aws/aws-sdk-php/src/Exception/
 nextcloud/3rdparty/aws/aws-sdk-php/src/Exception/AwsException.php
+nextcloud/3rdparty/aws/aws-sdk-php/src/Exception/CommonRuntimeException.php
 
nextcloud/3rdparty/aws/aws-sdk-php/src/Exception/CouldNotCreateChecksumException.php
 nextcloud/3rdparty/aws/aws-sdk-php/src/Exception/CredentialsException.php
 nextcloud/3rdparty/aws/aws-sdk-php/src/Exception/CryptoException.php
@@ -700,6 +848,10 @@ nextcloud/3rdparty/aws/aws-sdk-php/src/I
 nextcloud/3rdparty/aws/aws-sdk-php/src/Inspector/Exception/
 
nextcloud/3rdparty/aws/aws-sdk-php/src/Inspector/Exception/InspectorException.php
 nextcloud/3rdparty/aws/aws-sdk-php/src/Inspector/InspectorClient.php
+nextcloud/3rdparty/aws/aws-sdk-php/src/Inspector2/
+nextcloud/3rdparty/aws/aws-sdk-php/src/Inspector2/Exception/
+nextcloud/3rdparty/aws/aws-sdk-php/src/Inspector2/Exception/Inspector2Exception.php
+nextcloud/3rdparty/aws/aws-sdk-php/src/Inspector2/Inspector2Client.php
 nextcloud/3rdparty/aws/aws-sdk-php/src/IoT1ClickDevicesService/
 nextcloud/3rdparty/aws/aws-sdk-php/src/IoT1ClickDevicesService/Exception/
 
nextcloud/3rdparty/aws/aws-sdk-php/src/IoT1ClickDevicesService/Exception/IoT1ClickDevicesServiceException.php
@@ -744,6 +896,10 @@ nextcloud/3rdparty/aws/aws-sdk-php/src/I
 nextcloud/3rdparty/aws/aws-sdk-php/src/IoTThingsGraph/Exception/
 
nextcloud/3rdparty/aws/aws-sdk-php/src/IoTThingsGraph/Exception/IoTThingsGraphException.php
 nextcloud/3rdparty/aws/aws-sdk-php/src/IoTThingsGraph/IoTThingsGraphClient.php
+nextcloud/3rdparty/aws/aws-sdk-php/src/IoTTwinMaker/
+nextcloud/3rdparty/aws/aws-sdk-php/src/IoTTwinMaker/Exception/
+nextcloud/3rdparty/aws/aws-sdk-php/src/IoTTwinMaker/Exception/IoTTwinMakerException.php
+nextcloud/3rdparty/aws/aws-sdk-php/src/IoTTwinMaker/IoTTwinMakerClient.php
 nextcloud/3rdparty/aws/aws-sdk-php/src/IoTWireless/
 nextcloud/3rdparty/aws/aws-sdk-php/src/IoTWireless/Exception/
 
nextcloud/3rdparty/aws/aws-sdk-php/src/IoTWireless/Exception/IoTWirelessException.php
@@ -761,6 +917,14 @@ nextcloud/3rdparty/aws/aws-sdk-php/src/K
 nextcloud/3rdparty/aws/aws-sdk-php/src/Kafka/Exception/
 nextcloud/3rdparty/aws/aws-sdk-php/src/Kafka/Exception/KafkaException.php
 nextcloud/3rdparty/aws/aws-sdk-php/src/Kafka/KafkaClient.php
+nextcloud/3rdparty/aws/aws-sdk-php/src/KafkaConnect/
+nextcloud/3rdparty/aws/aws-sdk-php/src/KafkaConnect/Exception/
+nextcloud/3rdparty/aws/aws-sdk-php/src/KafkaConnect/Exception/KafkaConnectException.php
+nextcloud/3rdparty/aws/aws-sdk-php/src/KafkaConnect/KafkaConnectClient.php
+nextcloud/3rdparty/aws/aws-sdk-php/src/Keyspaces/
+nextcloud/3rdparty/aws/aws-sdk-php/src/Keyspaces/Exception/
+nextcloud/3rdparty/aws/aws-sdk-php/src/Keyspaces/Exception/KeyspacesException.php
+nextcloud/3rdparty/aws/aws-sdk-php/src/Keyspaces/KeyspacesClient.php
 nextcloud/3rdparty/aws/aws-sdk-php/src/Kinesis/
 nextcloud/3rdparty/aws/aws-sdk-php/src/Kinesis/Exception/
 nextcloud/3rdparty/aws/aws-sdk-php/src/Kinesis/Exception/KinesisException.php
@@ -870,6 +1034,10 @@ nextcloud/3rdparty/aws/aws-sdk-php/src/M
 nextcloud/3rdparty/aws/aws-sdk-php/src/ManagedBlockchain/Exception/
 
nextcloud/3rdparty/aws/aws-sdk-php/src/ManagedBlockchain/Exception/ManagedBlockchainException.php
 
nextcloud/3rdparty/aws/aws-sdk-php/src/ManagedBlockchain/ManagedBlockchainClient.php
+nextcloud/3rdparty/aws/aws-sdk-php/src/ManagedGrafana/
+nextcloud/3rdparty/aws/aws-sdk-php/src/ManagedGrafana/Exception/
+nextcloud/3rdparty/aws/aws-sdk-php/src/ManagedGrafana/Exception/ManagedGrafanaException.php
+nextcloud/3rdparty/aws/aws-sdk-php/src/ManagedGrafana/ManagedGrafanaClient.php
 nextcloud/3rdparty/aws/aws-sdk-php/src/MarketplaceCatalog/
 nextcloud/3rdparty/aws/aws-sdk-php/src/MarketplaceCatalog/Exception/
 
nextcloud/3rdparty/aws/aws-sdk-php/src/MarketplaceCatalog/Exception/MarketplaceCatalogException.php
@@ -918,6 +1086,10 @@ nextcloud/3rdparty/aws/aws-sdk-php/src/M
 nextcloud/3rdparty/aws/aws-sdk-php/src/MediaTailor/Exception/
 
nextcloud/3rdparty/aws/aws-sdk-php/src/MediaTailor/Exception/MediaTailorException.php
 nextcloud/3rdparty/aws/aws-sdk-php/src/MediaTailor/MediaTailorClient.php
+nextcloud/3rdparty/aws/aws-sdk-php/src/MemoryDB/
+nextcloud/3rdparty/aws/aws-sdk-php/src/MemoryDB/Exception/
+nextcloud/3rdparty/aws/aws-sdk-php/src/MemoryDB/Exception/MemoryDBException.php
+nextcloud/3rdparty/aws/aws-sdk-php/src/MemoryDB/MemoryDBClient.php
 nextcloud/3rdparty/aws/aws-sdk-php/src/Middleware.php
 nextcloud/3rdparty/aws/aws-sdk-php/src/MigrationHub/
 nextcloud/3rdparty/aws/aws-sdk-php/src/MigrationHub/Exception/
@@ -927,6 +1099,14 @@ nextcloud/3rdparty/aws/aws-sdk-php/src/M
 nextcloud/3rdparty/aws/aws-sdk-php/src/MigrationHubConfig/Exception/
 
nextcloud/3rdparty/aws/aws-sdk-php/src/MigrationHubConfig/Exception/MigrationHubConfigException.php
 
nextcloud/3rdparty/aws/aws-sdk-php/src/MigrationHubConfig/MigrationHubConfigClient.php
+nextcloud/3rdparty/aws/aws-sdk-php/src/MigrationHubRefactorSpaces/
+nextcloud/3rdparty/aws/aws-sdk-php/src/MigrationHubRefactorSpaces/Exception/
+nextcloud/3rdparty/aws/aws-sdk-php/src/MigrationHubRefactorSpaces/Exception/MigrationHubRefactorSpacesException.php
+nextcloud/3rdparty/aws/aws-sdk-php/src/MigrationHubRefactorSpaces/MigrationHubRefactorSpacesClient.php
+nextcloud/3rdparty/aws/aws-sdk-php/src/MigrationHubStrategyRecommendations/
+nextcloud/3rdparty/aws/aws-sdk-php/src/MigrationHubStrategyRecommendations/Exception/
+nextcloud/3rdparty/aws/aws-sdk-php/src/MigrationHubStrategyRecommendations/Exception/MigrationHubStrategyRecommendationsException.php
+nextcloud/3rdparty/aws/aws-sdk-php/src/MigrationHubStrategyRecommendations/MigrationHubStrategyRecommendationsClient.php
 nextcloud/3rdparty/aws/aws-sdk-php/src/Mobile/
 nextcloud/3rdparty/aws/aws-sdk-php/src/Mobile/Exception/
 nextcloud/3rdparty/aws/aws-sdk-php/src/Mobile/Exception/MobileException.php
@@ -954,6 +1134,10 @@ nextcloud/3rdparty/aws/aws-sdk-php/src/N
 nextcloud/3rdparty/aws/aws-sdk-php/src/NimbleStudio/Exception/
 
nextcloud/3rdparty/aws/aws-sdk-php/src/NimbleStudio/Exception/NimbleStudioException.php
 nextcloud/3rdparty/aws/aws-sdk-php/src/NimbleStudio/NimbleStudioClient.php
+nextcloud/3rdparty/aws/aws-sdk-php/src/OpenSearchService/
+nextcloud/3rdparty/aws/aws-sdk-php/src/OpenSearchService/Exception/
+nextcloud/3rdparty/aws/aws-sdk-php/src/OpenSearchService/Exception/OpenSearchServiceException.php
+nextcloud/3rdparty/aws/aws-sdk-php/src/OpenSearchService/OpenSearchServiceClient.php
 nextcloud/3rdparty/aws/aws-sdk-php/src/OpsWorks/
 nextcloud/3rdparty/aws/aws-sdk-php/src/OpsWorks/Exception/
 nextcloud/3rdparty/aws/aws-sdk-php/src/OpsWorks/Exception/OpsWorksException.php
@@ -974,6 +1158,10 @@ nextcloud/3rdparty/aws/aws-sdk-php/src/P
 nextcloud/3rdparty/aws/aws-sdk-php/src/PI/Exception/
 nextcloud/3rdparty/aws/aws-sdk-php/src/PI/Exception/PIException.php
 nextcloud/3rdparty/aws/aws-sdk-php/src/PI/PIClient.php
+nextcloud/3rdparty/aws/aws-sdk-php/src/Panorama/
+nextcloud/3rdparty/aws/aws-sdk-php/src/Panorama/Exception/
+nextcloud/3rdparty/aws/aws-sdk-php/src/Panorama/Exception/PanoramaException.php
+nextcloud/3rdparty/aws/aws-sdk-php/src/Panorama/PanoramaClient.php
 nextcloud/3rdparty/aws/aws-sdk-php/src/Personalize/
 nextcloud/3rdparty/aws/aws-sdk-php/src/Personalize/Exception/
 
nextcloud/3rdparty/aws/aws-sdk-php/src/Personalize/Exception/PersonalizeException.php
@@ -1043,6 +1231,10 @@ nextcloud/3rdparty/aws/aws-sdk-php/src/R
 nextcloud/3rdparty/aws/aws-sdk-php/src/Rds/Exception/
 nextcloud/3rdparty/aws/aws-sdk-php/src/Rds/Exception/RdsException.php
 nextcloud/3rdparty/aws/aws-sdk-php/src/Rds/RdsClient.php
+nextcloud/3rdparty/aws/aws-sdk-php/src/RecycleBin/
+nextcloud/3rdparty/aws/aws-sdk-php/src/RecycleBin/Exception/
+nextcloud/3rdparty/aws/aws-sdk-php/src/RecycleBin/Exception/RecycleBinException.php
+nextcloud/3rdparty/aws/aws-sdk-php/src/RecycleBin/RecycleBinClient.php
 nextcloud/3rdparty/aws/aws-sdk-php/src/Redshift/
 nextcloud/3rdparty/aws/aws-sdk-php/src/Redshift/Exception/
 nextcloud/3rdparty/aws/aws-sdk-php/src/Redshift/Exception/RedshiftException.php
@@ -1055,6 +1247,10 @@ nextcloud/3rdparty/aws/aws-sdk-php/src/R
 nextcloud/3rdparty/aws/aws-sdk-php/src/Rekognition/Exception/
 
nextcloud/3rdparty/aws/aws-sdk-php/src/Rekognition/Exception/RekognitionException.php
 nextcloud/3rdparty/aws/aws-sdk-php/src/Rekognition/RekognitionClient.php
+nextcloud/3rdparty/aws/aws-sdk-php/src/ResilienceHub/
+nextcloud/3rdparty/aws/aws-sdk-php/src/ResilienceHub/Exception/
+nextcloud/3rdparty/aws/aws-sdk-php/src/ResilienceHub/Exception/ResilienceHubException.php
+nextcloud/3rdparty/aws/aws-sdk-php/src/ResilienceHub/ResilienceHubClient.php
 nextcloud/3rdparty/aws/aws-sdk-php/src/ResourceGroups/
 nextcloud/3rdparty/aws/aws-sdk-php/src/ResourceGroups/Exception/
 
nextcloud/3rdparty/aws/aws-sdk-php/src/ResourceGroups/Exception/ResourceGroupsException.php
@@ -1090,6 +1286,18 @@ nextcloud/3rdparty/aws/aws-sdk-php/src/R
 nextcloud/3rdparty/aws/aws-sdk-php/src/Route53Domains/Exception/
 
nextcloud/3rdparty/aws/aws-sdk-php/src/Route53Domains/Exception/Route53DomainsException.php
 nextcloud/3rdparty/aws/aws-sdk-php/src/Route53Domains/Route53DomainsClient.php
+nextcloud/3rdparty/aws/aws-sdk-php/src/Route53RecoveryCluster/
+nextcloud/3rdparty/aws/aws-sdk-php/src/Route53RecoveryCluster/Exception/
+nextcloud/3rdparty/aws/aws-sdk-php/src/Route53RecoveryCluster/Exception/Route53RecoveryClusterException.php
+nextcloud/3rdparty/aws/aws-sdk-php/src/Route53RecoveryCluster/Route53RecoveryClusterClient.php
+nextcloud/3rdparty/aws/aws-sdk-php/src/Route53RecoveryControlConfig/
+nextcloud/3rdparty/aws/aws-sdk-php/src/Route53RecoveryControlConfig/Exception/
+nextcloud/3rdparty/aws/aws-sdk-php/src/Route53RecoveryControlConfig/Exception/Route53RecoveryControlConfigException.php
+nextcloud/3rdparty/aws/aws-sdk-php/src/Route53RecoveryControlConfig/Route53RecoveryControlConfigClient.php
+nextcloud/3rdparty/aws/aws-sdk-php/src/Route53RecoveryReadiness/
+nextcloud/3rdparty/aws/aws-sdk-php/src/Route53RecoveryReadiness/Exception/
+nextcloud/3rdparty/aws/aws-sdk-php/src/Route53RecoveryReadiness/Exception/Route53RecoveryReadinessException.php
+nextcloud/3rdparty/aws/aws-sdk-php/src/Route53RecoveryReadiness/Route53RecoveryReadinessClient.php
 nextcloud/3rdparty/aws/aws-sdk-php/src/Route53Resolver/
 nextcloud/3rdparty/aws/aws-sdk-php/src/Route53Resolver/Exception/
 
nextcloud/3rdparty/aws/aws-sdk-php/src/Route53Resolver/Exception/Route53ResolverException.php
@@ -1100,6 +1308,7 @@ nextcloud/3rdparty/aws/aws-sdk-php/src/S
 nextcloud/3rdparty/aws/aws-sdk-php/src/S3/BatchDelete.php
 nextcloud/3rdparty/aws/aws-sdk-php/src/S3/BucketEndpointArnMiddleware.php
 nextcloud/3rdparty/aws/aws-sdk-php/src/S3/BucketEndpointMiddleware.php
+nextcloud/3rdparty/aws/aws-sdk-php/src/S3/CalculatesChecksumTrait.php
 nextcloud/3rdparty/aws/aws-sdk-php/src/S3/Crypto/
 nextcloud/3rdparty/aws/aws-sdk-php/src/S3/Crypto/CryptoParamsTrait.php
 nextcloud/3rdparty/aws/aws-sdk-php/src/S3/Crypto/CryptoParamsTraitV2.php
@@ -1148,12 +1357,12 @@ nextcloud/3rdparty/aws/aws-sdk-php/src/S
 
nextcloud/3rdparty/aws/aws-sdk-php/src/S3/UseArnRegion/ConfigurationProvider.php
 nextcloud/3rdparty/aws/aws-sdk-php/src/S3/UseArnRegion/Exception/
 
nextcloud/3rdparty/aws/aws-sdk-php/src/S3/UseArnRegion/Exception/ConfigurationException.php
+nextcloud/3rdparty/aws/aws-sdk-php/src/S3/ValidateResponseChecksumParser.php
 nextcloud/3rdparty/aws/aws-sdk-php/src/S3Control/
 nextcloud/3rdparty/aws/aws-sdk-php/src/S3Control/EndpointArnMiddleware.php
 nextcloud/3rdparty/aws/aws-sdk-php/src/S3Control/Exception/
 
nextcloud/3rdparty/aws/aws-sdk-php/src/S3Control/Exception/S3ControlException.php
 nextcloud/3rdparty/aws/aws-sdk-php/src/S3Control/S3ControlClient.php
-nextcloud/3rdparty/aws/aws-sdk-php/src/S3Control/S3ControlEndpointMiddleware.php
 nextcloud/3rdparty/aws/aws-sdk-php/src/S3Outposts/
 nextcloud/3rdparty/aws/aws-sdk-php/src/S3Outposts/Exception/
 
nextcloud/3rdparty/aws/aws-sdk-php/src/S3Outposts/Exception/S3OutpostsException.php
@@ -1258,6 +1467,10 @@ nextcloud/3rdparty/aws/aws-sdk-php/src/S
 nextcloud/3rdparty/aws/aws-sdk-php/src/SnowBall/Exception/
 nextcloud/3rdparty/aws/aws-sdk-php/src/SnowBall/Exception/SnowBallException.php
 nextcloud/3rdparty/aws/aws-sdk-php/src/SnowBall/SnowBallClient.php
+nextcloud/3rdparty/aws/aws-sdk-php/src/SnowDeviceManagement/
+nextcloud/3rdparty/aws/aws-sdk-php/src/SnowDeviceManagement/Exception/
+nextcloud/3rdparty/aws/aws-sdk-php/src/SnowDeviceManagement/Exception/SnowDeviceManagementException.php
+nextcloud/3rdparty/aws/aws-sdk-php/src/SnowDeviceManagement/SnowDeviceManagementClient.php
 nextcloud/3rdparty/aws/aws-sdk-php/src/Sns/
 nextcloud/3rdparty/aws/aws-sdk-php/src/Sns/Exception/
 nextcloud/3rdparty/aws/aws-sdk-php/src/Sns/Exception/SnsException.php
@@ -1322,6 +1535,10 @@ nextcloud/3rdparty/aws/aws-sdk-php/src/T
 nextcloud/3rdparty/aws/aws-sdk-php/src/Translate/Exception/
 
nextcloud/3rdparty/aws/aws-sdk-php/src/Translate/Exception/TranslateException.php
 nextcloud/3rdparty/aws/aws-sdk-php/src/Translate/TranslateClient.php
+nextcloud/3rdparty/aws/aws-sdk-php/src/VoiceID/
+nextcloud/3rdparty/aws/aws-sdk-php/src/VoiceID/Exception/
+nextcloud/3rdparty/aws/aws-sdk-php/src/VoiceID/Exception/VoiceIDException.php
+nextcloud/3rdparty/aws/aws-sdk-php/src/VoiceID/VoiceIDClient.php
 nextcloud/3rdparty/aws/aws-sdk-php/src/WAFV2/
 nextcloud/3rdparty/aws/aws-sdk-php/src/WAFV2/Exception/
 nextcloud/3rdparty/aws/aws-sdk-php/src/WAFV2/Exception/WAFV2Exception.php
@@ -1359,6 +1576,10 @@ nextcloud/3rdparty/aws/aws-sdk-php/src/W
 nextcloud/3rdparty/aws/aws-sdk-php/src/WorkSpaces/Exception/
 
nextcloud/3rdparty/aws/aws-sdk-php/src/WorkSpaces/Exception/WorkSpacesException.php
 nextcloud/3rdparty/aws/aws-sdk-php/src/WorkSpaces/WorkSpacesClient.php
+nextcloud/3rdparty/aws/aws-sdk-php/src/WorkSpacesWeb/
+nextcloud/3rdparty/aws/aws-sdk-php/src/WorkSpacesWeb/Exception/
+nextcloud/3rdparty/aws/aws-sdk-php/src/WorkSpacesWeb/Exception/WorkSpacesWebException.php
+nextcloud/3rdparty/aws/aws-sdk-php/src/WorkSpacesWeb/WorkSpacesWebClient.php
 nextcloud/3rdparty/aws/aws-sdk-php/src/WrappedHttpHandler.php
 nextcloud/3rdparty/aws/aws-sdk-php/src/XRay/
 nextcloud/3rdparty/aws/aws-sdk-php/src/XRay/Exception/
@@ -1369,6 +1590,10 @@ nextcloud/3rdparty/aws/aws-sdk-php/src/d
 nextcloud/3rdparty/aws/aws-sdk-php/src/data/accessanalyzer/2019-11-01/
 
nextcloud/3rdparty/aws/aws-sdk-php/src/data/accessanalyzer/2019-11-01/api-2.json.php
 
nextcloud/3rdparty/aws/aws-sdk-php/src/data/accessanalyzer/2019-11-01/paginators-1.json.php
+nextcloud/3rdparty/aws/aws-sdk-php/src/data/account/
+nextcloud/3rdparty/aws/aws-sdk-php/src/data/account/2021-02-01/
+nextcloud/3rdparty/aws/aws-sdk-php/src/data/account/2021-02-01/api-2.json.php
+nextcloud/3rdparty/aws/aws-sdk-php/src/data/account/2021-02-01/paginators-1.json.php
 nextcloud/3rdparty/aws/aws-sdk-php/src/data/acm/
 nextcloud/3rdparty/aws/aws-sdk-php/src/data/acm-pca/
 nextcloud/3rdparty/aws/aws-sdk-php/src/data/acm-pca/2017-08-${MAJOR}/
@@ -1389,6 +1614,7 @@ nextcloud/3rdparty/aws/aws-sdk-php/src/d
 nextcloud/3rdparty/aws/aws-sdk-php/src/data/amp/2020-08-01/
 nextcloud/3rdparty/aws/aws-sdk-php/src/data/amp/2020-08-01/api-2.json.php
 
nextcloud/3rdparty/aws/aws-sdk-php/src/data/amp/2020-08-01/paginators-1.json.php
+nextcloud/3rdparty/aws/aws-sdk-php/src/data/amp/2020-08-01/waiters-2.json.php
 nextcloud/3rdparty/aws/aws-sdk-php/src/data/amplify/
 nextcloud/3rdparty/aws/aws-sdk-php/src/data/amplify/2017-07-25/
 nextcloud/3rdparty/aws/aws-sdk-php/src/data/amplify/2017-07-25/api-2.json.php
@@ -1397,6 +1623,10 @@ nextcloud/3rdparty/aws/aws-sdk-php/src/d
 nextcloud/3rdparty/aws/aws-sdk-php/src/data/amplifybackend/2020-08-11/
 
nextcloud/3rdparty/aws/aws-sdk-php/src/data/amplifybackend/2020-08-11/api-2.json.php
 
nextcloud/3rdparty/aws/aws-sdk-php/src/data/amplifybackend/2020-08-11/paginators-1.json.php
+nextcloud/3rdparty/aws/aws-sdk-php/src/data/amplifyuibuilder/
+nextcloud/3rdparty/aws/aws-sdk-php/src/data/amplifyuibuilder/2021-08-11/
+nextcloud/3rdparty/aws/aws-sdk-php/src/data/amplifyuibuilder/2021-08-11/api-2.json.php
+nextcloud/3rdparty/aws/aws-sdk-php/src/data/amplifyuibuilder/2021-08-11/paginators-1.json.php
 nextcloud/3rdparty/aws/aws-sdk-php/src/data/apigateway/
 nextcloud/3rdparty/aws/aws-sdk-php/src/data/apigateway/2015-07-09/
 
nextcloud/3rdparty/aws/aws-sdk-php/src/data/apigateway/2015-07-09/api-2.json.php
@@ -1414,6 +1644,10 @@ nextcloud/3rdparty/aws/aws-sdk-php/src/d
 nextcloud/3rdparty/aws/aws-sdk-php/src/data/appconfig/2019-10-09/
 nextcloud/3rdparty/aws/aws-sdk-php/src/data/appconfig/2019-10-09/api-2.json.php
 
nextcloud/3rdparty/aws/aws-sdk-php/src/data/appconfig/2019-10-09/paginators-1.json.php
+nextcloud/3rdparty/aws/aws-sdk-php/src/data/appconfigdata/
+nextcloud/3rdparty/aws/aws-sdk-php/src/data/appconfigdata/2021-11-11/
+nextcloud/3rdparty/aws/aws-sdk-php/src/data/appconfigdata/2021-11-11/api-2.json.php
+nextcloud/3rdparty/aws/aws-sdk-php/src/data/appconfigdata/2021-11-11/paginators-1.json.php
 nextcloud/3rdparty/aws/aws-sdk-php/src/data/appflow/
 nextcloud/3rdparty/aws/aws-sdk-php/src/data/appflow/2020-08-23/
 nextcloud/3rdparty/aws/aws-sdk-php/src/data/appflow/2020-08-23/api-2.json.php
@@ -1476,6 +1710,10 @@ nextcloud/3rdparty/aws/aws-sdk-php/src/d
 
nextcloud/3rdparty/aws/aws-sdk-php/src/data/autoscaling/2011-01-01/smoke.json.php
 
nextcloud/3rdparty/aws/aws-sdk-php/src/data/autoscaling/2011-01-01/waiters-2.json.php
 nextcloud/3rdparty/aws/aws-sdk-php/src/data/backup/
+nextcloud/3rdparty/aws/aws-sdk-php/src/data/backup-gateway/
+nextcloud/3rdparty/aws/aws-sdk-php/src/data/backup-gateway/2021-01-01/
+nextcloud/3rdparty/aws/aws-sdk-php/src/data/backup-gateway/2021-01-01/api-2.json.php
+nextcloud/3rdparty/aws/aws-sdk-php/src/data/backup-gateway/2021-01-01/paginators-1.json.php
 nextcloud/3rdparty/aws/aws-sdk-php/src/data/backup/2018-11-15/
 nextcloud/3rdparty/aws/aws-sdk-php/src/data/backup/2018-11-15/api-2.json.php
 
nextcloud/3rdparty/aws/aws-sdk-php/src/data/backup/2018-11-15/paginators-1.json.php
@@ -1497,6 +1735,18 @@ nextcloud/3rdparty/aws/aws-sdk-php/src/d
 nextcloud/3rdparty/aws/aws-sdk-php/src/data/ce/2017-10-25/api-2.json.php
 nextcloud/3rdparty/aws/aws-sdk-php/src/data/ce/2017-10-25/paginators-1.json.php
 nextcloud/3rdparty/aws/aws-sdk-php/src/data/chime/
+nextcloud/3rdparty/aws/aws-sdk-php/src/data/chime-sdk-identity/
+nextcloud/3rdparty/aws/aws-sdk-php/src/data/chime-sdk-identity/2021-04-20/
+nextcloud/3rdparty/aws/aws-sdk-php/src/data/chime-sdk-identity/2021-04-20/api-2.json.php
+nextcloud/3rdparty/aws/aws-sdk-php/src/data/chime-sdk-identity/2021-04-20/paginators-1.json.php
+nextcloud/3rdparty/aws/aws-sdk-php/src/data/chime-sdk-meetings/
+nextcloud/3rdparty/aws/aws-sdk-php/src/data/chime-sdk-meetings/2021-07-15/
+nextcloud/3rdparty/aws/aws-sdk-php/src/data/chime-sdk-meetings/2021-07-15/api-2.json.php
+nextcloud/3rdparty/aws/aws-sdk-php/src/data/chime-sdk-meetings/2021-07-15/paginators-1.json.php
+nextcloud/3rdparty/aws/aws-sdk-php/src/data/chime-sdk-messaging/
+nextcloud/3rdparty/aws/aws-sdk-php/src/data/chime-sdk-messaging/2021-05-15/
+nextcloud/3rdparty/aws/aws-sdk-php/src/data/chime-sdk-messaging/2021-05-15/api-2.json.php
+nextcloud/3rdparty/aws/aws-sdk-php/src/data/chime-sdk-messaging/2021-05-15/paginators-1.json.php
 nextcloud/3rdparty/aws/aws-sdk-php/src/data/chime/2018-05-01/
 nextcloud/3rdparty/aws/aws-sdk-php/src/data/chime/2018-05-01/api-2.json.php
 
nextcloud/3rdparty/aws/aws-sdk-php/src/data/chime/2018-05-01/paginators-1.json.php
@@ -1504,6 +1754,11 @@ nextcloud/3rdparty/aws/aws-sdk-php/src/d
 nextcloud/3rdparty/aws/aws-sdk-php/src/data/cloud9/2017-09-23/
 nextcloud/3rdparty/aws/aws-sdk-php/src/data/cloud9/2017-09-23/api-2.json.php
 
nextcloud/3rdparty/aws/aws-sdk-php/src/data/cloud9/2017-09-23/paginators-1.json.php
+nextcloud/3rdparty/aws/aws-sdk-php/src/data/cloudcontrol/
+nextcloud/3rdparty/aws/aws-sdk-php/src/data/cloudcontrol/2021-09-30/
+nextcloud/3rdparty/aws/aws-sdk-php/src/data/cloudcontrol/2021-09-30/api-2.json.php
+nextcloud/3rdparty/aws/aws-sdk-php/src/data/cloudcontrol/2021-09-30/paginators-1.json.php
+nextcloud/3rdparty/aws/aws-sdk-php/src/data/cloudcontrol/2021-09-30/waiters-2.json.php
 nextcloud/3rdparty/aws/aws-sdk-php/src/data/clouddirectory/
 nextcloud/3rdparty/aws/aws-sdk-php/src/data/clouddirectory/2016-05-10/
 
nextcloud/3rdparty/aws/aws-sdk-php/src/data/clouddirectory/2016-05-10/api-2.json.php
@@ -1631,6 +1886,7 @@ nextcloud/3rdparty/aws/aws-sdk-php/src/d
 nextcloud/3rdparty/aws/aws-sdk-php/src/data/codeguru-reviewer/2019-09-19/
 
nextcloud/3rdparty/aws/aws-sdk-php/src/data/codeguru-reviewer/2019-09-19/api-2.json.php
 
nextcloud/3rdparty/aws/aws-sdk-php/src/data/codeguru-reviewer/2019-09-19/paginators-1.json.php
+nextcloud/3rdparty/aws/aws-sdk-php/src/data/codeguru-reviewer/2019-09-19/waiters-2.json.php
 nextcloud/3rdparty/aws/aws-sdk-php/src/data/codeguruprofiler/
 nextcloud/3rdparty/aws/aws-sdk-php/src/data/codeguruprofiler/2019-07-18/
 
nextcloud/3rdparty/aws/aws-sdk-php/src/data/codeguruprofiler/2019-07-18/api-2.json.php
@@ -1770,6 +2026,10 @@ nextcloud/3rdparty/aws/aws-sdk-php/src/d
 
nextcloud/3rdparty/aws/aws-sdk-php/src/data/docdb/2014-10-31/paginators-1.json.php
 nextcloud/3rdparty/aws/aws-sdk-php/src/data/docdb/2014-10-31/smoke.json.php
 nextcloud/3rdparty/aws/aws-sdk-php/src/data/docdb/2014-10-31/waiters-2.json.php
+nextcloud/3rdparty/aws/aws-sdk-php/src/data/drs/
+nextcloud/3rdparty/aws/aws-sdk-php/src/data/drs/2020-02-26/
+nextcloud/3rdparty/aws/aws-sdk-php/src/data/drs/2020-02-26/api-2.json.php
+nextcloud/3rdparty/aws/aws-sdk-php/src/data/drs/2020-02-26/paginators-1.json.php
 nextcloud/3rdparty/aws/aws-sdk-php/src/data/ds/
 nextcloud/3rdparty/aws/aws-sdk-php/src/data/ds/2015-04-16/
 nextcloud/3rdparty/aws/aws-sdk-php/src/data/ds/2015-04-16/api-2.json.php
@@ -1916,6 +2176,10 @@ nextcloud/3rdparty/aws/aws-sdk-php/src/d
 nextcloud/3rdparty/aws/aws-sdk-php/src/data/events/2015-10-07/api-2.json.php
 
nextcloud/3rdparty/aws/aws-sdk-php/src/data/events/2015-10-07/paginators-1.json.php
 nextcloud/3rdparty/aws/aws-sdk-php/src/data/events/2015-10-07/smoke.json.php
+nextcloud/3rdparty/aws/aws-sdk-php/src/data/evidently/
+nextcloud/3rdparty/aws/aws-sdk-php/src/data/evidently/2021-02-01/
+nextcloud/3rdparty/aws/aws-sdk-php/src/data/evidently/2021-02-01/api-2.json.php
+nextcloud/3rdparty/aws/aws-sdk-php/src/data/evidently/2021-02-01/paginators-1.json.php
 nextcloud/3rdparty/aws/aws-sdk-php/src/data/finspace/
 nextcloud/3rdparty/aws/aws-sdk-php/src/data/finspace-data/
 nextcloud/3rdparty/aws/aws-sdk-php/src/data/finspace-data/2020-07-13/
@@ -1974,6 +2238,10 @@ nextcloud/3rdparty/aws/aws-sdk-php/src/d
 nextcloud/3rdparty/aws/aws-sdk-php/src/data/glue/2017-03-31/api-2.json.php
 
nextcloud/3rdparty/aws/aws-sdk-php/src/data/glue/2017-03-31/paginators-1.json.php
 nextcloud/3rdparty/aws/aws-sdk-php/src/data/glue/2017-03-31/smoke.json.php
+nextcloud/3rdparty/aws/aws-sdk-php/src/data/grafana/
+nextcloud/3rdparty/aws/aws-sdk-php/src/data/grafana/2020-08-18/
+nextcloud/3rdparty/aws/aws-sdk-php/src/data/grafana/2020-08-18/api-2.json.php
+nextcloud/3rdparty/aws/aws-sdk-php/src/data/grafana/2020-08-18/paginators-1.json.php
 nextcloud/3rdparty/aws/aws-sdk-php/src/data/greengrass/
 nextcloud/3rdparty/aws/aws-sdk-php/src/data/greengrass/2017-06-07/
 
nextcloud/3rdparty/aws/aws-sdk-php/src/data/greengrass/2017-06-07/api-2.json.php
@@ -2024,6 +2292,10 @@ nextcloud/3rdparty/aws/aws-sdk-php/src/d
 nextcloud/3rdparty/aws/aws-sdk-php/src/data/inspector/2016-02-16/api-2.json.php
 
nextcloud/3rdparty/aws/aws-sdk-php/src/data/inspector/2016-02-16/paginators-1.json.php
 nextcloud/3rdparty/aws/aws-sdk-php/src/data/inspector/2016-02-16/smoke.json.php
+nextcloud/3rdparty/aws/aws-sdk-php/src/data/inspector2/
+nextcloud/3rdparty/aws/aws-sdk-php/src/data/inspector2/2020-06-08/
+nextcloud/3rdparty/aws/aws-sdk-php/src/data/inspector2/2020-06-08/api-2.json.php
+nextcloud/3rdparty/aws/aws-sdk-php/src/data/inspector2/2020-06-08/paginators-1.json.php
 nextcloud/3rdparty/aws/aws-sdk-php/src/data/iot/
 nextcloud/3rdparty/aws/aws-sdk-php/src/data/iot-jobs-data/
 nextcloud/3rdparty/aws/aws-sdk-php/src/data/iot-jobs-data/2017-09-29/
@@ -2073,6 +2345,12 @@ nextcloud/3rdparty/aws/aws-sdk-php/src/d
 nextcloud/3rdparty/aws/aws-sdk-php/src/data/iotthingsgraph/2018-09-06/
 
nextcloud/3rdparty/aws/aws-sdk-php/src/data/iotthingsgraph/2018-09-06/api-2.json.php
 
nextcloud/3rdparty/aws/aws-sdk-php/src/data/iotthingsgraph/2018-09-06/paginators-1.json.php
+nextcloud/3rdparty/aws/aws-sdk-php/src/data/iottwinmaker/
+nextcloud/3rdparty/aws/aws-sdk-php/src/data/iottwinmaker/2021-11-29/
+nextcloud/3rdparty/aws/aws-sdk-php/src/data/iottwinmaker/2021-11-29/api-2.json.php
+nextcloud/3rdparty/aws/aws-sdk-php/src/data/iottwinmaker/2021-11-29/paginators-1.json.php
+nextcloud/3rdparty/aws/aws-sdk-php/src/data/iottwinmaker/2021-11-29/smoke.json.php
+nextcloud/3rdparty/aws/aws-sdk-php/src/data/iottwinmaker/2021-11-29/waiters-2.json.php
 nextcloud/3rdparty/aws/aws-sdk-php/src/data/iotwireless/
 nextcloud/3rdparty/aws/aws-sdk-php/src/data/iotwireless/2020-11-${MAJOR}/
 
nextcloud/3rdparty/aws/aws-sdk-php/src/data/iotwireless/2020-11-${MAJOR}/api-2.json.php
@@ -2085,10 +2363,20 @@ nextcloud/3rdparty/aws/aws-sdk-php/src/d
 nextcloud/3rdparty/aws/aws-sdk-php/src/data/kafka/2018-11-14/
 nextcloud/3rdparty/aws/aws-sdk-php/src/data/kafka/2018-11-14/api-2.json.php
 
nextcloud/3rdparty/aws/aws-sdk-php/src/data/kafka/2018-11-14/paginators-1.json.php
+nextcloud/3rdparty/aws/aws-sdk-php/src/data/kafkaconnect/
+nextcloud/3rdparty/aws/aws-sdk-php/src/data/kafkaconnect/2021-09-14/
+nextcloud/3rdparty/aws/aws-sdk-php/src/data/kafkaconnect/2021-09-14/api-2.json.php
+nextcloud/3rdparty/aws/aws-sdk-php/src/data/kafkaconnect/2021-09-14/paginators-1.json.php
 nextcloud/3rdparty/aws/aws-sdk-php/src/data/kendra/
 nextcloud/3rdparty/aws/aws-sdk-php/src/data/kendra/2019-02-03/
 nextcloud/3rdparty/aws/aws-sdk-php/src/data/kendra/2019-02-03/api-2.json.php
 
nextcloud/3rdparty/aws/aws-sdk-php/src/data/kendra/2019-02-03/paginators-1.json.php
+nextcloud/3rdparty/aws/aws-sdk-php/src/data/keyspaces/
+nextcloud/3rdparty/aws/aws-sdk-php/src/data/keyspaces/2022-02-10/
+nextcloud/3rdparty/aws/aws-sdk-php/src/data/keyspaces/2022-02-10/api-2.json.php
+nextcloud/3rdparty/aws/aws-sdk-php/src/data/keyspaces/2022-02-10/paginators-1.json.php
+nextcloud/3rdparty/aws/aws-sdk-php/src/data/keyspaces/2022-02-10/smoke.json.php
+nextcloud/3rdparty/aws/aws-sdk-php/src/data/keyspaces/2022-02-10/waiters-2.json.php
 nextcloud/3rdparty/aws/aws-sdk-php/src/data/kinesis/
 nextcloud/3rdparty/aws/aws-sdk-php/src/data/kinesis-video-archived-media/
 
nextcloud/3rdparty/aws/aws-sdk-php/src/data/kinesis-video-archived-media/2017-09-30/
@@ -2229,6 +2517,10 @@ nextcloud/3rdparty/aws/aws-sdk-php/src/d
 nextcloud/3rdparty/aws/aws-sdk-php/src/data/mediatailor/2018-04-23/
 
nextcloud/3rdparty/aws/aws-sdk-php/src/data/mediatailor/2018-04-23/api-2.json.php
 
nextcloud/3rdparty/aws/aws-sdk-php/src/data/mediatailor/2018-04-23/paginators-1.json.php
+nextcloud/3rdparty/aws/aws-sdk-php/src/data/memorydb/
+nextcloud/3rdparty/aws/aws-sdk-php/src/data/memorydb/2021-01-01/
+nextcloud/3rdparty/aws/aws-sdk-php/src/data/memorydb/2021-01-01/api-2.json.php
+nextcloud/3rdparty/aws/aws-sdk-php/src/data/memorydb/2021-01-01/paginators-1.json.php
 nextcloud/3rdparty/aws/aws-sdk-php/src/data/metering.marketplace/
 nextcloud/3rdparty/aws/aws-sdk-php/src/data/metering.marketplace/2016-01-14/
 
nextcloud/3rdparty/aws/aws-sdk-php/src/data/metering.marketplace/2016-01-14/api-2.json.php
@@ -2241,10 +2533,18 @@ nextcloud/3rdparty/aws/aws-sdk-php/src/d
 nextcloud/3rdparty/aws/aws-sdk-php/src/data/mgn/2020-02-26/
 nextcloud/3rdparty/aws/aws-sdk-php/src/data/mgn/2020-02-26/api-2.json.php
 
nextcloud/3rdparty/aws/aws-sdk-php/src/data/mgn/2020-02-26/paginators-1.json.php
+nextcloud/3rdparty/aws/aws-sdk-php/src/data/migration-hub-refactor-spaces/
+nextcloud/3rdparty/aws/aws-sdk-php/src/data/migration-hub-refactor-spaces/2021-10-26/
+nextcloud/3rdparty/aws/aws-sdk-php/src/data/migration-hub-refactor-spaces/2021-10-26/api-2.json.php
+nextcloud/3rdparty/aws/aws-sdk-php/src/data/migration-hub-refactor-spaces/2021-10-26/paginators-1.json.php
 nextcloud/3rdparty/aws/aws-sdk-php/src/data/migrationhub-config/
 nextcloud/3rdparty/aws/aws-sdk-php/src/data/migrationhub-config/2019-06-30/
 
nextcloud/3rdparty/aws/aws-sdk-php/src/data/migrationhub-config/2019-06-30/api-2.json.php
 
nextcloud/3rdparty/aws/aws-sdk-php/src/data/migrationhub-config/2019-06-30/paginators-1.json.php
+nextcloud/3rdparty/aws/aws-sdk-php/src/data/migrationhubstrategy/
+nextcloud/3rdparty/aws/aws-sdk-php/src/data/migrationhubstrategy/2020-02-19/
+nextcloud/3rdparty/aws/aws-sdk-php/src/data/migrationhubstrategy/2020-02-19/api-2.json.php
+nextcloud/3rdparty/aws/aws-sdk-php/src/data/migrationhubstrategy/2020-02-19/paginators-1.json.php
 nextcloud/3rdparty/aws/aws-sdk-php/src/data/mobile/
 nextcloud/3rdparty/aws/aws-sdk-php/src/data/mobile/2017-07-01/
 nextcloud/3rdparty/aws/aws-sdk-php/src/data/mobile/2017-07-01/api-2.json.php
@@ -2253,6 +2553,7 @@ nextcloud/3rdparty/aws/aws-sdk-php/src/d
 nextcloud/3rdparty/aws/aws-sdk-php/src/data/models.lex.v2/2020-08-07/
 
nextcloud/3rdparty/aws/aws-sdk-php/src/data/models.lex.v2/2020-08-07/api-2.json.php
 
nextcloud/3rdparty/aws/aws-sdk-php/src/data/models.lex.v2/2020-08-07/paginators-1.json.php
+nextcloud/3rdparty/aws/aws-sdk-php/src/data/models.lex.v2/2020-08-07/waiters-2.json.php
 nextcloud/3rdparty/aws/aws-sdk-php/src/data/monitoring/
 nextcloud/3rdparty/aws/aws-sdk-php/src/data/monitoring/2010-08-01/
 
nextcloud/3rdparty/aws/aws-sdk-php/src/data/monitoring/2010-08-01/api-2.json.php
@@ -2290,6 +2591,12 @@ nextcloud/3rdparty/aws/aws-sdk-php/src/d
 nextcloud/3rdparty/aws/aws-sdk-php/src/data/nimble/2020-08-01/
 nextcloud/3rdparty/aws/aws-sdk-php/src/data/nimble/2020-08-01/api-2.json.php
 
nextcloud/3rdparty/aws/aws-sdk-php/src/data/nimble/2020-08-01/paginators-1.json.php
+nextcloud/3rdparty/aws/aws-sdk-php/src/data/nimble/2020-08-01/waiters-2.json.php
+nextcloud/3rdparty/aws/aws-sdk-php/src/data/opensearch/
+nextcloud/3rdparty/aws/aws-sdk-php/src/data/opensearch/2021-01-01/
+nextcloud/3rdparty/aws/aws-sdk-php/src/data/opensearch/2021-01-01/api-2.json.php
+nextcloud/3rdparty/aws/aws-sdk-php/src/data/opensearch/2021-01-01/paginators-1.json.php
+nextcloud/3rdparty/aws/aws-sdk-php/src/data/opensearch/2021-01-01/smoke.json.php
 nextcloud/3rdparty/aws/aws-sdk-php/src/data/opsworks/
 nextcloud/3rdparty/aws/aws-sdk-php/src/data/opsworks/2013-02-18/
 nextcloud/3rdparty/aws/aws-sdk-php/src/data/opsworks/2013-02-18/api-2.json.php
@@ -2309,6 +2616,10 @@ nextcloud/3rdparty/aws/aws-sdk-php/src/d
 nextcloud/3rdparty/aws/aws-sdk-php/src/data/outposts/2019-12-03/
 nextcloud/3rdparty/aws/aws-sdk-php/src/data/outposts/2019-12-03/api-2.json.php
 
nextcloud/3rdparty/aws/aws-sdk-php/src/data/outposts/2019-12-03/paginators-1.json.php
+nextcloud/3rdparty/aws/aws-sdk-php/src/data/panorama/
+nextcloud/3rdparty/aws/aws-sdk-php/src/data/panorama/2019-07-24/
+nextcloud/3rdparty/aws/aws-sdk-php/src/data/panorama/2019-07-24/api-2.json.php
+nextcloud/3rdparty/aws/aws-sdk-php/src/data/panorama/2019-07-24/paginators-1.json.php
 nextcloud/3rdparty/aws/aws-sdk-php/src/data/personalize/
 nextcloud/3rdparty/aws/aws-sdk-php/src/data/personalize-events/
 
nextcloud/3rdparty/aws/aws-sdk-php/src/data/personalize-events/2018-03-${MAJOR}/
@@ -2345,6 +2656,7 @@ nextcloud/3rdparty/aws/aws-sdk-php/src/d
 nextcloud/3rdparty/aws/aws-sdk-php/src/data/proton/2020-07-20/
 nextcloud/3rdparty/aws/aws-sdk-php/src/data/proton/2020-07-20/api-2.json.php
 
nextcloud/3rdparty/aws/aws-sdk-php/src/data/proton/2020-07-20/paginators-1.json.php
+nextcloud/3rdparty/aws/aws-sdk-php/src/data/proton/2020-07-20/waiters-2.json.php
 nextcloud/3rdparty/aws/aws-sdk-php/src/data/qldb/
 nextcloud/3rdparty/aws/aws-sdk-php/src/data/qldb-session/
 nextcloud/3rdparty/aws/aws-sdk-php/src/data/qldb-session/2019-07-11/
@@ -2361,6 +2673,10 @@ nextcloud/3rdparty/aws/aws-sdk-php/src/d
 nextcloud/3rdparty/aws/aws-sdk-php/src/data/ram/2018-01-04/
 nextcloud/3rdparty/aws/aws-sdk-php/src/data/ram/2018-01-04/api-2.json.php
 
nextcloud/3rdparty/aws/aws-sdk-php/src/data/ram/2018-01-04/paginators-1.json.php
+nextcloud/3rdparty/aws/aws-sdk-php/src/data/rbin/
+nextcloud/3rdparty/aws/aws-sdk-php/src/data/rbin/2021-06-15/
+nextcloud/3rdparty/aws/aws-sdk-php/src/data/rbin/2021-06-15/api-2.json.php
+nextcloud/3rdparty/aws/aws-sdk-php/src/data/rbin/2021-06-15/paginators-1.json.php
 nextcloud/3rdparty/aws/aws-sdk-php/src/data/rds/
 nextcloud/3rdparty/aws/aws-sdk-php/src/data/rds-data/
 nextcloud/3rdparty/aws/aws-sdk-php/src/data/rds-data/2018-08-01/
@@ -2393,6 +2709,10 @@ nextcloud/3rdparty/aws/aws-sdk-php/src/d
 
nextcloud/3rdparty/aws/aws-sdk-php/src/data/rekognition/2016-06-27/paginators-1.json.php
 
nextcloud/3rdparty/aws/aws-sdk-php/src/data/rekognition/2016-06-27/smoke.json.php
 
nextcloud/3rdparty/aws/aws-sdk-php/src/data/rekognition/2016-06-27/waiters-2.json.php
+nextcloud/3rdparty/aws/aws-sdk-php/src/data/resiliencehub/
+nextcloud/3rdparty/aws/aws-sdk-php/src/data/resiliencehub/2020-04-30/
+nextcloud/3rdparty/aws/aws-sdk-php/src/data/resiliencehub/2020-04-30/api-2.json.php
+nextcloud/3rdparty/aws/aws-sdk-php/src/data/resiliencehub/2020-04-30/paginators-1.json.php
 nextcloud/3rdparty/aws/aws-sdk-php/src/data/resource-groups/
 nextcloud/3rdparty/aws/aws-sdk-php/src/data/resource-groups/2017-11-27/
 
nextcloud/3rdparty/aws/aws-sdk-php/src/data/resource-groups/2017-11-27/api-2.json.php
@@ -2406,6 +2726,19 @@ nextcloud/3rdparty/aws/aws-sdk-php/src/d
 nextcloud/3rdparty/aws/aws-sdk-php/src/data/robomaker/2018-06-29/api-2.json.php
 
nextcloud/3rdparty/aws/aws-sdk-php/src/data/robomaker/2018-06-29/paginators-1.json.php
 nextcloud/3rdparty/aws/aws-sdk-php/src/data/route53/
+nextcloud/3rdparty/aws/aws-sdk-php/src/data/route53-recovery-cluster/
+nextcloud/3rdparty/aws/aws-sdk-php/src/data/route53-recovery-cluster/2019-12-02/
+nextcloud/3rdparty/aws/aws-sdk-php/src/data/route53-recovery-cluster/2019-12-02/api-2.json.php
+nextcloud/3rdparty/aws/aws-sdk-php/src/data/route53-recovery-cluster/2019-12-02/paginators-1.json.php
+nextcloud/3rdparty/aws/aws-sdk-php/src/data/route53-recovery-control-config/
+nextcloud/3rdparty/aws/aws-sdk-php/src/data/route53-recovery-control-config/2020-11-02/
+nextcloud/3rdparty/aws/aws-sdk-php/src/data/route53-recovery-control-config/2020-11-02/api-2.json.php
+nextcloud/3rdparty/aws/aws-sdk-php/src/data/route53-recovery-control-config/2020-11-02/paginators-1.json.php
+nextcloud/3rdparty/aws/aws-sdk-php/src/data/route53-recovery-control-config/2020-11-02/waiters-2.json.php
+nextcloud/3rdparty/aws/aws-sdk-php/src/data/route53-recovery-readiness/
+nextcloud/3rdparty/aws/aws-sdk-php/src/data/route53-recovery-readiness/2019-12-02/
+nextcloud/3rdparty/aws/aws-sdk-php/src/data/route53-recovery-readiness/2019-12-02/api-2.json.php
+nextcloud/3rdparty/aws/aws-sdk-php/src/data/route53-recovery-readiness/2019-12-02/paginators-1.json.php
 nextcloud/3rdparty/aws/aws-sdk-php/src/data/route53/2013-04-01/
 nextcloud/3rdparty/aws/aws-sdk-php/src/data/route53/2013-04-01/api-2.json.php
 
nextcloud/3rdparty/aws/aws-sdk-php/src/data/route53/2013-04-01/paginators-1.json.php
@@ -2421,6 +2754,10 @@ nextcloud/3rdparty/aws/aws-sdk-php/src/d
 
nextcloud/3rdparty/aws/aws-sdk-php/src/data/route53resolver/2018-04-01/api-2.json.php
 
nextcloud/3rdparty/aws/aws-sdk-php/src/data/route53resolver/2018-04-01/paginators-1.json.php
 
nextcloud/3rdparty/aws/aws-sdk-php/src/data/route53resolver/2018-04-01/smoke.json.php
+nextcloud/3rdparty/aws/aws-sdk-php/src/data/rum/
+nextcloud/3rdparty/aws/aws-sdk-php/src/data/rum/2018-05-10/
+nextcloud/3rdparty/aws/aws-sdk-php/src/data/rum/2018-05-10/api-2.json.php
+nextcloud/3rdparty/aws/aws-sdk-php/src/data/rum/2018-05-10/paginators-1.json.php
 nextcloud/3rdparty/aws/aws-sdk-php/src/data/runtime.lex/
 nextcloud/3rdparty/aws/aws-sdk-php/src/data/runtime.lex.v2/
 nextcloud/3rdparty/aws/aws-sdk-php/src/data/runtime.lex.v2/2020-08-07/
@@ -2474,6 +2811,7 @@ nextcloud/3rdparty/aws/aws-sdk-php/src/d
 nextcloud/3rdparty/aws/aws-sdk-php/src/data/schemas/2019-12-02/api-2.json.php
 
nextcloud/3rdparty/aws/aws-sdk-php/src/data/schemas/2019-12-02/paginators-1.json.php
 
nextcloud/3rdparty/aws/aws-sdk-php/src/data/schemas/2019-12-02/waiters-2.json.php
+nextcloud/3rdparty/aws/aws-sdk-php/src/data/sdk-default-configuration.json.php
 nextcloud/3rdparty/aws/aws-sdk-php/src/data/secretsmanager/
 nextcloud/3rdparty/aws/aws-sdk-php/src/data/secretsmanager/2017-10-17/
 
nextcloud/3rdparty/aws/aws-sdk-php/src/data/secretsmanager/2017-10-17/api-2.json.php
@@ -2526,6 +2864,10 @@ nextcloud/3rdparty/aws/aws-sdk-php/src/d
 nextcloud/3rdparty/aws/aws-sdk-php/src/data/sms/2016-10-24/api-2.json.php
 
nextcloud/3rdparty/aws/aws-sdk-php/src/data/sms/2016-10-24/paginators-1.json.php
 nextcloud/3rdparty/aws/aws-sdk-php/src/data/sms/2016-10-24/smoke.json.php
+nextcloud/3rdparty/aws/aws-sdk-php/src/data/snow-device-management/
+nextcloud/3rdparty/aws/aws-sdk-php/src/data/snow-device-management/2021-08-04/
+nextcloud/3rdparty/aws/aws-sdk-php/src/data/snow-device-management/2021-08-04/api-2.json.php
+nextcloud/3rdparty/aws/aws-sdk-php/src/data/snow-device-management/2021-08-04/paginators-1.json.php
 nextcloud/3rdparty/aws/aws-sdk-php/src/data/snowball/
 nextcloud/3rdparty/aws/aws-sdk-php/src/data/snowball/2016-06-30/
 nextcloud/3rdparty/aws/aws-sdk-php/src/data/snowball/2016-06-30/api-2.json.php
@@ -2620,10 +2962,15 @@ nextcloud/3rdparty/aws/aws-sdk-php/src/d
 nextcloud/3rdparty/aws/aws-sdk-php/src/data/transfer/2018-11-05/
 nextcloud/3rdparty/aws/aws-sdk-php/src/data/transfer/2018-11-05/api-2.json.php
 
nextcloud/3rdparty/aws/aws-sdk-php/src/data/transfer/2018-11-05/paginators-1.json.php
+nextcloud/3rdparty/aws/aws-sdk-php/src/data/transfer/2018-11-05/waiters-2.json.php
 nextcloud/3rdparty/aws/aws-sdk-php/src/data/translate/
 nextcloud/3rdparty/aws/aws-sdk-php/src/data/translate/2017-07-01/
 nextcloud/3rdparty/aws/aws-sdk-php/src/data/translate/2017-07-01/api-2.json.php
 
nextcloud/3rdparty/aws/aws-sdk-php/src/data/translate/2017-07-01/paginators-1.json.php
+nextcloud/3rdparty/aws/aws-sdk-php/src/data/voice-id/
+nextcloud/3rdparty/aws/aws-sdk-php/src/data/voice-id/2021-09-27/
+nextcloud/3rdparty/aws/aws-sdk-php/src/data/voice-id/2021-09-27/api-2.json.php
+nextcloud/3rdparty/aws/aws-sdk-php/src/data/voice-id/2021-09-27/paginators-1.json.php
 nextcloud/3rdparty/aws/aws-sdk-php/src/data/waf/
 nextcloud/3rdparty/aws/aws-sdk-php/src/data/waf-regional/
 nextcloud/3rdparty/aws/aws-sdk-php/src/data/waf-regional/2016-11-28/
@@ -2643,6 +2990,10 @@ nextcloud/3rdparty/aws/aws-sdk-php/src/d
 nextcloud/3rdparty/aws/aws-sdk-php/src/data/wellarchitected/2020-03-31/
 
nextcloud/3rdparty/aws/aws-sdk-php/src/data/wellarchitected/2020-03-31/api-2.json.php
 
nextcloud/3rdparty/aws/aws-sdk-php/src/data/wellarchitected/2020-03-31/paginators-1.json.php
+nextcloud/3rdparty/aws/aws-sdk-php/src/data/wisdom/
+nextcloud/3rdparty/aws/aws-sdk-php/src/data/wisdom/2020-10-19/
+nextcloud/3rdparty/aws/aws-sdk-php/src/data/wisdom/2020-10-19/api-2.json.php
+nextcloud/3rdparty/aws/aws-sdk-php/src/data/wisdom/2020-10-19/paginators-1.json.php
 nextcloud/3rdparty/aws/aws-sdk-php/src/data/workdocs/
 nextcloud/3rdparty/aws/aws-sdk-php/src/data/workdocs/2016-05-01/
 nextcloud/3rdparty/aws/aws-sdk-php/src/data/workdocs/2016-05-01/api-2.json.php
@@ -2660,6 +3011,10 @@ nextcloud/3rdparty/aws/aws-sdk-php/src/d
 
nextcloud/3rdparty/aws/aws-sdk-php/src/data/workmailmessageflow/2019-05-01/api-2.json.php
 
nextcloud/3rdparty/aws/aws-sdk-php/src/data/workmailmessageflow/2019-05-01/paginators-1.json.php
 nextcloud/3rdparty/aws/aws-sdk-php/src/data/workspaces/
+nextcloud/3rdparty/aws/aws-sdk-php/src/data/workspaces-web/
+nextcloud/3rdparty/aws/aws-sdk-php/src/data/workspaces-web/2020-07-08/
+nextcloud/3rdparty/aws/aws-sdk-php/src/data/workspaces-web/2020-07-08/api-2.json.php
+nextcloud/3rdparty/aws/aws-sdk-php/src/data/workspaces-web/2020-07-08/paginators-1.json.php
 nextcloud/3rdparty/aws/aws-sdk-php/src/data/workspaces/2015-04-08/
 
nextcloud/3rdparty/aws/aws-sdk-php/src/data/workspaces/2015-04-08/api-2.json.php
 
nextcloud/3rdparty/aws/aws-sdk-php/src/data/workspaces/2015-04-08/paginators-1.json.php
@@ -2668,6 +3023,10 @@ nextcloud/3rdparty/aws/aws-sdk-php/src/d
 nextcloud/3rdparty/aws/aws-sdk-php/src/data/xray/2016-04-12/
 nextcloud/3rdparty/aws/aws-sdk-php/src/data/xray/2016-04-12/api-2.json.php
 
nextcloud/3rdparty/aws/aws-sdk-php/src/data/xray/2016-04-12/paginators-1.json.php
+nextcloud/3rdparty/aws/aws-sdk-php/src/drs/
+nextcloud/3rdparty/aws/aws-sdk-php/src/drs/Exception/
+nextcloud/3rdparty/aws/aws-sdk-php/src/drs/Exception/drsException.php
+nextcloud/3rdparty/aws/aws-sdk-php/src/drs/drsClient.php
 nextcloud/3rdparty/aws/aws-sdk-php/src/finspace/
 nextcloud/3rdparty/aws/aws-sdk-php/src/finspace/Exception/
 nextcloud/3rdparty/aws/aws-sdk-php/src/finspace/Exception/finspaceException.php
@@ -4953,13 +5312,6 @@ nextcloud/3rdparty/guzzlehttp/guzzle/src
 nextcloud/3rdparty/guzzlehttp/guzzle/src/Utils.php
 nextcloud/3rdparty/guzzlehttp/guzzle/src/functions.php
 nextcloud/3rdparty/guzzlehttp/guzzle/src/functions_include.php
-nextcloud/3rdparty/guzzlehttp/guzzle/vendor-bin/
-nextcloud/3rdparty/guzzlehttp/guzzle/vendor-bin/php-cs-fixer/
-nextcloud/3rdparty/guzzlehttp/guzzle/vendor-bin/php-cs-fixer/composer.json
-nextcloud/3rdparty/guzzlehttp/guzzle/vendor-bin/phpstan/
-nextcloud/3rdparty/guzzlehttp/guzzle/vendor-bin/phpstan/composer.json
-nextcloud/3rdparty/guzzlehttp/guzzle/vendor-bin/psalm/
-nextcloud/3rdparty/guzzlehttp/guzzle/vendor-bin/psalm/composer.json
 nextcloud/3rdparty/guzzlehttp/promises/
 nextcloud/3rdparty/guzzlehttp/promises/CHANGELOG.md
 nextcloud/3rdparty/guzzlehttp/promises/LICENSE
@@ -4995,8 +5347,11 @@ nextcloud/3rdparty/guzzlehttp/psr7/src/A
 nextcloud/3rdparty/guzzlehttp/psr7/src/BufferStream.php
 nextcloud/3rdparty/guzzlehttp/psr7/src/CachingStream.php
 nextcloud/3rdparty/guzzlehttp/psr7/src/DroppingStream.php
+nextcloud/3rdparty/guzzlehttp/psr7/src/Exception/
+nextcloud/3rdparty/guzzlehttp/psr7/src/Exception/MalformedUriException.php
 nextcloud/3rdparty/guzzlehttp/psr7/src/FnStream.php
 nextcloud/3rdparty/guzzlehttp/psr7/src/Header.php
+nextcloud/3rdparty/guzzlehttp/psr7/src/HttpFactory.php
 nextcloud/3rdparty/guzzlehttp/psr7/src/InflateStream.php
 nextcloud/3rdparty/guzzlehttp/psr7/src/LazyOpenStream.php
 nextcloud/3rdparty/guzzlehttp/psr7/src/LimitStream.php
@@ -5019,8 +5374,13 @@ nextcloud/3rdparty/guzzlehttp/psr7/src/U
 nextcloud/3rdparty/guzzlehttp/psr7/src/UriNormalizer.php
 nextcloud/3rdparty/guzzlehttp/psr7/src/UriResolver.php
 nextcloud/3rdparty/guzzlehttp/psr7/src/Utils.php
-nextcloud/3rdparty/guzzlehttp/psr7/src/functions.php
-nextcloud/3rdparty/guzzlehttp/psr7/src/functions_include.php
+nextcloud/3rdparty/guzzlehttp/psr7/vendor-bin/
+nextcloud/3rdparty/guzzlehttp/psr7/vendor-bin/php-cs-fixer/
+nextcloud/3rdparty/guzzlehttp/psr7/vendor-bin/php-cs-fixer/composer.json
+nextcloud/3rdparty/guzzlehttp/psr7/vendor-bin/phpstan/
+nextcloud/3rdparty/guzzlehttp/psr7/vendor-bin/phpstan/composer.json
+nextcloud/3rdparty/guzzlehttp/psr7/vendor-bin/psalm/
+nextcloud/3rdparty/guzzlehttp/psr7/vendor-bin/psalm/composer.json
 nextcloud/3rdparty/guzzlehttp/uri-template/
 nextcloud/3rdparty/guzzlehttp/uri-template/CHANGELOG.md
 nextcloud/3rdparty/guzzlehttp/uri-template/LICENSE.md
@@ -7757,6 +8117,12 @@ nextcloud/3rdparty/symfony/console/Teste
 nextcloud/3rdparty/symfony/console/Tester/CommandTester.php
 nextcloud/3rdparty/symfony/console/Tester/TesterTrait.php
 nextcloud/3rdparty/symfony/console/composer.json
+nextcloud/3rdparty/symfony/deprecation-contracts/
+nextcloud/3rdparty/symfony/deprecation-contracts/.gitignore
+nextcloud/3rdparty/symfony/deprecation-contracts/LICENSE
+nextcloud/3rdparty/symfony/deprecation-contracts/README.md
+nextcloud/3rdparty/symfony/deprecation-contracts/composer.json
+nextcloud/3rdparty/symfony/deprecation-contracts/function.php
 nextcloud/3rdparty/symfony/event-dispatcher/
 nextcloud/3rdparty/symfony/event-dispatcher-contracts/
 nextcloud/3rdparty/symfony/event-dispatcher-contracts/.gitignore
@@ -9057,6 +9423,8 @@ nextcloud/apps/admin_audit/l10n/et_EE.js
 nextcloud/apps/admin_audit/l10n/et_EE.json
 nextcloud/apps/admin_audit/l10n/eu.js
 nextcloud/apps/admin_audit/l10n/eu.json
+nextcloud/apps/admin_audit/l10n/fa.js
+nextcloud/apps/admin_audit/l10n/fa.json
 nextcloud/apps/admin_audit/l10n/fi.js
 nextcloud/apps/admin_audit/l10n/fi.json
 nextcloud/apps/admin_audit/l10n/fr.js
@@ -9341,6 +9709,7 @@ nextcloud/apps/circles/lib/Command/Circl
 nextcloud/apps/circles/lib/Command/CirclesMemberships.php
 nextcloud/apps/circles/lib/Command/CirclesRemote.php
 nextcloud/apps/circles/lib/Command/CirclesReport.php
+nextcloud/apps/circles/lib/Command/CirclesSetting.php
 nextcloud/apps/circles/lib/Command/CirclesSync.php
 nextcloud/apps/circles/lib/Command/CirclesTest.php
 nextcloud/apps/circles/lib/Command/FixUniqueId.php
@@ -9485,6 +9854,7 @@ nextcloud/apps/circles/lib/Exceptions/In
 nextcloud/apps/circles/lib/Exceptions/InvalidIdException.php
 nextcloud/apps/circles/lib/Exceptions/InvalidModelException.php
 nextcloud/apps/circles/lib/Exceptions/JsonException.php
+nextcloud/apps/circles/lib/Exceptions/JsonNotRequestedException.php
 nextcloud/apps/circles/lib/Exceptions/LinkedGroupNotAllowedException.php
 nextcloud/apps/circles/lib/Exceptions/MaintenanceException.php
 nextcloud/apps/circles/lib/Exceptions/MemberAlreadyExistsException.php
@@ -9538,6 +9908,7 @@ nextcloud/apps/circles/lib/FederatedItem
 nextcloud/apps/circles/lib/FederatedItems/CircleEdit.php
 nextcloud/apps/circles/lib/FederatedItems/CircleJoin.php
 nextcloud/apps/circles/lib/FederatedItems/CircleLeave.php
+nextcloud/apps/circles/lib/FederatedItems/CircleSetting.php
 nextcloud/apps/circles/lib/FederatedItems/CircleSettings.php
 nextcloud/apps/circles/lib/FederatedItems/Files/
 nextcloud/apps/circles/lib/FederatedItems/Files/FileShare.php
@@ -9627,6 +9998,8 @@ nextcloud/apps/circles/lib/Migration/Ver
 nextcloud/apps/circles/lib/Migration/Version0022Date20220526113601.php
 nextcloud/apps/circles/lib/Migration/Version0022Date20220703115023.php
 nextcloud/apps/circles/lib/Migration/Version0023Date20211216113101.php
+nextcloud/apps/circles/lib/Migration/Version0024Date20220203123901.php
+nextcloud/apps/circles/lib/Migration/Version0024Date20220203123902.php
 nextcloud/apps/circles/lib/Model/
 nextcloud/apps/circles/lib/Model/BaseCircle.php
 nextcloud/apps/circles/lib/Model/BaseMember.php
@@ -9716,6 +10089,52 @@ nextcloud/apps/circles/lib/Service/Timez
 nextcloud/apps/circles/lib/ShareByCircleProvider.php
 nextcloud/apps/circles/lib/ShareByCircleProviderDeprecated.php
 nextcloud/apps/circles/lib/StatusCode.php
+nextcloud/apps/circles/lib/Tools/
+nextcloud/apps/circles/lib/Tools/ActivityPub/
+nextcloud/apps/circles/lib/Tools/ActivityPub/NCSignature.php
+nextcloud/apps/circles/lib/Tools/Db/
+nextcloud/apps/circles/lib/Tools/Db/ExtendedQueryBuilder.php
+nextcloud/apps/circles/lib/Tools/Db/IQueryRow.php
+nextcloud/apps/circles/lib/Tools/Exceptions/
+nextcloud/apps/circles/lib/Tools/Exceptions/ArrayNotFoundException.php
+nextcloud/apps/circles/lib/Tools/Exceptions/DateTimeException.php
+nextcloud/apps/circles/lib/Tools/Exceptions/InvalidItemException.php
+nextcloud/apps/circles/lib/Tools/Exceptions/InvalidOriginException.php
+nextcloud/apps/circles/lib/Tools/Exceptions/ItemNotFoundException.php
+nextcloud/apps/circles/lib/Tools/Exceptions/MalformedArrayException.php
+nextcloud/apps/circles/lib/Tools/Exceptions/RequestContentException.php
+nextcloud/apps/circles/lib/Tools/Exceptions/RequestNetworkException.php
+nextcloud/apps/circles/lib/Tools/Exceptions/RequestResultNotJsonException.php
+nextcloud/apps/circles/lib/Tools/Exceptions/RequestResultSizeException.php
+nextcloud/apps/circles/lib/Tools/Exceptions/RequestServerException.php
+nextcloud/apps/circles/lib/Tools/Exceptions/RowNotFoundException.php
+nextcloud/apps/circles/lib/Tools/Exceptions/SignatoryException.php
+nextcloud/apps/circles/lib/Tools/Exceptions/SignatureException.php
+nextcloud/apps/circles/lib/Tools/Exceptions/UnknownTypeException.php
+nextcloud/apps/circles/lib/Tools/Exceptions/WellKnownLinkNotFoundException.php
+nextcloud/apps/circles/lib/Tools/IDeserializable.php
+nextcloud/apps/circles/lib/Tools/Model/
+nextcloud/apps/circles/lib/Tools/Model/NCRequest.php
+nextcloud/apps/circles/lib/Tools/Model/NCRequestResult.php
+nextcloud/apps/circles/lib/Tools/Model/NCSignatory.php
+nextcloud/apps/circles/lib/Tools/Model/NCSignedRequest.php
+nextcloud/apps/circles/lib/Tools/Model/NCWebfinger.php
+nextcloud/apps/circles/lib/Tools/Model/NCWellKnownLink.php
+nextcloud/apps/circles/lib/Tools/Model/Request.php
+nextcloud/apps/circles/lib/Tools/Model/SimpleDataStore.php
+nextcloud/apps/circles/lib/Tools/Model/TreeNode.php
+nextcloud/apps/circles/lib/Tools/Traits/
+nextcloud/apps/circles/lib/Tools/Traits/TArrayTools.php
+nextcloud/apps/circles/lib/Tools/Traits/TAsync.php
+nextcloud/apps/circles/lib/Tools/Traits/TConsoleTree.php
+nextcloud/apps/circles/lib/Tools/Traits/TDeserialize.php
+nextcloud/apps/circles/lib/Tools/Traits/TNCLocalSignatory.php
+nextcloud/apps/circles/lib/Tools/Traits/TNCLogger.php
+nextcloud/apps/circles/lib/Tools/Traits/TNCRequest.php
+nextcloud/apps/circles/lib/Tools/Traits/TNCSetup.php
+nextcloud/apps/circles/lib/Tools/Traits/TNCSignatory.php
+nextcloud/apps/circles/lib/Tools/Traits/TNCWellKnown.php
+nextcloud/apps/circles/lib/Tools/Traits/TStringTools.php
 nextcloud/apps/circles/lib/UnifiedSearch/
 nextcloud/apps/circles/lib/UnifiedSearch/UnifiedSearchProvider.php
 nextcloud/apps/circles/lib/UnifiedSearch/UnifiedSearchResult.php
@@ -9727,129 +10146,6 @@ nextcloud/apps/circles/templates/
 nextcloud/apps/circles/templates/files/
 nextcloud/apps/circles/templates/files/list.php
 nextcloud/apps/circles/vendor/
-nextcloud/apps/circles/vendor/artificial-owl/
-nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/
-nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/.gitignore
-nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/README.md
-nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/composer.json
-nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/composer.lock
-nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/
-nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/ActivityPub/
-nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/ActivityPub/Nextcloud/
-nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/ActivityPub/Nextcloud/nc21/
-nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/ActivityPub/Nextcloud/nc21/NC21Signature.php
-nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/ActivityPub/Nextcloud/nc${MAJOR}/
-nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/ActivityPub/Nextcloud/nc${MAJOR}/NC${MAJOR}Signature.php
-nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Console/
-nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Console/Nextcloud/
-nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Console/Nextcloud/nc${MAJOR}/
-nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Console/Nextcloud/nc${MAJOR}/NC${MAJOR}InteractiveShell.php
-nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/DI/
-nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/DI/DIContainer.php
-nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Db/
-nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Db/ExtendedQueryBuilder.php
-nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Db/Nextcloud/
-nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Db/Nextcloud/nc21/
-nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Db/Nextcloud/nc21/INC21QueryRow.php
-nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Db/Nextcloud/nc21/NC21ExtendedQueryBuilder.php
-nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Db/Nextcloud/nc${MAJOR}/
-nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Db/Nextcloud/nc${MAJOR}/INC${MAJOR}QueryRow.php
-nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Db/Nextcloud/nc${MAJOR}/NC${MAJOR}ExtendedQueryBuilder.php
-nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Db/RequestBuilder.php
-nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Exceptions/
-nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Exceptions/ArrayNotFoundException.php
-nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Exceptions/CacheItemNotFoundException.php
-nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Exceptions/DateTimeException.php
-nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Exceptions/DependencyInjectionException.php
-nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Exceptions/InvalidItemException.php
-nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Exceptions/InvalidOriginException.php
-nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Exceptions/ItemNotFoundException.php
-nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Exceptions/JsonNotRequestedException.php
-nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Exceptions/MalformedArrayException.php
-nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Exceptions/RequestContentException.php
-nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Exceptions/RequestNetworkException.php
-nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Exceptions/RequestResultNotJsonException.php
-nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Exceptions/RequestResultSizeException.php
-nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Exceptions/RequestServerException.php
-nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Exceptions/RowNotFoundException.php
-nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Exceptions/ShellConfirmationException.php
-nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Exceptions/ShellMissingCommandException.php
-nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Exceptions/ShellMissingItemException.php
-nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Exceptions/ShellUnknownCommandException.php
-nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Exceptions/ShellUnknownItemException.php
-nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Exceptions/SignatoryException.php
-nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Exceptions/SignatureException.php
-nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Exceptions/UnknownTypeException.php
-nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Exceptions/WellKnownLinkNotFoundException.php
-nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/IDeserializable.php
-nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/IExtendedQueryBuilder.php
-nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/IInteractiveShellClient.php
-nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/IQueryRow.php
-nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Model/
-nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Model/Cache.php
-nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Model/CacheItem.php
-nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Model/Nextcloud/
-nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Model/Nextcloud/NC19Request.php
-nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Model/Nextcloud/nc20/
-nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Model/Nextcloud/nc20/NC20Request.php
-nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Model/Nextcloud/nc20/NC20RequestResult.php
-nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Model/Nextcloud/nc21/
-nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Model/Nextcloud/nc21/INC21Convert.php
-nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Model/Nextcloud/nc21/NC21Request.php
-nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Model/Nextcloud/nc21/NC21RequestResult.php
-nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Model/Nextcloud/nc21/NC21Signatory.php
-nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Model/Nextcloud/nc21/NC21SignedRequest.php
-nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Model/Nextcloud/nc21/NC21TreeNode.php
-nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Model/Nextcloud/nc21/NC21Webfinger.php
-nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Model/Nextcloud/nc21/NC21WellKnownLink.php
-nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Model/Nextcloud/nc${MAJOR}/
-nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Model/Nextcloud/nc${MAJOR}/INC${MAJOR}Convert.php
-nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Model/Nextcloud/nc${MAJOR}/NC${MAJOR}InteractiveShellSession.php
-nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Model/Nextcloud/nc${MAJOR}/NC${MAJOR}Request.php
-nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Model/Nextcloud/nc${MAJOR}/NC${MAJOR}RequestResult.php
-nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Model/Nextcloud/nc${MAJOR}/NC${MAJOR}Signatory.php
-nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Model/Nextcloud/nc${MAJOR}/NC${MAJOR}SignedRequest.php
-nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Model/Nextcloud/nc${MAJOR}/NC${MAJOR}TreeNode.php
-nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Model/Nextcloud/nc${MAJOR}/NC${MAJOR}Webfinger.php
-nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Model/Nextcloud/nc${MAJOR}/NC${MAJOR}WellKnownLink.php
-nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Model/Request.php
-nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Model/SimpleDataStore.php
-nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Traits/
-nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Traits/Nextcloud/
-nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Traits/Nextcloud/TNC19Request.php
-nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Traits/Nextcloud/TNCDataResponse.php
-nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Traits/Nextcloud/TNCRequest.php
-nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Traits/Nextcloud/nc20/
-nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Traits/Nextcloud/nc20/TNC20Logger.php
-nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Traits/Nextcloud/nc20/TNC20Request.php
-nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Traits/Nextcloud/nc20/TNC20Setup.php
-nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Traits/Nextcloud/nc21/
-nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Traits/Nextcloud/nc21/TNC21ConsoleTree.php
-nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Traits/Nextcloud/nc21/TNC21Controller.php
-nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Traits/Nextcloud/nc21/TNC21Deserialize.php
-nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Traits/Nextcloud/nc21/TNC21LocalSignatory.php
-nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Traits/Nextcloud/nc21/TNC21Logger.php
-nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Traits/Nextcloud/nc21/TNC21Request.php
-nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Traits/Nextcloud/nc21/TNC21Setup.php
-nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Traits/Nextcloud/nc21/TNC21Signatory.php
-nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Traits/Nextcloud/nc21/TNC21WellKnown.php
-nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Traits/Nextcloud/nc${MAJOR}/
-nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Traits/Nextcloud/nc${MAJOR}/TNC${MAJOR}Async.php
-nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Traits/Nextcloud/nc${MAJOR}/TNC${MAJOR}ConsoleTree.php
-nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Traits/Nextcloud/nc${MAJOR}/TNC${MAJOR}Controller.php
-nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Traits/Nextcloud/nc${MAJOR}/TNC${MAJOR}Deserialize.php
-nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Traits/Nextcloud/nc${MAJOR}/TNC${MAJOR}LocalSignatory.php
-nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Traits/Nextcloud/nc${MAJOR}/TNC${MAJOR}Logger.php
-nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Traits/Nextcloud/nc${MAJOR}/TNC${MAJOR}Request.php
-nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Traits/Nextcloud/nc${MAJOR}/TNC${MAJOR}Setup.php
-nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Traits/Nextcloud/nc${MAJOR}/TNC${MAJOR}Signatory.php
-nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Traits/Nextcloud/nc${MAJOR}/TNC${MAJOR}WellKnown.php
-nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Traits/TArrayTools.php
-nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Traits/TAsync.php
-nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Traits/TFileTools.php
-nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Traits/TPathTools.php
-nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Traits/TRequest.php
-nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Traits/TStringTools.php
 nextcloud/apps/circles/vendor/autoload.php
 nextcloud/apps/circles/vendor/composer/
 nextcloud/apps/circles/vendor/composer/ClassLoader.php
@@ -16058,6 +16354,8 @@ nextcloud/apps/recommendations/l10n/hr.j
 nextcloud/apps/recommendations/l10n/hr.json
 nextcloud/apps/recommendations/l10n/hu.js
 nextcloud/apps/recommendations/l10n/hu.json
+nextcloud/apps/recommendations/l10n/id.js
+nextcloud/apps/recommendations/l10n/id.json
 nextcloud/apps/recommendations/l10n/is.js
 nextcloud/apps/recommendations/l10n/is.json
 nextcloud/apps/recommendations/l10n/it.js
@@ -16651,6 +16949,7 @@ nextcloud/apps/settings/lib/Settings/Per
 nextcloud/apps/settings/lib/Settings/Personal/ServerDevNotice.php
 nextcloud/apps/settings/lib/SetupChecks/
 nextcloud/apps/settings/lib/SetupChecks/CheckUserCertificates.php
+nextcloud/apps/settings/lib/SetupChecks/LdapInvalidUuids.php
 nextcloud/apps/settings/lib/SetupChecks/LegacySSEKeyFormat.php
 nextcloud/apps/settings/lib/SetupChecks/PhpDefaultCharset.php
 nextcloud/apps/settings/lib/SetupChecks/PhpOutputBuffering.php
@@ -17972,6 +18271,7 @@ nextcloud/apps/text/lib/Migration/Versio
 nextcloud/apps/text/lib/Migration/Version030001Date20200402075029.php
 nextcloud/apps/text/lib/Migration/Version030201Date20201116110353.php
 nextcloud/apps/text/lib/Migration/Version030201Date20201116123153.php
+nextcloud/apps/text/lib/Migration/Version030301Date20220202141528.php
 nextcloud/apps/text/lib/Service/
 nextcloud/apps/text/lib/Service/ApiService.php
 nextcloud/apps/text/lib/Service/DocumentService.php
@@ -18895,6 +19195,7 @@ nextcloud/apps/user_ldap/lib/Command/Set
 nextcloud/apps/user_ldap/lib/Command/ShowConfig.php
 nextcloud/apps/user_ldap/lib/Command/ShowRemnants.php
 nextcloud/apps/user_ldap/lib/Command/TestConfig.php
+nextcloud/apps/user_ldap/lib/Command/UpdateUUID.php
 nextcloud/apps/user_ldap/lib/Configuration.php
 nextcloud/apps/user_ldap/lib/Connection.php
 nextcloud/apps/user_ldap/lib/ConnectionFactory.php
@@ -19076,6 +19377,8 @@ nextcloud/apps/user_status/l10n/pl.js
 nextcloud/apps/user_status/l10n/pl.json
 nextcloud/apps/user_status/l10n/pt_BR.js
 nextcloud/apps/user_status/l10n/pt_BR.json
+nextcloud/apps/user_status/l10n/pt_PT.js
+nextcloud/apps/user_status/l10n/pt_PT.json
 nextcloud/apps/user_status/l10n/ru.js
 nextcloud/apps/user_status/l10n/ru.json
 nextcloud/apps/user_status/l10n/sc.js
@@ -19882,7 +20185,10 @@ nextcloud/core/Migrations/Version21000Da
 nextcloud/core/Migrations/Version21000Date20210309185127.php
 nextcloud/core/Migrations/Version22000Date20210216080825.php
 nextcloud/core/Migrations/Version23000Date20210906132259.php
+nextcloud/core/Migrations/Version24000Date20211213081506.php
+nextcloud/core/Migrations/Version24000Date20211213081604.php
 nextcloud/core/Migrations/Version24000Date20211230140012.php
+nextcloud/core/Migrations/Version24000Date20220131153041.php
 nextcloud/core/Notification/
 nextcloud/core/Notification/CoreNotifier.php
 nextcloud/core/Service/
@@ -20029,6 +20335,7 @@ nextcloud/core/doc/admin/_sources/config
 nextcloud/core/doc/admin/_sources/configuration_database/index.rst.txt
 
nextcloud/core/doc/admin/_sources/configuration_database/linux_database_configuration.rst.txt
 
nextcloud/core/doc/admin/_sources/configuration_database/mysql_4byte_support.rst.txt
+nextcloud/core/doc/admin/_sources/configuration_database/splitting.rst.txt
 nextcloud/core/doc/admin/_sources/configuration_files/
 
nextcloud/core/doc/admin/_sources/configuration_files/big_file_upload_configuration.rst.txt
 
nextcloud/core/doc/admin/_sources/configuration_files/default_files_configuration.rst.txt
@@ -20196,6 +20503,7 @@ nextcloud/core/doc/admin/configuration_d
 nextcloud/core/doc/admin/configuration_database/index.html
 
nextcloud/core/doc/admin/configuration_database/linux_database_configuration.html
 nextcloud/core/doc/admin/configuration_database/mysql_4byte_support.html
+nextcloud/core/doc/admin/configuration_database/splitting.html
 nextcloud/core/doc/admin/configuration_files/
 nextcloud/core/doc/admin/configuration_files/big_file_upload_configuration.html
 nextcloud/core/doc/admin/configuration_files/default_files_configuration.html
@@ -20962,8 +21270,6 @@ nextcloud/core/l10n/sk.js
 nextcloud/core/l10n/sk.json
 nextcloud/core/l10n/sl.js
 nextcloud/core/l10n/sl.json
-nextcloud/core/l10n/sq.js
-nextcloud/core/l10n/sq.json
 nextcloud/core/l10n/sr.js
 nextcloud/core/l10n/sr.json
 nextcloud/core/l10n/sv.js

Reply via email to