--- - branch: MAIN date: Thu May 12 11:26:54 UTC 2022 files: - new: '1.62' old: '1.61' path: pkgsrc/www/php-nextcloud/Makefile pathrev: pkgsrc/www/php-nextcloud/Makefile@1.62 type: modified - new: '1.50' old: '1.49' path: pkgsrc/www/php-nextcloud/PLIST pathrev: pkgsrc/www/php-nextcloud/PLIST@1.50 type: modified - new: '1.53' old: '1.52' path: pkgsrc/www/php-nextcloud/distinfo pathrev: pkgsrc/www/php-nextcloud/distinfo@1.53 type: modified id: 20220512T112654Z.78c5d013638ab7eecae46761941272b8cdd8f538 log: | php-nextcloud: update to 23.0.4 Changes since 23.0.3: * Run tests with primary object storage in CI + large upload fixes (server#31453) * User_ldap fix ldap connection resets #31421 (server#31514) * Validate overwrite.cli.url to be a url in setup check (server#31518) * Fix duplicated UUID detection when there are empty uuids (server#31521) * Fix occ user:add-app-password (server#31536) * Fix the logger that is imported for critical actions (server#31540) * Toggle profile globally (server#31624) * Improve imagick, bcmath and gmp extension warnings (server#31634) * Add optional WebDav propfind properties to count sub elements (server#31641) * Fix listeners declaration in case of occ usage (server#31656) * Do not forget DB table prefix with truncate query (server#31666) * Limit the length of app password names (server#31678) * Add OPcache recommendations to Transifex (server#31705) * Bump babel-loader from 8.2.3 to 8.2.4 (server#31721) * Add oauth2_clients migration for Owncloud (server#31730) * Dont create cards_abiduri it if already exists (server#31733) * Show that the web updater is not recommended on big instances (server#31740) * Add direct arg to login flow (server#31748) * Wrap oauth2 migrations inside conditions (server#31774) * Fix assignment of the LDAP Wizard connection (server#31785) * Fix ldap wizard styling (server#31804) * Bump guzzlehttp/psr7 from 1.8.3 to 1.8.5 (server#31821) * Ignore errors when searching for bundled preview (server#31831) * Deduplicate storage ids in list before reusing (server#31835) * Dont re-query fileinfo when getting dav quota (server#31836) * Take permissions from multiple paths into account for share permissions (server#31846) * Log in audit log federated shares events (server#31856) * Update autoloaders and Node package-lock.json (server#31862) * Fix incorrect if conditions in View (server#31878) * Do not decorate the CLI output if its explicitly turned off (server#31880) * Fix _App::getCurrentApp() when being called from CLI or phpunit (server#31882) * Bump moment from 2.29.1 to 2.29.2 (server#31913) * Fix shared mount roots not being returned from getSharesInFolder (server#31923) * Confirm user is internal to globalscale (server#31940) * AmazonS3: allow not implemented versioning (server#31946) * Fix accept/reject remote share action (server#31949) * Update CRL after revocation of socialsharing_telegram.csr (server#31955) * Fix LDAP Dark Theme Issue (server#31968) * Bump guzzlehttp/psr7 from 1.8.3 to 1.8.5 (3rdparty#1016) * Fallback to the admin settings if the user did not configure it (activity#781) * Bypass/limit permissions (circles#1001) * Update memberships on path change (circles#1007) * Check owner attendance (circles#1010) * Remove child shares (circles#1015) * Update displayName (circles#1017) * Oracle support (circles#978) * Limit some feature when Circles is managed by an app (circles#982) * Use stable23 for oci tests (circles#985) * Missing $prec (circles#995) * Update population (circles#997) * Disable social recommendation (firstrunwizard#693) * Fix settings navigation order (firstrunwizard#697) * Bump babel-loader from 8.2.3 to 8.2.4 (privacy#752) * Build(deps): bump prosemirror-view from 1.23.7 to 1.23.9 (text#2233) * Build(deps): bump prosemirror-view from 1.23.9 to 1.23.10 (text#2259) * Build(deps): bump prosemirror-view from 1.23.10 to 1.23.11 (text#2274) * Fix: menu bubble size at the end of the line (text#2277) * Build(deps): bump prosemirror-view from 1.23.11 to 1.23.12 (text#2286) * Properly cancel and reset ongoing streams when unmounting (viewer#1208) Changes since 23.0.2: * Allow writing audit log to syslog and systemdlog (server#30852) * Allow to disable AuthToken v1 (server#30949) * Add primary key for ratelimit table (server#30965) * Bump samba images in tests (server#30967) * Update variables.scss Fallback font before Noto Color Emoji (server#30969) * Show if the mail server settings are not set or verified (server#30998) * Use the unjailed-path in OC_Helper::getStorageInfo() for files located in SharedStorage. (server#30999) * Fix: Birthday events missing after reimporting contacts (server#31000) * Bump clipboard from 2.0.9 to 2.0.10 (server#31023) * Fix bugs with incorrect currentFileList in the favorite and share by you view (server#31050) * Allow specify a config prefix for another database connection (server#31059) * Dont provide favorite activity settings (server#31084) * Only setup part of the filesystem for appdata requests (server#31098) * Allow sub-admins to access delegated settings. (server#31102) * Ignore contact interaction with self (server#31120) * Fix overlapping buttons in apps-management (server#31179) * Fix typo in DAV namespace registration (server#31183) * Fix a broken tooltip (server#31184) * Improve user status revert performance (server#31192) * Fix path handling when transferring incoming shares (server#31204) * Bump dompurify from 2.3.5 to 2.3.6 (server#31226) * Improve caching policy use immutable when loading versionned assets (server#31244) * Hide download button for images (server#31253) * Dont redirect when loading files index page (server#31255) * Consider only reminders with calendar data (server#31262) * Also cache non-existing to reuse it (server#31297) * Ignore cache in occ ldap:check-ldap command (server#31299) * Wrap S3 multipart upload exception (server#31302) * Fix ldap:check-user method for newly created LDAP users (server#31306) * Avoid PHP errors in the checkers drone step (server#31313) * Background job time windows (server#31318) * Mark split database configs as sensitive (server#31331) * Update CRL after revocation of rocket_integration.csr (server#31350) * Bump backbone from 1.4.0 to 1.4.1 (server#31369) * Make Sabre File exception messages translatable (server#31392) * Censor more configs (server#31399) * Dont set up full filesystem to check for certificates (server#31401) * Also use hashed/indexed column on delete (server#31402) * Fix caching of the user avatar (server#31410) * Fix duplicate primary email message (server#31412) * Fix developer link (server#31423) * Fix fileactions for sharing overview (server#31424) * Prevent default right-click options when hideDownload is enabled (server#31427) * Fix return type of avatar file (server#31432) * Fix Nextcloud is not allowed to use the OPcache API warning (server#31437) * Add Nextcloud docs link to OPcache recommends (server#31438) * Be conservative when reading from fresh created column (server#31442) * Init users file system if not existing on ownership transfer (server#31445) * Use persistent connections when connecting to redis (server#31450) * Fix settings error message timeout (server#31457) * Connectivity check: allow using the protocol in connectivity_check_domains (server#31479) * Add option to disallow creation of local storages (server#31481) * Fix too many file download notifications when watching a video (server#31485) * Fix new file menu (server#31490) * Fix listeners declaration in case of occ usage (server#31529) * Fix user status not resetting correctly after a call (server#31543) * Prevent reading key on SFTP stat bool (server#31547) * Fix more than 1000 entries in queries exception in CardDavBackend (server#31550) * Update CRL after revoke deckimportfromtrello.csr (server#31618) * Revert Fix listeners declaration in case of occ usage (server#31642) * Try to reduce the load from writing (activity#731) * Allow specify a config prefix for another database connection (activity#735) * Adjust nextcloud lib version (activity#739) * Make background job time insensitive (activity#741) * Fix cached circle returning bool before being parsed as JSON (circles#932) * MembershipsService -> membershipService (circles#934) * Block/force circle types (circles#938) * Set member as INVITED only if not external (circles#940) * Allow configuration of one single password per circle (circles#944) * Display spent time on request (circles#949) * Lighter SQL requests and compat with Oracle (circles#956) * Update population (circles#959) * Fix PrimaryKey on circles_event (circles#965) * Fix import (circles#970) * Only refresh notifications once with notify push (notifications#1155) * Improve mass notification processing (notifications#1156) * Bump url-parse from 1.5.4 to 1.5.10 (photos#1043) * Fix privacy UI with subscription (privacy#707) * Bump vue-loader from 15.9.6 to 15.9.8 (privacy#712) * Bump @nextcloud/babel-config from 1.0.0-beta.1 to 1.0.0 (privacy#715) * Bump @babel/core from 7.13.15 to 7.13.16 (privacy#718) * Bump eslint-import-resolver-webpack from 0.13.0 to 0.13.2 (privacy#721) * Bump babel-loader from 8.2.2 to 8.2.3 (privacy#724) * Bump sass from 1.32.10 to 1.32.13 (privacy#731) * Bump vue and vue-template-compiler (privacy#732) * Bump eslint-config-standard from 16.0.2 to 16.0.3 (privacy#733) * Bump node-polyfill-webpack-plugin from 1.1.0 to 1.1.4 (privacy#734) * Bump eslint-webpack-plugin from 2.5.3 to 2.5.4 (privacy#738) * Add index for last_contact in text_sessions table (text#2147) * Use file.path to track EditorWrapper instances more accurately (text#2150) * Build(deps): bump prosemirror-transform from 1.3.3 to 1.3.4 (text#2159) * Fix: only apply bullet style to ul > li (text#2195) * Build(deps): bump prosemirror-view from 1.23.6 to 1.23.7 (text#2207) * Fix: update psalm baseline to account for changes in server (text#2208) * Derpgon cz fix/stable23/image data urls (text#2210) * Display content first and then load menus (text#2228) * Build(deps-dev): bump @babel/plugin-proposal-class-properties from 7.16.0 to 7.16.7 (viewer#1171) * Build(deps-dev): bump @nextcloud/webpack-vue-config from 4.1.0 to 4.1.4 (viewer#1174) * Build(deps): bump camelcase from 6.2.0 to 6.2.1 (viewer#1175) * Build(deps): bump @nextcloud/event-bus from 2.1.0 to 2.1.1 (viewer#1176) * Build(deps-dev): bump @cypress/browserify-preprocessor from 3.0.1 to 3.0.2 (viewer#1178) * Build(deps-dev): bump @nextcloud/eslint-config from 6.1.0 to 6.1.2 (viewer#1179) * Build(deps-dev): bump wait-on from 6.0.0 to 6.0.1 (viewer#1180) "Please commit it" ryoon@ module: pkgsrc subject: 'CVS commit: pkgsrc/www/php-nextcloud' unixtime: '1652354814' user: khorben