2021-12-04 15:47:59 by Ryo ONODERA | Files touched by this commit (3) | |
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)
|
2021-10-26 13:31:15 by Nia Alarie | Files touched by this commit (1030) |
Log message:
www: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Not committed (merge conflicts):
www/nghttp2/distinfo
Unfetchable distfiles (almost certainly fetched conditionally...):
./www/nginx-devel/distinfo array-var-nginx-module-0.05.tar.gz
./www/nginx-devel/distinfo echo-nginx-module-0.62.tar.gz
./www/nginx-devel/distinfo encrypted-session-nginx-module-0.08.tar.gz
./www/nginx-devel/distinfo form-input-nginx-module-0.12.tar.gz
./www/nginx-devel/distinfo headers-more-nginx-module-0.33.tar.gz
./www/nginx-devel/distinfo lua-nginx-module-0.10.19.tar.gz
./www/nginx-devel/distinfo naxsi-1.3.tar.gz
./www/nginx-devel/distinfo nginx-dav-ext-module-3.0.0.tar.gz
./www/nginx-devel/distinfo nginx-rtmp-module-1.2.2.tar.gz
./www/nginx-devel/distinfo nginx_http_push_module-1.2.10.tar.gz
./www/nginx-devel/distinfo ngx_cache_purge-2.5.1.tar.gz
./www/nginx-devel/distinfo ngx_devel_kit-0.3.1.tar.gz
./www/nginx-devel/distinfo ngx_http_geoip2_module-3.3.tar.gz
./www/nginx-devel/distinfo njs-0.5.0.tar.gz
./www/nginx-devel/distinfo set-misc-nginx-module-0.32.tar.gz
./www/nginx/distinfo array-var-nginx-module-0.05.tar.gz
./www/nginx/distinfo echo-nginx-module-0.62.tar.gz
./www/nginx/distinfo encrypted-session-nginx-module-0.08.tar.gz
./www/nginx/distinfo form-input-nginx-module-0.12.tar.gz
./www/nginx/distinfo headers-more-nginx-module-0.33.tar.gz
./www/nginx/distinfo lua-nginx-module-0.10.19.tar.gz
./www/nginx/distinfo naxsi-1.3.tar.gz
./www/nginx/distinfo nginx-dav-ext-module-3.0.0.tar.gz
./www/nginx/distinfo nginx-rtmp-module-1.2.2.tar.gz
./www/nginx/distinfo nginx_http_push_module-1.2.10.tar.gz
./www/nginx/distinfo ngx_cache_purge-2.5.1.tar.gz
./www/nginx/distinfo ngx_devel_kit-0.3.1.tar.gz
./www/nginx/distinfo ngx_http_geoip2_module-3.3.tar.gz
./www/nginx/distinfo njs-0.5.0.tar.gz
./www/nginx/distinfo set-misc-nginx-module-0.32.tar.gz
|
2021-10-07 17:09:00 by Nia Alarie | Files touched by this commit (1033) |
Log message:
www: Remove SHA1 hashes for distfiles
|
2021-09-06 21:51:29 by Jonathan Perkin | Files touched by this commit (1) |
Log message:
php-nextcloud: Incompatible with php56 due to php-sodium.
|
2021-07-26 14:59:21 by Ryo ONODERA | Files touched by this commit (3) |
Log message:
php-nextcloud: Update to 22.0.0
Changelog:
The biggest improvements Nextcloud Hub 22 introduces are:
User-defined groups with Circles that makes it easier to manage teams where \
you can share files or assign tasks to circles, or create chat rooms for a \
circle
Integrated chat and task management where you can simply share a deck card \
into a chat room or turn a chat message into a task
Easy approval workflow, where an administrator can define a new approval \
flow in the settings and users can, on a document, request approval
Getting your document signatures easy with integrated PDF signing with \
DocuSign, EIDEasy, and LibreSign
Integrated knowledge management Nextcloud puts knowledge available to \
everyone at a moments' notice, providing easy search, sharing, and portable \
access
Groupware improvements bringing a trash bin feature in Calendar, resource \
booking to facilitate the handling of resources in organizations. Nextcloud Mail \
features improved threading, email tagging, and support for Sieve filtering
|
2021-05-30 08:02:31 by Ryo ONODERA | Files touched by this commit (3) |
Log message:
php-nextcloud: Update to 21.0.2
Changelog:
Version 21.0.2 May 20 2021
Changes
* L10n: Add word user in FederatedShareProvider.php (server#26508)
* Increase subnet matcher (server#26514)
* Limit size of properties to 2048 characters (server#26525)
* Fix accessibility issues on log in screen (server#26535)
* Fix constraint violation detection in QB Mapper (server#26587)
* Bump ssri from 6.0.1 to 6.0.2 (server#26604)
* Add force option to app install command (server#26607)
* Update root.crl due to revoked news.crt (server#26616)
* Do not allow adding file drop shares to your own cloud (server#26621)
* Fix empty password check for mail shares (server#26625)
* Require read permissions for federated shares (server#26636)
* Ensure redis returns bool for hasKey (server#26639)
* Make lookup search explicit (server#26641)
* Update psalm baseline (server#26653)
* Fix broken Expiration test (server#26667)
* Do not stop directory listing when ACL is blocking access (server#26677)
* Mention MariaDB in MySQL support warning (server#26685)
* Make Testcase class compatible with phpunit-9.5 (server#26690)
* Explicitly check hex2bin input (server#26694)
* Remove undefined parameter, add description (server#26702)
* FIx Oracle by testing on Ubuntu 20.04 until oci8.so is available for ??
(server#26703)
* Update icewind/smb to 3.4.1 (server#26704)
* Bump @nextcloud/dialogs from 3.1.1 to 3.1.2 (server#26733)
* Private cannot be final (server#26752)
* Fix installer deprecation warnings for PHP 8 (server#26759)
* Validate the website field input to be a valid URL (server#26760)
* Respect the error level when logging (server#26766)
* Improve federated permission handling (server#26770)
* No longer add trusted servers on federated share creation (server#26778)
* Fix ratelimit template (server#26789)
* LDAP: do not bother to search after the last page (server#26797)
* Fail when creating new files with an empty path (server#26808)
* Only return display name as editable when the user backend allows it
(server#26815)
* Do not try to contact lookup server if not needed (server#26823)
* Only perform login check during ownership transfer for encryption (server#
26863)
* Fix creating vcards with multiple string values (server#26865)
* L10n: Spelling unification (server#26881)
* Remove self setting checking which can not be set anymore (activity#574)
* Ensure link names are unique for accessibility, thanks @nickvergessen, fix
#575 (activity#578)
* Use PNG images in daily activity summary emails (activity#584)
* Fix accessibility issues in PDF pt. II (example-files#18)
* Fix admin notification api (notifications#929)
* Only push delete-push to devices that also got the notification
(notifications#938)
* Move counting storage statistics to the background (serverinfo#298)
* Hide squashfs and overlay-FS from the overview (serverinfo#304)
* Add download button in actions menu (viewer#849)
* Limit scope of the icon white overwrite (viewer#858)
* Fixes for naughty filenames (viewer#869)
|
2021-05-24 21:56:06 by Thomas Klausner | Files touched by this commit (3575) |
Log message:
*: recursive bump for perl 5.34
|
2021-05-12 14:54:53 by Ryo ONODERA | Files touched by this commit (3) | |
Log message:
php-nextcloud: Update to 21.0.1
Changelog:
Version 21.0.1 April 9 2021
Changes
* Always renew apppasswords on login (server#25571)
* Improve mention matches (server#25573)
* Disable trasbin during the moveFromStorage fallback (server#25877)
* Clear multiselect after selection in share panel (server#25918)
* Activity: show if files are hidden or not (server#25935)
* Sharebymail: set expiration on creation (server#25937)
* Catch notfound and forbidden exception in smb::getmetadata (server#25943)
* Skip empty obsolete owner when adding to own NC (server#25955)
* Fix admin password strengthify tooltip (server#25962)
* Add missing waits and asserts in acceptance tests (server#25993)
* Hide expiration date field for remote shares (server#26026)
* Remove trash items from other trash backends when deleting all (server#
26039)
* Fix SCSS compiler deprecated function usages (server#26042)
* Provisioning API to IBootstrap (server#26044)
* Cache baseurl in url generator (server#26051)
* Allow autocomplete based on phone sync (server#26056)
* Only clear share password model when actually saved (server#26058)
* Add appconfig to always show the unique label of a sharee (server#26062)
* Only clear known users when we had at least one phonebook entry (server#
26081)
* Chunk the array of phone numbers (server#26084)
* Limit constructing of result objects in file search (server#26087)
* Apply object store copy optimization when 'cross storage' copy is wit...
(server#26090)
* Add getID function to the simplefile implementation (server#26119)
* Allow overwriting isAuthenticated (server#26122)
* Send share notification instead of erroring on duplicate share (server#
26124)
* Log exceptions when creating share (server#26128)
* Do cachejail search filtering in sql (server#26133)
* Return the fileid from `copyFromCache` and use it instead of doing an extra
query (server#26146)
* Dont allow creating users with __groupfolders as uid (server#26151)
* Use correct exception type hint in catch statement (server#26162)
* Fix default missing initial state for templates (server#26166)
* Remove explicit fclose from S3->writeStream (server#26167)
* Adds ldap user:reset command (server#26175)
* Improve search results when only phonebook-matches can we autocompleted
(server#26177)
* Fix valid storages removed when cleaning remote storages (server#26192)
* Update user share must use correct expiration validation (server#26204)
* Expand 'path is already shared' error message (server#26211)
* Add (hidden) option to always show smb root as writable (server#26215)
* Removed unnecessary padding (server#26227)
* L10n: Add words user and because in ShareByMailProvider.php (server#26238)
* Fix non LGC glyphs in avatars and txt file previews (server#26249)
* Handle limit offset and sorting in files search (server#26257)
* Update icewind/smb to 3.4.0 (server#26263)
* Catch invalid cache source storage path (server#26271)
* Fix casing of core test folder, bring back missing tests (server#26276)
* L10n: Separate ellipsis (server#26279)
* Show better error messages when a file with a forbidden path is encountered
(server#26291)
* Fix l10n (server#26298)
* Log when a storage is marked as unavailable (server#26301)
* Delete old birthday calendar object when moving contact to another ad...
(server#26307)
* Add a prefix index to filecache.path (server#26326)
* Avatar privacy and new scope (server#26352)
* Fix broken Calendar Event Invite email icons in Gmail by using PNGs instead
of SVGs (server#26357)
* Update cipher defaults (server#26363)
* Fix wording for phone number integration (server#26366)
* Remove notifications when retesting profile field input (server#26371)
* Do not attempt to read 0 bytes when manually iterating over a non-seekable
file (server#26376)
* Fix(translation): replace static error message (server#26377)
* Only mark migrations as installed after execution (server#26379)
* Gracefully handle deleteFromSelf when share is already gone (server#26382)
* Also check the default phone region when the number has no country code
(server#26391)
* Allow apps to write/update account data (server#26398)
* Log and continue when failing to update encryption keys during for
individual files (server#26400)
* Make ILDAPProviderFactory usable when there is no ldap setup (server#26402)
* Remove leftover debug @NoCSRFRequired introduced with #26198 (server#26404)
* Get the parent directory before creating a file from a template (server#
26406)
* Bump y18n from 4.0.0 to 4.0.1 (server#26413)
* [3rdparty]phpseclib-2.0.31 (server#26447)
* Revert "add a prefix index to filecache.path" (server#26451)
* 21.0.1 final (server#26453)
* Show icon-phone when setting is set to private instead of local (server#
26459)
* Bump phpseclib/phpseclib from 2.0.30 to 2.0.31 (3rdparty#643)
* Fix 'Daily activity summary' email subject translation (activity#562)
* Fix notifying own activities (activity#566)
* Send the footer with the defined language (activity#570)
* Make sure we only load the public script on public pages (files_pdfviewer#
340)
* Extend reasons for email address (firstrunwizard#503)
* Only send desktop notifications in one tab (notifications#911)
* Fix Photos not shown in large browser windows #630 (photos#689)
* Add vue-virtual-grid to babel (photos#710)
* Match any non-whitespace character in filesystem type pattern (serverinfo#
280)
* Fix Internal Server Error @ /settings/admin/serverinfo in 21.0.0
(serverinfo#287)
* Disable cypress recording for now (text#1504)
* Use write permission when possible (text#1512)
* Fix clicking links with color annotations (text#1516)
* Update CLI tests to PHP 7.4 to 8.0 (updater#346)
* Disable UI when web updater is disabled in config.php (updater#351)
* Remove obsolete pipeline php72-master (updater#355)
* Update used version of box (updater#359)
* Do not allow to keep maintenance mode active in web updater (updater#363)
* Fix fullscreen (viewer#842)
|
2021-04-01 01:33:05 by Greg Troxel | Files touched by this commit (1) |
Log message:
nextcloud: Prune out of date advice from MESSAGE
Now, we have php.d, so one just installs, and does not modify php.ini.
|
2021-03-07 14:21:58 by Takahiro Kambe | Files touched by this commit (17) |
Log message:
Switch to use lang/php/json.mk.
|