pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/php-nextcloud php-nextcloud: Update to 21.0.0



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5784df43b2fc
branches:  trunk
changeset: 447824:5784df43b2fc
user:      ryoon <ryoon%pkgsrc.org@localhost>
date:      Sat Feb 27 19:04:55 2021 +0000

description:
php-nextcloud: Update to 21.0.0

Changelog:
Version 21.0.0 February 22 2021

Changes

The biggest improvements we introduce with Nextcloud 21 are:

  * High Performance Back-end for Nextcloud Files: reduces server load from
    desktop clients and web interface polling by 90% while delivering instant
    notifications to users.
  * And a wide range of performance improvements all over on top, decreasing
    loading times of pages and reducing load on the server
  * Collaborative features: new Whiteboard, author colours in Text and
    Document Templates to increase team productivity
  * Nextcloud Talk: debuts message status indicators, a raise hand feature, a
    group conversation description and more!
  * A range of Groupware improvements like drag'n'drop and nicer threading in
    Mail and syncing social media avatars in Contacts.

diffstat:

 www/php-nextcloud/Makefile |     4 +-
 www/php-nextcloud/PLIST    |  3414 ++++++++++++++++++++++++++++++++++---------
 www/php-nextcloud/distinfo |    10 +-
 3 files changed, 2651 insertions(+), 777 deletions(-)

diffs (truncated from 5001 to 300 lines):

diff -r 0b8072d28a02 -r 5784df43b2fc www/php-nextcloud/Makefile
--- a/www/php-nextcloud/Makefile        Sat Feb 27 18:56:09 2021 +0000
+++ b/www/php-nextcloud/Makefile        Sat Feb 27 19:04:55 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.49 2021/02/15 12:46:00 ryoon Exp $
+# $NetBSD: Makefile,v 1.50 2021/02/27 19:04:55 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-20.0.7
+DISTNAME=      nextcloud-21.0.0
 PKGNAME=       ${PHP_PKG_PREFIX}-${DISTNAME}
 CATEGORIES=    www
 MASTER_SITES=  https://download.nextcloud.com/server/releases/
diff -r 0b8072d28a02 -r 5784df43b2fc www/php-nextcloud/PLIST
--- a/www/php-nextcloud/PLIST   Sat Feb 27 18:56:09 2021 +0000
+++ b/www/php-nextcloud/PLIST   Sat Feb 27 19:04:55 2021 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.40 2021/02/15 12:46:00 ryoon Exp $
+@comment $NetBSD: PLIST,v 1.41 2021/02/27 19:04:55 ryoon Exp $
 share/nextcloud/.htaccess
 share/nextcloud/.user.ini
 share/nextcloud/3rdparty/.github/workflows/composer.yml
@@ -20,6 +20,8 @@
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/AlexaForBusiness/Exception/AlexaForBusinessException.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Amplify/AmplifyClient.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Amplify/Exception/AmplifyException.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/AmplifyBackend/AmplifyBackendClient.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/AmplifyBackend/Exception/AmplifyBackendException.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Api/AbstractModel.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Api/ApiProvider.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Api/DateTimeResult.php
@@ -69,10 +71,16 @@
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/ApiGatewayV2/Exception/ApiGatewayV2Exception.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/AppConfig/AppConfigClient.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/AppConfig/Exception/AppConfigException.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/AppIntegrationsService/AppIntegrationsServiceClient.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/AppIntegrationsService/Exception/AppIntegrationsServiceException.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/AppMesh/AppMeshClient.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/AppMesh/Exception/AppMeshException.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/AppRegistry/AppRegistryClient.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/AppRegistry/Exception/AppRegistryException.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/AppSync/AppSyncClient.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/AppSync/Exception/AppSyncException.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/Appflow/AppflowClient.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/Appflow/Exception/AppflowException.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/ApplicationAutoScaling/ApplicationAutoScalingClient.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/ApplicationAutoScaling/Exception/ApplicationAutoScalingException.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/ApplicationDiscoveryService/ApplicationDiscoveryServiceClient.php
@@ -82,14 +90,21 @@
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Appstream/AppstreamClient.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Appstream/Exception/AppstreamException.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Arn/AccessPointArn.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/Arn/AccessPointArnInterface.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Arn/Arn.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Arn/ArnInterface.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Arn/ArnParser.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Arn/Exception/InvalidArnException.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Arn/ResourceTypeAndIdTrait.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Arn/S3/AccessPointArn.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/Arn/S3/BucketArnInterface.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/Arn/S3/OutpostsAccessPointArn.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/Arn/S3/OutpostsArnInterface.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/Arn/S3/OutpostsBucketArn.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Athena/AthenaClient.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Athena/Exception/AthenaException.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/AuditManager/AuditManagerClient.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/AuditManager/Exception/AuditManagerException.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/AugmentedAIRuntime/AugmentedAIRuntimeClient.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/AugmentedAIRuntime/Exception/AugmentedAIRuntimeException.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/AutoScaling/AutoScalingClient.php
@@ -103,6 +118,8 @@
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Backup/Exception/BackupException.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Batch/BatchClient.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Batch/Exception/BatchException.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/Braket/BraketClient.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/Braket/Exception/BraketException.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Budgets/BudgetsClient.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Budgets/Exception/BudgetsException.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/CacheInterface.php
@@ -147,6 +164,8 @@
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/CloudWatchEvents/Exception/CloudWatchEventsException.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/CloudWatchLogs/CloudWatchLogsClient.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/CloudWatchLogs/Exception/CloudWatchLogsException.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/CodeArtifact/CodeArtifactClient.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/CodeArtifact/Exception/CodeArtifactException.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/CodeBuild/CodeBuildClient.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/CodeBuild/Exception/CodeBuildException.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/CodeCommit/CodeCommitClient.php
@@ -186,6 +205,8 @@
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/ConfigurationProviderInterface.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Connect/ConnectClient.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Connect/Exception/ConnectException.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/ConnectContactLens/ConnectContactLensClient.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/ConnectContactLens/Exception/ConnectContactLensException.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/ConnectParticipant/ConnectParticipantClient.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/ConnectParticipant/Exception/ConnectParticipantException.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/CostExplorer/CostExplorerClient.php
@@ -200,20 +221,35 @@
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Credentials/EcsCredentialProvider.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Credentials/InstanceProfileProvider.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Crypto/AbstractCryptoClient.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/Crypto/AbstractCryptoClientV2.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Crypto/AesDecryptingStream.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Crypto/AesEncryptingStream.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Crypto/AesGcmDecryptingStream.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Crypto/AesGcmEncryptingStream.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Crypto/AesStreamInterface.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/Crypto/AesStreamInterfaceV2.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Crypto/Cipher/Cbc.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Crypto/Cipher/CipherBuilderTrait.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Crypto/Cipher/CipherMethod.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Crypto/DecryptionTrait.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/Crypto/DecryptionTraitV2.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Crypto/EncryptionTrait.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/Crypto/EncryptionTraitV2.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Crypto/KmsMaterialsProvider.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/Crypto/KmsMaterialsProviderV2.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Crypto/MaterialsProvider.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/Crypto/MaterialsProviderInterface.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/Crypto/MaterialsProviderInterfaceV2.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/Crypto/MaterialsProviderV2.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Crypto/MetadataEnvelope.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Crypto/MetadataStrategyInterface.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/Crypto/Polyfill/AesGcm.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/Crypto/Polyfill/ByteArray.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/Crypto/Polyfill/Gmac.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/Crypto/Polyfill/Key.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/Crypto/Polyfill/NeedsTrait.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/CustomerProfiles/CustomerProfilesClient.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/CustomerProfiles/Exception/CustomerProfilesException.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/DAX/DAXClient.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/DAX/Exception/DAXException.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/DLM/DLMClient.php
@@ -228,6 +264,8 @@
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/DatabaseMigrationService/Exception/DatabaseMigrationServiceException.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Detective/DetectiveClient.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Detective/Exception/DetectiveException.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/DevOpsGuru/DevOpsGuruClient.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/DevOpsGuru/Exception/DevOpsGuruException.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/DeviceFarm/DeviceFarmClient.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/DeviceFarm/Exception/DeviceFarmException.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/DirectConnect/DirectConnectClient.php
@@ -255,8 +293,12 @@
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/EBS/Exception/EBSException.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/EC2InstanceConnect/EC2InstanceConnectClient.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/EC2InstanceConnect/Exception/EC2InstanceConnectException.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/ECRPublic/ECRPublicClient.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/ECRPublic/Exception/ECRPublicException.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/EKS/EKSClient.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/EKS/Exception/EKSException.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/EMRContainers/EMRContainersClient.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/EMRContainers/Exception/EMRContainersException.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Ec2/Ec2Client.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Ec2/Exception/Ec2Exception.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Ecr/EcrClient.php
@@ -298,6 +340,8 @@
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Exception/AwsException.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Exception/CouldNotCreateChecksumException.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Exception/CredentialsException.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/Exception/CryptoException.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/Exception/CryptoPolyfillException.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Exception/EventStreamDataException.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Exception/IncalculablePayloadException.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Exception/InvalidJsonException.php
@@ -328,8 +372,12 @@
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/GlobalAccelerator/GlobalAcceleratorClient.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Glue/Exception/GlueException.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Glue/GlueClient.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/GlueDataBrew/Exception/GlueDataBrewException.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/GlueDataBrew/GlueDataBrewClient.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Greengrass/Exception/GreengrassException.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Greengrass/GreengrassClient.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/GreengrassV2/Exception/GreengrassV2Exception.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/GreengrassV2/GreengrassV2Client.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/GroundStation/Exception/GroundStationException.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/GroundStation/GroundStationClient.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/GuardDuty/Exception/GuardDutyException.php
@@ -345,12 +393,21 @@
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/HashingStream.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Health/Exception/HealthException.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Health/HealthClient.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/HealthLake/Exception/HealthLakeException.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/HealthLake/HealthLakeClient.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/History.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/Honeycode/Exception/HoneycodeException.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/Honeycode/HoneycodeClient.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/IVS/Exception/IVSException.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/IVS/IVSClient.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Iam/Exception/IamException.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Iam/IamClient.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/IdempotencyTokenMiddleware.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/IdentityStore/Exception/IdentityStoreException.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/IdentityStore/IdentityStoreClient.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/ImportExport/Exception/ImportExportException.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/ImportExport/ImportExportClient.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/InputValidationMiddleware.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Inspector/Exception/InspectorException.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Inspector/InspectorClient.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/IoT1ClickDevicesService/Exception/IoT1ClickDevicesServiceException.php
@@ -359,16 +416,24 @@
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/IoT1ClickProjects/IoT1ClickProjectsClient.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/IoTAnalytics/Exception/IoTAnalyticsException.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/IoTAnalytics/IoTAnalyticsClient.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/IoTDeviceAdvisor/Exception/IoTDeviceAdvisorException.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/IoTDeviceAdvisor/IoTDeviceAdvisorClient.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/IoTEvents/Exception/IoTEventsException.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/IoTEvents/IoTEventsClient.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/IoTEventsData/Exception/IoTEventsDataException.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/IoTEventsData/IoTEventsDataClient.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/IoTFleetHub/Exception/IoTFleetHubException.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/IoTFleetHub/IoTFleetHubClient.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/IoTJobsDataPlane/Exception/IoTJobsDataPlaneException.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/IoTJobsDataPlane/IoTJobsDataPlaneClient.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/IoTSecureTunneling/Exception/IoTSecureTunnelingException.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/IoTSecureTunneling/IoTSecureTunnelingClient.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/IoTSiteWise/Exception/IoTSiteWiseException.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/IoTSiteWise/IoTSiteWiseClient.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/IoTThingsGraph/Exception/IoTThingsGraphException.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/IoTThingsGraph/IoTThingsGraphClient.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/IoTWireless/Exception/IoTWirelessException.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/IoTWireless/IoTWirelessClient.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Iot/Exception/IotException.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Iot/IotClient.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/IotDataPlane/Exception/IotDataPlaneException.php
@@ -404,15 +469,23 @@
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/LicenseManager/LicenseManagerClient.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Lightsail/Exception/LightsailException.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Lightsail/LightsailClient.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/LocationService/Exception/LocationServiceException.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/LocationService/LocationServiceClient.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/LookoutforVision/Exception/LookoutforVisionException.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/LookoutforVision/LookoutforVisionClient.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/LruArrayCache.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/MQ/Exception/MQException.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/MQ/MQClient.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/MTurk/Exception/MTurkException.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/MTurk/MTurkClient.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/MWAA/Exception/MWAAException.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/MWAA/MWAAClient.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/MachineLearning/Exception/MachineLearningException.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/MachineLearning/MachineLearningClient.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Macie/Exception/MacieException.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Macie/MacieClient.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/Macie2/Exception/Macie2Exception.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/Macie2/Macie2Client.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/ManagedBlockchain/Exception/ManagedBlockchainException.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/ManagedBlockchain/ManagedBlockchainClient.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/MarketplaceCatalog/Exception/MarketplaceCatalogException.php
@@ -454,6 +527,8 @@
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Multipart/UploadState.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Neptune/Exception/NeptuneException.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Neptune/NeptuneClient.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/NetworkFirewall/Exception/NetworkFirewallException.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/NetworkFirewall/NetworkFirewallClient.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/NetworkManager/Exception/NetworkManagerException.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/NetworkManager/NetworkManagerClient.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/OpsWorks/Exception/OpsWorksException.php
@@ -484,6 +559,8 @@
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/PresignUrlMiddleware.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Pricing/Exception/PricingException.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Pricing/PricingClient.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/PrometheusService/Exception/PrometheusServiceException.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/PrometheusService/PrometheusServiceClient.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Psr16CacheAdapter.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/PsrCacheAdapter.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/QLDB/Exception/QLDBException.php
@@ -501,6 +578,8 @@
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Rds/RdsClient.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Redshift/Exception/RedshiftException.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Redshift/RedshiftClient.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/RedshiftDataAPIService/Exception/RedshiftDataAPIServiceException.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/RedshiftDataAPIService/RedshiftDataAPIServiceClient.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Rekognition/Exception/RekognitionException.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Rekognition/RekognitionClient.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/ResourceGroups/Exception/ResourceGroupsException.php
@@ -511,7 +590,15 @@
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Result.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/ResultInterface.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/ResultPaginator.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/Retry/Configuration.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/Retry/ConfigurationInterface.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/Retry/ConfigurationProvider.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/Retry/Exception/ConfigurationException.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/Retry/QuotaManager.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/Retry/RateLimiter.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/Retry/RetryHelperTrait.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/RetryMiddleware.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/RetryMiddlewareV2.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/RoboMaker/Exception/RoboMakerException.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/RoboMaker/RoboMakerClient.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Route53/Exception/Route53Exception.php
@@ -526,10 +613,15 @@
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/S3/BucketEndpointArnMiddleware.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/S3/BucketEndpointMiddleware.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/S3/Crypto/CryptoParamsTrait.php



Home | Main Index | Thread Index | Old Index