Update owncloud/ocis Docker tag to v5.0.3 #88
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "renovate/owncloud-ocis-5.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
5.0.2
->5.0.3
Release Notes
owncloud/ocis (owncloud/ocis)
v5.0.3
: 5.0.3Compare Source
Changes in 5.0.3
Summary
Details
Bugfix - Update the admin user role assignment to enforce the config: #8918
The admin user role assigment was not updated after the first assignment. We now
read the assigned role during init and update the admin user ID accordingly if
the role is not assigned. This is especially needed when the OCIS_ADMIN_USER_ID
is set after the autoprovisioning of the admin user when it originates from an
external Identity Provider.
https://github.com/owncloud/ocis/pull/8918
https://github.com/owncloud/ocis/pull/8897
Bugfix - Crash when processing crafted TIFF files: #8981
Fix for a vulnerability with low severity in disintegration/imaging.
https://github.com/owncloud/ocis/pull/8981
https://github.com/advisories/GHSA-q7pp-wcgr-pffx
Bugfix - Update reva to v2.19.5: #9011
We updated reva to v2.19.5
https://github.com/owncloud/ocis/pull/9011
Bugfix - Fix infected file handling: #9011
Reworks virus handling. Shows scandate and outcome on ocis storage-users uploads
sessions. Avoids retrying infected files on ocis postprocessing restart.
https://github.com/owncloud/ocis/pull/9011
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.