pkgsrc-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ad3c01d39fd4
branches:  trunk
changeset: 325624:ad3c01d39fd4
user:      ryoon <ryoon%pkgsrc.org@localhost>
date:      Thu Nov 22 12:28:11 2018 +0000

description:
Update to 14.0.3

Changelog:
Version 14.0.3 October 12 2018
Changes

    Fixes the apps menu scrollbar (server#11662)
    Ignore "session_lifetime" if it can not be converted to a number (server#11761)
    Normalize getUnjailedPath (server#11770)

Version 14.0.2 October 11 2018
Changes

    Fix contacts menu on mentions (server#11350)
    Make the server ready to use global scale with SAML as auth back-end (server#11373)
    Fix default flex shrink on list (server#11374)
    Fixes the logo height (server#11385)
    Do not explode when getting permissions from a FailedStorage (server#11389)
    Do not hide the progress bar while the chunked upload is being assembled (server#11399)
    Fix "checkWellKnownUrl" not being run (server#11418)
    Add back the total used space per user (server#11425)
    Fix invalid inline input confirm border (server#11426)
    Center back the history icon (server#11430)
    AssemblyStream is also eof if we have no more source stream (server#11436)
    Re-enable upload button after updating Avatar (server#11451)
    Fix typo in config.sample.php (server#11488)
    Bugfix 2FA theme: buttons white (server#11489)
    Update config and babel for ie11 (server#11490)
    Only catch QueryException when trying to build class (server#11492)
    Show auth type "None" in email settings (server#11493)
    Fix public page footer link wrap (server#11510)
    Fix share header text on small widths (server#11511)
    Add missing compiled mimetype list (server#11516)
    Fixes the move/copy picker buttons (server#11525)
    Fix breadcrumbs (server#11530)
    Added kinetic scrolling for iOS to apps dropdown menu #10281 (server#11554)
    Throw an error if a node is smaller than expected in assemblystream (server#11555)
    Reduce the min-width of the files table so it works on sharing pages on mobile (server#11556)
    Fix header overflow, fix more apps menu, fix #11552 (server#11558)
    Add new group entry on users list + fixes (server#11575)
    Redirect guests to login if they follow the link of a comment mention-notifications (server#11577)
    Force multiselect max-height to 5.5 items (server#11579)
    Just update password hash without validating (server#11580)
    Fix sticky header on users list (server#11582)
    Fix header border on users list (server#11608)
    Fix call to logger (server#11610)
    Allow the creationg of previews of files stored in appdata (server#11703)
    Update CRL due to changed cert for linkshareex (server#11706)
    Fix a misleading setup check for .well-known/caldav & carddav (server#11738)
    Remove unneeded CSS rule for IE 11 (files_pdfviewer#101)
    Hide footer in public share page (files_pdfviewer#103)
    Fix embedded viewer with new server layout on IE 11 (files_pdfviewer#98)

Version 14.0.1 September 25 2018
Changes

    Fixes the upload progress bar layout - 14 backport (server#11039)
    Fix markup and style of mentions in comments (server#11077)
    Do not invalidate main token on OAuth (server#11090)
    Expire tokens hardening (server#11103)
    fix js files client for user names with spaces (server#11152)
    Fix user and group listing with users that have an integer user id (server#11186)
    Fix exception class (server#11187)
    Remove posix_getpwuid and compare only userid (server#11191)
    Fix check for more users in sharing dialogue (server#11201)
    Remove filter_var flags due to PHP 7.3 deprecation, fixes #10894 (server#11237)
    Fixes empty favorite names for trailing slashes (server#11259)
    Fix size of icons in menus inside apps when shown as images (server#11276)
    Prevent comment being composed from overlapping the submit button (server#11277)
    replace setcookie value with '' instead of null. (server#11280)
    Fix the link and anchor for the update notifications (server#11282)
    Include empty directories in the default state of acceptance tests (server#11283)
    Get permission of storage for shares (server#11287)
    Shared by info for room shares without names (server#11288)
    Fix icons cacher regex for compressed output (server#11291)
    Revert "Use APCu caching of composer" (server#11293)
    Use user locale as default in the template (server#11294)
    Fix expiration code of tokens (server#11302)
    Add unit test for findLanguageFromLocale (server#11340)
    14 scroll fix (activity#295)
    Update stable14 target versions (files_texteditor#111)
    Update stable14 target versions (firstrunwizard#80)
    Update stable14 target versions (gallery#467)
    Update stable14 target versions (nextcloud_announcements#32)
    Update stable14 target versions (notifications#158)
    Update config and babel for ie11 (notifications#161)

Version 14.0.0 September 10 2018
Changes

Nextcloud 14 merged nearly 1000 pull requests with improvements and changes, almost 150 more than Nextcloud 13. This only covers the core server, hundreds more changes were made in the apps that make 
up our release, making this version officially our biggest release ever.

While we can never cover everything that has improved, these are the main feature highlights:

    Video Verification - use a video call with Talk to verify the identity of somebody before granting them access to a share
    Two-factor authentication now with Signal and Telegram as well as NFC and SMS
    Accessibility improvements & dark theme
    Add a note to shares, share files in a Talk chat, new Deck Kanban app and much more

Version 13.0.7 October 11 2018
Changes

    Prefer using dir instead of allinfo for getting smb file info (server#10804)
    [LDAP] The WebUI Wizard also should not assign empty config IDs (server#10824)
    Fix mimetype detection for junked uploads (server#10829)
    Improve performance when dealing with large numbers of shares (server#10884)
    Cast timestamps older than unix epoch to 0 (server#10902)
    Use the same ignored properties list for both CustomerPropertiesBackends (server#10911)
    Do not hide the progress bar while the chunked upload is being assembled (server#11400)
    Fix "checkWellKnownUrl" not being run (server#11419)
    AssemblyStream is also eof if we have no more source stream (server#11437)
    Show auth type "None" in email settings (server#11494)
    Fixes the move/copy picker buttons (server#11524)
    Allow the creationg of previews of files stored in appdata (server#11704)
    Update CRL due to changed cert for linkshareex (server#11707)
    Fix a misleading setup check for .well-known/caldav & carddav (server#11739)

Version 13.0.6 August 30 2018
Changes

    Add sabre plugin to allow anonymous options requests to the dav root (server#10285)
    Do scan the root storage in background scan (server#10376)
    Adding test for table schedulingobjects and fixing postgres LOB (server#10552)
    Fix transfering ownership of a share to user with same id as receiver (server#10565)
    Make file cache updates more robust (server#10581)
    Retry smb stat on timeout (server#10591)
    Use insertIfNotExists to store new mimetypes. (server#10620)
    Only warn about data lose on password reset if per-user keys are used (server#10646)
    Update the scope of the lockdownmanager (server#10682)
    Log entries that are hidden during file listing (server#10698)
    Forgotten pass fix link (server#10735)
    Fix comment style in config sample (server#10759)
    Make sure error_log() always receives a string (server#10760)
    Fix call to OC.generateUrl for caldav birthday calendar on/off (server#10761)
    Use the path_hash instead of the path to query the filecache (server#10762)
    Don't blame random people for background email updates (server#10763)
    Resolve all group memberships properly (server#10783)
    Remove unexecutable code (server#10816)
    Improve URL detection (server#10821)
    MySQL 8.0+ and MariaDB 10.3+ are large prefix and barracuda by default (server#10823)
    Disallow negative mtime in dav search (server#10837)

diffstat:

 www/php-nextcloud/Makefile |     6 +-
 www/php-nextcloud/PLIST    |  2327 +++++++++++++++++++++----------------------
 www/php-nextcloud/distinfo |    10 +-
 3 files changed, 1133 insertions(+), 1210 deletions(-)

diffs (truncated from 4382 to 300 lines):

diff -r 6cab9c16f9f6 -r ad3c01d39fd4 www/php-nextcloud/Makefile
--- a/www/php-nextcloud/Makefile        Thu Nov 22 11:54:08 2018 +0000
+++ b/www/php-nextcloud/Makefile        Thu Nov 22 12:28:11 2018 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.16 2018/08/22 09:47:57 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2018/11/22 12:28:11 ryoon Exp $
 #
 
-DISTNAME=      nextcloud-13.0.5
+DISTNAME=      nextcloud-14.0.3
 PKGNAME=       ${PHP_PKG_PREFIX}-${DISTNAME}
-PKGREVISION=   1
 CATEGORIES=    www
 MASTER_SITES=  https://download.nextcloud.com/server/releases/
 EXTRACT_SUFX=  .tar.bz2
@@ -22,6 +21,7 @@
 DEPENDS+=      ${PHP_PKG_PREFIX}-pdo>=5.4.0:../../databases/php-pdo
 DEPENDS+=      ${PHP_PKG_PREFIX}-posix>=5.4.0:../../devel/php-posix
 DEPENDS+=      ${PHP_PKG_PREFIX}-curl>=5.4.0:../../www/php-curl
+DEPENDS+=      ${PHP_PKG_PREFIX}-intl>=5.4.0:../../textproc/php-intl
 
 .include "options.mk"
 
diff -r 6cab9c16f9f6 -r ad3c01d39fd4 www/php-nextcloud/PLIST
--- a/www/php-nextcloud/PLIST   Thu Nov 22 11:54:08 2018 +0000
+++ b/www/php-nextcloud/PLIST   Thu Nov 22 12:28:11 2018 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.13 2018/07/26 13:03:50 ryoon Exp $
+@comment $NetBSD: PLIST,v 1.14 2018/11/22 12:28:11 ryoon Exp $
 share/nextcloud/.htaccess
 share/nextcloud/.user.ini
 share/nextcloud/3rdparty/.drone.yml
@@ -8,10 +8,13 @@
 share/nextcloud/3rdparty/autoload.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/LICENSE.md
 share/nextcloud/3rdparty/aws/aws-sdk-php/NOTICE.md
-share/nextcloud/3rdparty/aws/aws-sdk-php/codecov.yml
 share/nextcloud/3rdparty/aws/aws-sdk-php/composer.json
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/ACMPCA/ACMPCAClient.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/ACMPCA/Exception/ACMPCAException.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Acm/AcmClient.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Acm/Exception/AcmException.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/AlexaForBusiness/AlexaForBusinessClient.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/AlexaForBusiness/Exception/AlexaForBusinessException.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
@@ -51,6 +54,8 @@
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Api/Validator.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/ApiGateway/ApiGatewayClient.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/ApiGateway/Exception/ApiGatewayException.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/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
@@ -61,6 +66,8 @@
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Athena/Exception/AthenaException.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/AutoScaling/AutoScalingClient.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/AutoScaling/Exception/AutoScalingException.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/AutoScalingPlans/AutoScalingPlansClient.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/AutoScalingPlans/Exception/AutoScalingPlansException.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/AwsClient.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/AwsClientInterface.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/AwsClientTrait.php
@@ -70,6 +77,8 @@
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Budgets/Exception/BudgetsException.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/CacheInterface.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/ClientResolver.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/Cloud9/Cloud9Client.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/Cloud9/Exception/Cloud9Exception.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/CloudDirectory/CloudDirectoryClient.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/CloudDirectory/Exception/CloudDirectoryException.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/CloudFormation/CloudFormationClient.php
@@ -118,8 +127,14 @@
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Command.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/CommandInterface.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/CommandPool.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/Comprehend/ComprehendClient.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/Comprehend/Exception/ComprehendException.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/ConfigService/ConfigServiceClient.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/ConfigService/Exception/ConfigServiceException.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/CostExplorer/CostExplorerClient.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/CostExplorer/Exception/CostExplorerException.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/CostandUsageReportService/CostandUsageReportServiceClient.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/CostandUsageReportService/Exception/CostandUsageReportServiceException.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Credentials/AssumeRoleCredentialProvider.php
@@ -128,6 +143,21 @@
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Credentials/CredentialsInterface.php
 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/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/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/EncryptionTrait.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/Crypto/KmsMaterialsProvider.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/Crypto/MaterialsProvider.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/DAX/DAXClient.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/DAX/Exception/DAXException.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/DataPipeline/DataPipelineClient.php
@@ -154,6 +184,8 @@
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/DynamoDb/WriteRequestBatch.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/DynamoDbStreams/DynamoDbStreamsClient.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/DynamoDbStreams/Exception/DynamoDbStreamsException.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/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
@@ -188,6 +220,8 @@
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Exception/UnresolvedApiException.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Exception/UnresolvedEndpointException.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Exception/UnresolvedSignatureException.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/FMS/Exception/FMSException.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/FMS/FMSClient.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Firehose/Exception/FirehoseException.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Firehose/FirehoseClient.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/GameLift/Exception/GameLiftException.php
@@ -200,6 +234,8 @@
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Glue/GlueClient.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/GuardDuty/Exception/GuardDutyException.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/GuardDuty/GuardDutyClient.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Handler/GuzzleV5/GuzzleHandler.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Handler/GuzzleV5/GuzzleStream.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Handler/GuzzleV5/PsrStream.php
@@ -218,6 +254,14 @@
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/ImportExport/ImportExportClient.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
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/IoT1ClickDevicesService/IoT1ClickDevicesServiceClient.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/IoT1ClickProjects/Exception/IoT1ClickProjectsException.php
+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/IoTJobsDataPlane/Exception/IoTJobsDataPlaneException.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/IoTJobsDataPlane/IoTJobsDataPlaneClient.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
@@ -227,6 +271,12 @@
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Kinesis/KinesisClient.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/KinesisAnalytics/Exception/KinesisAnalyticsException.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/KinesisAnalytics/KinesisAnalyticsClient.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/KinesisVideo/Exception/KinesisVideoException.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/KinesisVideo/KinesisVideoClient.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/KinesisVideoArchivedMedia/Exception/KinesisVideoArchivedMediaException.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/KinesisVideoArchivedMedia/KinesisVideoArchivedMediaClient.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/KinesisVideoMedia/Exception/KinesisVideoMediaException.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/KinesisVideoMedia/KinesisVideoMediaClient.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Kms/Exception/KmsException.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Kms/KmsClient.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Lambda/Exception/LambdaException.php
@@ -238,36 +288,60 @@
 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/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/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/MarketplaceCommerceAnalytics/Exception/MarketplaceCommerceAnalyticsException.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/MarketplaceCommerceAnalytics/MarketplaceCommerceAnalyticsClient.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/MarketplaceEntitlementService/Exception/MarketplaceEntitlementServiceException.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/MarketplaceEntitlementService/MarketplaceEntitlementServiceClient.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/MarketplaceMetering/Exception/MarketplaceMeteringException.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/MarketplaceMetering/MarketplaceMeteringClient.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/MediaConvert/Exception/MediaConvertException.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/MediaConvert/MediaConvertClient.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/MediaLive/Exception/MediaLiveException.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/MediaLive/MediaLiveClient.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/MediaPackage/Exception/MediaPackageException.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/MediaPackage/MediaPackageClient.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/MediaStore/Exception/MediaStoreException.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/MediaStore/MediaStoreClient.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/MediaStoreData/Exception/MediaStoreDataException.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/MediaStoreData/MediaStoreDataClient.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/MediaTailor/Exception/MediaTailorException.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/MediaTailor/MediaTailorClient.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Middleware.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/MigrationHub/Exception/MigrationHubException.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/MigrationHub/MigrationHubClient.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/Mobile/Exception/MobileException.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/Mobile/MobileClient.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/MockHandler.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/MultiRegionClient.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Multipart/AbstractUploadManager.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Multipart/AbstractUploader.php
 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/OpsWorks/Exception/OpsWorksException.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/OpsWorks/OpsWorksClient.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/OpsWorksCM/Exception/OpsWorksCMException.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/OpsWorksCM/OpsWorksCMClient.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Organizations/Exception/OrganizationsException.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Organizations/OrganizationsClient.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/PI/Exception/PIException.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/PI/PIClient.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/PhpHash.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Pinpoint/Exception/PinpointException.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Pinpoint/PinpointClient.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Polly/Exception/PollyException.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Polly/PollyClient.php
 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/PsrCacheAdapter.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Rds/AuthTokenGenerator.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Rds/Exception/RdsException.php
@@ -276,6 +350,8 @@
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Redshift/RedshiftClient.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
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/ResourceGroups/ResourceGroupsClient.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/ResourceGroupsTaggingAPI/Exception/ResourceGroupsTaggingAPIException.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/ResourceGroupsTaggingAPI/ResourceGroupsTaggingAPIClient.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Result.php
@@ -290,6 +366,11 @@
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/S3/ApplyChecksumMiddleware.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/S3/BatchDelete.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/S3/BucketEndpointMiddleware.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/S3/Crypto/CryptoParamsTrait.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/S3/Crypto/HeadersMetadataStrategy.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/S3/Crypto/InstructionFileMetadataStrategy.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/S3/Crypto/S3EncryptionClient.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/S3/Crypto/S3EncryptionMultipartUploader.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/S3/Exception/DeleteMultipleObjectsException.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/S3/Exception/PermanentRedirectException.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/S3/Exception/S3Exception.php
@@ -314,9 +395,19 @@
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/S3/SSECMiddleware.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/S3/StreamWrapper.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/S3/Transfer.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/SageMaker/Exception/SageMakerException.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/SageMaker/SageMakerClient.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/SageMakerRuntime/Exception/SageMakerRuntimeException.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/SageMakerRuntime/SageMakerRuntimeClient.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Sdk.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/SecretsManager/Exception/SecretsManagerException.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/SecretsManager/SecretsManagerClient.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/ServerlessApplicationRepository/Exception/ServerlessApplicationRepositoryException.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/ServerlessApplicationRepository/ServerlessApplicationRepositoryClient.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/ServiceCatalog/Exception/ServiceCatalogException.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/ServiceCatalog/ServiceCatalogClient.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/ServiceDiscovery/Exception/ServiceDiscoveryException.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/ServiceDiscovery/ServiceDiscoveryClient.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Ses/Exception/SesException.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Ses/SesClient.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Sfn/Exception/SfnException.php
@@ -348,6 +439,10 @@
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Swf/Exception/SwfException.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Swf/SwfClient.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/TraceMiddleware.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/TranscribeService/Exception/TranscribeServiceException.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/TranscribeService/TranscribeServiceClient.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/Translate/Exception/TranslateException.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/Translate/TranslateClient.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Waf/Exception/WafException.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Waf/WafClient.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/WafRegional/Exception/WafRegionalException.php
@@ -355,31 +450,53 @@
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Waiter.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/WorkDocs/Exception/WorkDocsException.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/WorkDocs/WorkDocsClient.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/WorkMail/Exception/WorkMailException.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/WorkMail/WorkMailClient.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/WorkSpaces/Exception/WorkSpacesException.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/WorkSpaces/WorkSpacesClient.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/WrappedHttpHandler.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/XRay/Exception/XRayException.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/XRay/XRayClient.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/acm-pca/2017-08-22/api-2.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/acm-pca/2017-08-22/paginators-1.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/acm/2015-12-08/api-2.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/acm/2015-12-08/paginators-1.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/acm/2015-12-08/smoke.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/acm/2015-12-08/waiters-2.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/alexaforbusiness/2017-11-09/api-2.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/alexaforbusiness/2017-11-09/paginators-1.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/apigateway/2015-07-09/api-2.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/apigateway/2015-07-09/paginators-1.json.php



Home | Main Index | Thread Index | Old Index