Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • Turris OS packages Turris OS packages
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 94
    • Issues 94
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 14
    • Merge requests 14
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • TurrisTurris
  • Turris OS
  • Turris OS packagesTurris OS packages
  • Merge requests
  • !1018

nextcloud: update to 23.0.11

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Michal Vasilek requested to merge hotfix/nextcloud-23 into temp/tos61 Nov 28, 2022
  • Overview 1
  • Commits 2
  • Pipelines 0
  • Changes 4

This was tested with nextcloud with PHP8 from #1015, so this PR should not be merged before that. I am getting some new errors in the Administration Overview. The two red messages are new. image

It's possible background job execution didn't work until now, but I only noticed it with this update because before I had a fresh installation and this one is a few days old.

The second red line means that some files were modified compared to the original nextcloud tarball. Client.php is expected because our nextcloud package patches this file.

Results
=======
- core
	- INVALID_HASH
		- .htaccess
		- lib/private/Http/Client/Client.php
	- FILE_MISSING
		- .user.ini
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: hotfix/nextcloud-23