Update nextcloud Docker tag to v27.1.4 #143

Merged
AverageMarcus merged 1 commits from renovate/nextcloud-27.x into master 2023-11-29 13:21:28 +00:00
Collaborator

This PR contains the following updates:

Package Update Change
nextcloud patch 27.1.3-apache -> 27.1.4-apache

Release Notes

nextcloud/server (nextcloud)

v27.1.4

Compare Source

What's Changed

Full Changelog: https://github.com/nextcloud/server/compare/v27.1.3...v27.1.4


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 is behind base branch, 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 has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [nextcloud](https://github.com/nextcloud/server/) | patch | `27.1.3-apache` -> `27.1.4-apache` | --- ### Release Notes <details> <summary>nextcloud/server (nextcloud)</summary> ### [`v27.1.4`](https://github.com/nextcloud/server/releases/tag/v27.1.4) [Compare Source](https://github.com/nextcloud/server/compare/v27.1.3...v27.1.4) ##### What's Changed - \[stable27] fix(isLegitimatedForUserId): Setup mountpoints to check file access by [@&#8203;mejo-](https://github.com/mejo-) in https://github.com/nextcloud/server/pull/41082 - \[stable27] Fix version number in ITimeFactory after it was delayed by [@&#8203;backportbot-nextcloud](https://github.com/backportbot-nextcloud) in https://github.com/nextcloud/server/pull/40929 - \[stable27] fix(login): Fix JS error on login grant page by [@&#8203;backportbot-nextcloud](https://github.com/backportbot-nextcloud) in https://github.com/nextcloud/server/pull/41138 - \[stable27] Allow share expiry dates lower than enforced limits by [@&#8203;Fenn-CS](https://github.com/Fenn-CS) in https://github.com/nextcloud/server/pull/40928 - \[stable27] Don't pass invalid streams to Imaginary by [@&#8203;backportbot-nextcloud](https://github.com/backportbot-nextcloud) in https://github.com/nextcloud/server/pull/41186 - \[stable27] fix: Don't try to access null array by [@&#8203;backportbot-nextcloud](https://github.com/backportbot-nextcloud) in https://github.com/nextcloud/server/pull/41147 - chore(deps): bump davclient.js from 0.2.1 to 0.2.2 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/nextcloud/server/pull/41161 - \[stable27] fix(files): race condition on web files view change by [@&#8203;ShGKme](https://github.com/ShGKme) in https://github.com/nextcloud/server/pull/41206 - \[stable27] fix: add index on migration only if needed by [@&#8203;backportbot-nextcloud](https://github.com/backportbot-nextcloud) in https://github.com/nextcloud/server/pull/41232 - \[stable27] fix(OCM): Make the public API only rely on OCP by [@&#8203;nickvergessen](https://github.com/nickvergessen) in https://github.com/nextcloud/server/pull/41150 - \[stable27] fix semaphore unguarding by [@&#8203;szaimen](https://github.com/szaimen) in https://github.com/nextcloud/server/pull/41289 - \[stable27] fix(files_external): on case insensitive system, block case change by [@&#8203;backportbot-nextcloud](https://github.com/backportbot-nextcloud) in https://github.com/nextcloud/server/pull/41219 - \[stable27] fix(ldap): store last known user groups by [@&#8203;juliushaertl](https://github.com/juliushaertl) in https://github.com/nextcloud/server/pull/41106 - \[stable27] Return correct status if touch failed by [@&#8203;backportbot-nextcloud](https://github.com/backportbot-nextcloud) in https://github.com/nextcloud/server/pull/41236 - \[stable27] fix(install): Make installing more verbose by [@&#8203;nickvergessen](https://github.com/nickvergessen) in https://github.com/nextcloud/server/pull/41215 - \[stable27] optimize cache jail creation by [@&#8203;backportbot-nextcloud](https://github.com/backportbot-nextcloud) in https://github.com/nextcloud/server/pull/41324 - \[stable27] fix(JobList#hasReservedJob): Break tie when multiple jobs are reserved by [@&#8203;backportbot-nextcloud](https://github.com/backportbot-nextcloud) in https://github.com/nextcloud/server/pull/41359 - \[stable27] fix(LDAP): prevent incomplete displaynames… by [@&#8203;backportbot-nextcloud](https://github.com/backportbot-nextcloud) in https://github.com/nextcloud/server/pull/41367 - \[stable27] fix(log): Log exception class when message is empty by [@&#8203;backportbot-nextcloud](https://github.com/backportbot-nextcloud) in https://github.com/nextcloud/server/pull/41427 - \[stable27] fix(workflowengine): use andWhere() not second where() by [@&#8203;backportbot-nextcloud](https://github.com/backportbot-nextcloud) in https://github.com/nextcloud/server/pull/41429 - \[stable27] fix(workflow): Fix "Call to a member function getUID() on null" with … by [@&#8203;backportbot-nextcloud](https://github.com/backportbot-nextcloud) in https://github.com/nextcloud/server/pull/41418 - fix: encode uri for trashbin delete (the second one) by [@&#8203;kesselb](https://github.com/kesselb) in https://github.com/nextcloud/server/pull/41176 - \[stable27] fix(twofactor): avoid DB error on Twofactor (en/dis)abled event by [@&#8203;Altahrim](https://github.com/Altahrim) in https://github.com/nextcloud/server/pull/41212 - \[stable27] LDAP: Increase profile picture limit to 512 by [@&#8203;backportbot-nextcloud](https://github.com/backportbot-nextcloud) in https://github.com/nextcloud/server/pull/40918 - \[stable27] fix(sharing): set name to target name in sharing cache by [@&#8203;backportbot-nextcloud](https://github.com/backportbot-nextcloud) in https://github.com/nextcloud/server/pull/41069 - \[stable27] Catch Imaginary processing errors by [@&#8203;backportbot-nextcloud](https://github.com/backportbot-nextcloud) in https://github.com/nextcloud/server/pull/41231 - \[stable27] fix(session): Log why session renewal failed by [@&#8203;backportbot-nextcloud](https://github.com/backportbot-nextcloud) in https://github.com/nextcloud/server/pull/41238 - \[stable27] get children from dav node when preloading system tags by [@&#8203;backportbot-nextcloud](https://github.com/backportbot-nextcloud) in https://github.com/nextcloud/server/pull/41347 - \[stable27] fix: Validate that we have a proper distributed cache configured by [@&#8203;backportbot-nextcloud](https://github.com/backportbot-nextcloud) in https://github.com/nextcloud/server/pull/41371 - \[stable27] Lower log level about invalid session token by [@&#8203;backportbot-nextcloud](https://github.com/backportbot-nextcloud) in https://github.com/nextcloud/server/pull/41383 - \[stable27] fix(files): prevent redirect on heading column sort by [@&#8203;skjnldsv](https://github.com/skjnldsv) in https://github.com/nextcloud/server/pull/41356 - \[stable27] fix(dav): Reduce CalDAV backend memory footprint by [@&#8203;backportbot-nextcloud](https://github.com/backportbot-nextcloud) in https://github.com/nextcloud/server/pull/41245 - \[stable27] fix(s3): support SSE-C headers for the MultipartCopy call by [@&#8203;backportbot-nextcloud](https://github.com/backportbot-nextcloud) in https://github.com/nextcloud/server/pull/41482 - \[stable27] Finish password confirmation by [@&#8203;nickvergessen](https://github.com/nickvergessen) in https://github.com/nextcloud/server/pull/41521 - \[stable27] Reverse X-Forwarded-For list to read the correct proxy remote address by [@&#8203;nickvergessen](https://github.com/nickvergessen) in https://github.com/nextcloud/server/pull/41527 - \[stable27] Fix: duplicating contacts with the Recently contacted feature by [@&#8203;backportbot-nextcloud](https://github.com/backportbot-nextcloud) in https://github.com/nextcloud/server/pull/41096 - \[27] optimize builtin storage wrappers by [@&#8203;icewind1991](https://github.com/icewind1991) in https://github.com/nextcloud/server/pull/41363 - \[stable27] add some support for rename on case insensitive local filesystems by [@&#8203;Altahrim](https://github.com/Altahrim) in https://github.com/nextcloud/server/pull/41502 - \[stable27] optimize UserMountCache::registerStorage by [@&#8203;juliushaertl](https://github.com/juliushaertl) in https://github.com/nextcloud/server/pull/41545 - \[stable27] Fix/admin ai settings by [@&#8203;marcelklehr](https://github.com/marcelklehr) in https://github.com/nextcloud/server/pull/40916 - \[stable27] Check for open_basedir before reading /proc by [@&#8203;backportbot-nextcloud](https://github.com/backportbot-nextcloud) in https://github.com/nextcloud/server/pull/41539 - 27.1.4 RC1 by [@&#8203;blizzz](https://github.com/blizzz) in https://github.com/nextcloud/server/pull/41430 - \[stable27] fix(files_versions): don't call getUid() on null by [@&#8203;backportbot-nextcloud](https://github.com/backportbot-nextcloud) in https://github.com/nextcloud/server/pull/41553 - Revert "\[stable27] fix(files_versions): don't call getUid() on null" by [@&#8203;blizzz](https://github.com/blizzz) in https://github.com/nextcloud/server/pull/41612 - 27.1.4 by [@&#8203;blizzz](https://github.com/blizzz) in https://github.com/nextcloud/server/pull/41610 - \[stable27] build(js): compile assets by [@&#8203;blizzz](https://github.com/blizzz) in https://github.com/nextcloud/server/pull/41697 **Full Changelog**: https://github.com/nextcloud/server/compare/v27.1.3...v27.1.4 </details> --- ### 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 is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy43NC4wIiwidXBkYXRlZEluVmVyIjoiMzcuNzQuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
renovate added 1 commit 2023-11-28 21:14:10 +00:00
AverageMarcus merged commit 41f2bbc20d into master 2023-11-29 13:21:28 +00:00
AverageMarcus deleted branch renovate/nextcloud-27.x 2023-11-29 13:21:28 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: AverageMarcus/cluster.fun#143
No description provided.