mirror of
https://github.com/getumbrel/umbrel-apps.git
synced 2024-11-11 16:09:18 +00:00
Update Jellyfin to v10.9.4 (#1117)
Co-authored-by: nmfretz <nmfretz@gmail.com>
This commit is contained in:
parent
8d1c9f30d1
commit
d4d7cc029d
|
@ -8,7 +8,7 @@ services:
|
|||
PROXY_AUTH_ADD: "false"
|
||||
|
||||
server:
|
||||
image: linuxserver/jellyfin:10.8.13@sha256:deb61ff251882fb21e5187b7d1988e84ea438626300041f7d9474a5dc0618e24
|
||||
image: linuxserver/jellyfin:10.9.4@sha256:7b7cb0bcd527f79895bfa5e3a6c47148f020aab9a718e266260a0b63cf178d75
|
||||
restart: on-failure
|
||||
hostname: "${DEVICE_HOSTNAME}"
|
||||
environment:
|
||||
|
|
|
@ -2,7 +2,7 @@ manifestVersion: 1
|
|||
id: jellyfin
|
||||
category: media
|
||||
name: Jellyfin
|
||||
version: "10.8.13"
|
||||
version: "10.9.4"
|
||||
tagline: The Free Software Media System
|
||||
description: >-
|
||||
Jellyfin is the volunteer-built media solution that puts you in control of your media. Stream to any device from your own server, with no strings attached. Your media, your server, your way.
|
||||
|
@ -32,19 +32,7 @@ path: ""
|
|||
defaultUsername: ""
|
||||
defaultPassword: ""
|
||||
releaseNotes: >-
|
||||
⚠️ PREVIOUS CRITICAL SECURITY ADVISORY: For user's still running Jellyfin version 10.8.9 and below, please update Jellyfin immediately.
|
||||
There is a significant security issue in previous versions, where two vulnerabilities can be paired to allow any Jellyfin user, even those without admin rights, to remotely control the system.
|
||||
One of these issues has been around since the 10.8.0 release, while the other has been present in all versions of Jellyfin up to now. It's essential for all Jellyfin administrators to update to this version,
|
||||
especially if they have untrusted users or if their Jellyfin is accessible on the Internet.
|
||||
|
||||
|
||||
This update is a hotfix release with no new features or major improvements.
|
||||
|
||||
|
||||
- NOTICE: The customizable FFmpeg binary path in the WebUI/API has been REMOVED for security reasons.
|
||||
|
||||
|
||||
Full release notes can be found here: https://github.com/jellyfin/jellyfin/releases
|
||||
This update brings Jellyfin from version 10.8.13 to 10.9.4. Full release notes can be found at https://github.com/jellyfin/jellyfin/releases
|
||||
torOnly: false
|
||||
permissions:
|
||||
- STORAGE_DOWNLOADS
|
||||
|
|
Loading…
Reference in New Issue
Block a user