Update owncloud to version 10.16.0 (#4254)

This commit is contained in:
Alexander L. 2025-12-12 15:55:59 +01:00 committed by GitHub
parent aa374083e2
commit ff11f80315
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 13 additions and 3 deletions

View File

@ -8,7 +8,7 @@ services:
PROXY_AUTH_ADD: "false"
server:
image: owncloud/server:10.15.3@sha256:ce545e72b13f0c3c19fd083aed1ec12facd91ee87993397fd883e853830dc7e9
image: owncloud/server:10.16.0@sha256:62c93574d2bd0f98d17ac1a541f703653822e4572a628dcf993a8e65b2400e97
# Does not work rootless
#user: "1000:1000"
restart: on-failure

View File

@ -3,7 +3,7 @@ id: owncloud
name: ownCloud
tagline: A smart cloud for your files
category: files
version: "10.15.3"
version: "10.16.0"
port: 8666
description: >-
☁️ ownCloud is a comprehensive software application designed to provide users with a personal cloud storage solution that combines file management, collaboration, and organizational tools in one platform. It allows users to upload, store, and organize their files in a secure, centralized environment, making it easy to keep track of documents, photos, videos, and other types of data. With OwnCloud, files can be synchronized seamlessly across multiple devices such as computers, smartphones, and tablets, ensuring that users always have access to the most up-to-date versions no matter where they are or what device they are using.
@ -30,7 +30,17 @@ gallery:
- 2.jpg
- 3.jpg
- 4.jpg
releaseNotes: ""
releaseNotes: >-
This release includes security improvements and several enhancements:
- Enhanced security for remote service resolution
- Password policy hints now displayed in share dialog
- Better search experience for Chinese and Japanese text
- Improved handling of unavailable shares
- Admin-only user group management for better security
- Disabled phar stream wrapper by default for enhanced security
Full release notes can be found at https://doc.owncloud.com/server_release_notes.html
dependencies: []
path: ""
defaultUsername: "admin"