Automated changelog update [skip ci]

This commit is contained in:
kobergj
2024-04-30 07:24:15 +00:00
parent 2f2f4d574d
commit af437186fc

View File

@@ -46,6 +46,8 @@ The following sections list the changes for unreleased.
* Bugfix - Update the admin user role assignment to enforce the config: [#8918](https://github.com/owncloud/ocis/pull/8918)
* Bugfix - Crash when processing crafted TIFF files: [#8981](https://github.com/owncloud/ocis/pull/8981)
* Bugfix - Update reva to v2.19.5: [#9011](https://github.com/owncloud/ocis/pull/9011)
* Bugfix - Fix infected file handling: [#9011](https://github.com/owncloud/ocis/pull/9011)
## Details
@@ -67,6 +69,25 @@ The following sections list the changes for unreleased.
https://github.com/owncloud/ocis/pull/8981
https://github.com/advisories/GHSA-q7pp-wcgr-pffx
* Bugfix - Update reva to v2.19.5: [#9011](https://github.com/owncloud/ocis/pull/9011)
We updated reva to v2.19.5
* Bugfix [cs3org/reva#4654](https://github.com/cs3org/reva/pull/4654): Write blob based on session id
* Bugfix [cs3org/reva#4666](https://github.com/cs3org/reva/pull/4666): Fix uploading via a public link
* Bugfix [cs3org/reva#4665](https://github.com/cs3org/reva/pull/4665): Fix creating documents in nested folders of public shares
* Enhancement [cs3org/reva#4655](https://github.com/cs3org/reva/pull/4655): Bump mockery to v2.40.2
* Enhancement [cs3org/reva#4664](https://github.com/cs3org/reva/pull/4664): Add ScanData to Uploadsession
https://github.com/owncloud/ocis/pull/9011
* Bugfix - Fix infected file handling: [#9011](https://github.com/owncloud/ocis/pull/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
# Changelog for [5.0.2] (2024-04-17)
The following sections list the changes for 5.0.2.