Subject: CVS commit: pkgsrc/www/php-nextcloud
From: Ryo ONODERA
Date: 2021-12-04 15:47:59
Message id: 20211204144800.0F128FAEC@cvs.NetBSD.org

Log Message:
php-nextcloud: Update to 22.2.3

Changelog:
Version 22.2.3 November 15 2021

Changes

  * Bump moment-timezone from 0.5.33 to 0.5.34 (server#29658)
  * Don't flash external storage mountpoints during the status check (server#
    29706)
  * Bump doctrine/dbal to 3.1.4 (server#29717)
  * Add composer patch (3rdparty#890)
  * Bump doctrine/dbal to 3.1.4 (3rdparty#895)

Version 22.2.2 November 12 2021

Changes

Single fix that could cause significant performance degradation: Fix missing
token update #29682

Version 22.2.1 November 11 2021

Changes

  * Ensure that user and group IDs in LDAP's tables are also max 64chars
    (server#28968)
  * Fix Lots of Error: file_exists(): open_basedir restriction in effect.??
    (server#29016)
  * Change output format of Psalm to Github (server#29046)
  * Don't further setup disabled users when logging in with apache (server#
    29062)
  * Allow "TwoFactor Nextcloud Notifications" to pull the state of the 2FA
    again (server#29066)
  * Fix path of `file_get_contents` (server#29073)
  * Do not transfer shares for deleted users (server#29078)
  * Add a few sensitive config keys (server#29086)
  * Update the certificate bundle (server#29096)
  * Add button color variables (server#29113)
  * Generate a better optimized query for path prefix search filters (server#
    29121)
  * Set associative = true for cleanup job (server#29124)
  * Keep pw based auth tokens valid when pw-less login happens (server#29129)
  * Explicitly close source stream on local / encryption storage (server#29133)
  * Properly handle folder deletion on external s3 storage (server#29160)
  * Tokens without password should not trigger changed password invalidation
    (server#29162)
  * Add 'supported'-label to all supported apps (server#29183)
  * Keep group restrictions when reenabling apps after an update (server#29196)
  * Fix translated app details (server#29207)
  * Add documentation for files_no_background_scan (server#29217)
  * Don't setup the filesystem to check for a favicon we don't use anyway
    (server#29221)
  * Add proper message to created share not found (server#29225)
  * Fix background scan doc in config (server#29251)
  * Add configuration flag to disable the background job for files_trashbin
    (server#29262)
  * Add configuration flag to disable the background job for files_versions
    (server#29263)
  * Fix bug introduced on drag and drop external files (server#29283)
  * Get `filesize()` if `file_exists()` (server#29288)
  * Fix app upgrade (server#29301)
  * Fix cliping issues in alternative logging buttons (server#29311)
  * Avoid PHP errors when the LDAP attribute is not found (server#29316)
  * Fix basic auth for OAuth token endpoint (server#29341)
  * Fix login button alignment (server#29359)
  * Fix security issues when copying groupfolder with advanced ACL (server#
    29365)
  * Prevent duplicate auth token activity updates (server#29381)
  * Catch null path in share manager (server#29383)
  * Scheduling plugin not updating responding attendee status (server#29385)
  * Make calendar schedule options translatable (server#29389)
  * S3 external storage fixes (server#29391)
  * Fix federated scope not shown when public addressbook upload is disabled
    (server#29393)
  * Make the route name error more helpful (server#29398)
  * Bump babel-loader from 8.2.2 to 8.2.3 (server#29409)
  * Update behat/behat requirement from ~3.8.0 to ~3.9.0 in /build/integration
    (server#29410)
  * Handle files with `is_file` instead of `file_exists` (server#29415)
  * Fixes an undefined index when getAccessList returns an empty array (server#
    29419)
  * Backport #29260: Respect user enumeration settings in user status lists
    (server#29427)
  * Implement local filtering in file list (server#29442)
  * Detect mimetype by content only with content (server#29459)
  * Fix permissions when copying from ObjectStorage (server#29475)
  * Bump vue-router from 3.5.2 to 3.5.3 (server#29494)
  * Bump bootstrap from 4.6.0 to 4.6.1 (server#29495)
  * Update CRL (server#29503)
  * Limit parameter count per query in Cache.removeChildren (server#29506)
  * Fix/images php 8.0 (server#29519)
  * Revert split capability "AccountPropertyScopesFederationEnabled" \ 
(server#
    29528)
  * Expose send_password_by_mail via capabilities (server#29534)
  * Update update-psalm-baseline workflow (server#29549)
  * Do not retain VerifyUserData job when lookup server is not available
    (server#29562)
  * Bump @nextcloud/initial-state from 1.2.0 to 1.2.1 (server#29575)
  * Update behat/behat requirement from ~3.9.0 to ~3.10.0 in /build/integration
    (server#29578)
  * Handle empty directory drag-and-drop in Files UI (server#29597)
  * Fix HTML entity rendering in file comments sidebar (server#29598)
  * Reduce the sleep time in test-dummy-token handler (circles#816)
  * Dispatching event before the action (circles#825)
  * Bump version (files_pdfviewer#513)
  * Allow to open links in new tab (notifications#1078)
  * Fix deleting notifications with numeric user ID (notifications#1088)
  * Add integration tests for push registration (notifications#1095)
  * Restore old device signature so the proxy works again (notifications#1103)
  * Bump autoprefixer from 9.8.6 to 9.8.7 (photos#902)
  * Bump autoprefixer from 9.8.7 to 9.8.8 (photos#907)
  * Bump prosemirror-schema-list from 1.1.5 to 1.1.6 (text#1871)
  * Bump prosemirror-transform from 1.3.2 to 1.3.3 (text#1881)
  * Additional checks for workspace controller (text#1885)

Version 22.2.0 October 1 2021

Changes

  * Fix SQL type error (server#28531)
  * Allow to open any app in a standalone window (server#28594)
  * Fix encrypted version to 0 when finding unencrypted file (server#28603)
  * Only recommand for php-sodium on >= PHP 7.4 (server#28658)
  * Fix position of search bar (server#28670)
  * Fix S3 ObjectStore proxy option (server#28683)
  * NMC-464 Highlight the search term on no results (server#28685)
  * NMC-552 Move filename/size out of the download button (server#28697)
  * Fix user list infinite loading state in user settings (server#28701)
  * Pin Psalm version for security analysis (server#28705)
  * Bump css-vars-ponyfill from 2.4.6 to 2.4.7 (server#28712)
  * Check if SVG path is valid (server#28734)
  * Remove 2FA exemption from PublicPage annotation (server#28740)
  * Bump 3rdparty ref (server#28744)
  * Send attendence links to required and optinal attendees of an event without
    an RSVP (server#28748)
  * Bump 3rdparty ref (server#28752)
  * Fix trashbin files view sticky action bar (server#28769)
  * Make it possible to override the default collation on mysql (server#28777)
  * Allow users to choose a different email for notifications (server#28780)
  * Dashboard - fix touch layout (server#28781)
  * Scan the shared external storage source on access (server#28785)
  * Bump vue-clipboard2 from 0.3.1 to 0.3.2 (server#28801)
  * Add database ratelimiting backend (server#28814)
  * Fixes missing prefix to validate password reset token (server#28824)
  * Update .htaccess (php8+ and mod_lsapi) (server#28827)
  * Do not cache file ids in FileSystemTags inside group folders (server#28830)
  * Allow using of disabled password reset mechanism for special cases (server#
    28841)
  * The user always may modify their additional emails (server#28843)
  * Added support for transferring incoming file shares. (server#28844)
  * L10n: ignore packed js files from TX sync (server#28850)
  * Add config.php option for transfer ownership (server#28851)
  * L10n: Remove a text string from translation (server#28852)
  * Let user choose notification email in user settings (server#28855)
  * Add email addresses to contacts menu (server#28860)
  * Add new ExternalShareActions API (server#28865)
  * Fix files view change and undefined currentFileList (server#28878)
  * Fix file creation from template without ext (server#28881)
  * Bump vue-clipboard2 from 0.3.2 to 0.3.3 (server#28888)
  * Fall back to full file for video previews (server#28895)
  * Update CRL due to revoked twofactor_email.crt (server#28900)
  * Support seeking also from the end of file on S3 storage (server#28910)
  * Use IRoomMetadata as source of truth for supported room types (server#
    28919)
  * Bump 3rdparty ref (server#28928)
  * Allow upgrade from 22.2.0.0 to 22.2.0.1 (server#28945)
  * Fix caching of objectsid searches (server#28949)
  * Allow casting query functions (server#28953)
  * Fix check for redis minimal version (server#28954)
  * Don't allow to change activity settings that don't work (server#28962)
  * Bump app versions (server#28984)
  * Fix redirect during initial setup (server#28998)
  * Fix CI (3rdparty#758)
  * Bump Webauthn Lib to 3.3.9 (3rdparty#780)
  * Bump Archive_Tar to latest release (3rdparty#781)
  * Composer install (3rdparty#812)
  * Read the email from IUser (API) not guess from the DB (activity#637)
  * Increase activity email speed in instances with more than 500 users
    (activity#641)
  * Bump pdfjs-dist from 2.8.335 to 2.9.359 (files_pdfviewer#478)
  * Bump @nextcloud/babel-config from 1.0.0-beta.1 to 1.0.0 (files_pdfviewer#
    479)
  * Fix phpunit (files_pdfviewer#487)
  * Update workflows (files_pdfviewer#492)
  * Use setup-php v2 (files_pdfviewer#495)
  * Bump cli-progress from 3.9.0 to 3.9.1 (files_pdfviewer#504)
  * Fix illustrations (photos#876)
  * Bump @nextcloud/vue from 3.10.0 to 3.10.2 (photos#889)
  * Dependency updates (text#1835)
  * Bump prosemirror-markdown from 1.5.1 to 1.5.2 (text#1851)
  * Update dependabot (viewer#1013)

Files:
RevisionActionfile
1.59modifypkgsrc/www/php-nextcloud/Makefile
1.47modifypkgsrc/www/php-nextcloud/PLIST
1.50modifypkgsrc/www/php-nextcloud/distinfo