Skip to content

chore(deps): update image owncloud/ocis to v8.0.1#186

Merged
linuzctl merged 1 commit intomainfrom
renovate/owncloud-ocis-8.x
Mar 11, 2026
Merged

chore(deps): update image owncloud/ocis to v8.0.1#186
linuzctl merged 1 commit intomainfrom
renovate/owncloud-ocis-8.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 11, 2026

This PR contains the following updates:

Package Update Change
owncloud/ocis patch 8.0.08.0.1

Release Notes

owncloud/ocis (owncloud/ocis)

v8.0.1: 8.0.1

Compare Source

Table of Contents
Changes in 8.0.1
Summary
  • Bugfix - Don't use hardcoded groupOfNames in group creation: #​11776
  • Bugfix - Expose the signature-auth attribute: #​12052
  • Bugfix - Don't write empty externalID to LDAP: #​12085
  • Enhancement - Bump Web to 12.3.2: #​12074
  • Enhancement - Bump reva: #​12097
Details
  • Bugfix - Don't use hardcoded groupOfNames in group creation: #​11776

    Formerly, when creating a group with a different objectClass, it will always use
    groupOfNames instead of the one provided in the config. Now, the server creates
    groups using the objectClass defined in the config.

    #​11776

  • Bugfix - Expose the signature-auth attribute: #​12052

    Expose the "oc:signature-auth" attribute for the subfolders in the public link
    propfinds. This is a necessary change to be able to support archive downloads in
    password protected public links.

    #​12052

  • Bugfix - Don't write empty externalID to LDAP: #​12085

    When creating new users in the graph service, the externalID attribute was being
    written to LDAP even when it was empty. Now, the externalID attribute is only
    written when it has a non-empty value.

    #​12085

  • Enhancement - Bump Web to 12.3.2: #​12074

    #​12074
    https://github.com/owncloud/web/releases/tag/v12.3.2

  • Enhancement - Bump reva: #​12097

    Bumped reva to the latest version. This includes a refactoring of the scope
    expansion and verification logic, as well as a fix for the signature-auth
    propfind attribute that now correctly supports archive downloads in
    password-protected public links.

    #​12097


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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@linuzctl linuzctl merged commit 8f6b313 into main Mar 11, 2026
@renovate renovate bot deleted the renovate/owncloud-ocis-8.x branch March 11, 2026 17:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant