Skip to content

[stable-7.2] Backport fixes from main#2999

Merged
aduffeck merged 8 commits into
opencloud-eu:stable-7.2from
rhafer:stable/7.2/backports
Jun 22, 2026
Merged

[stable-7.2] Backport fixes from main#2999
aduffeck merged 8 commits into
opencloud-eu:stable-7.2from
rhafer:stable/7.2/backports

Conversation

butonic and others added 8 commits June 22, 2026 14:33
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
(cherry picked from commit 77fd4fc)

Backports: opencloud-eu#2063
GetRoleDefinition/s does now handle l10n correctly. Previsouly it just
returned the non-localized string. What made things worse was that
ListPermissions() mutated global list of available roles and replaced
some strings with translated values depending on the `accept-language`
header. Which resulted in GetRoleDefinition returning results in mixed
localization depending on who/what called ListPermissions before.

Fixes: opencloud-eu#2800
(cherry picked from commit d163c8e)
Backports: opencloud-eu#2935
Signed-off-by: Christian Richter <c.richter@opencloud.eu>
(cherry picked from commit faf3ff1)

Backports: opencloud-eu#2951
The alpine base images now has a fixed libvips. So we can enable
previews for these formats again.

This reverts commit c40629d.

(cherry picked from commit fab1986)

Backports: opencloud-eu#2973
That should help to keep up with the stream of messages and prevent
services from being flagged as slow consumers.

(cherry picked from commit 06365d9)

Backports: opencloud-eu#2974
This fixes error logs like

RR error when calling Createhome error="gateway: grpc failed with code CODE_INVALID_ARGUMENT" line=github.com/opencloud-eu/opencloud/services/proxy/pkg/middleware/create_home.go:87 service=proxy

e.g. during internal requests to the data provider.

(cherry picked from commit 1ea634e)

Backports: opencloud-eu#2978
@rhafer rhafer changed the base branch from main to stable-7.2 June 22, 2026 12:48
@rhafer rhafer added Type:Bug Type:Maintenance E.g. technical debt, packaging, etc. labels Jun 22, 2026
@codacy-production

codacy-production Bot commented Jun 22, 2026

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics 17 complexity · 698 duplication

Metric Results
Complexity 17
Duplication 698

View in Codacy

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

@aduffeck aduffeck merged commit b4ed8c4 into opencloud-eu:stable-7.2 Jun 22, 2026
63 checks passed
@openclouders openclouders mentioned this pull request Jun 22, 2026
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Type:Bug Type:Maintenance E.g. technical debt, packaging, etc.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Backports for stable-7.2

5 participants