From a6f1db89b2fce162ce07801e5d80ca0c800f4890 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Fri, 28 Nov 2025 19:31:31 +0100 Subject: [PATCH] Update jellyfin/CHANGELOG.md Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> --- jellyfin/CHANGELOG.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/jellyfin/CHANGELOG.md b/jellyfin/CHANGELOG.md index a33c84f46..638d95c9d 100644 --- a/jellyfin/CHANGELOG.md +++ b/jellyfin/CHANGELOG.md @@ -1,6 +1,5 @@ ## 10.11.3-2 (30-11-2025) -- Allow `i915_enable_guc` to be applied on hosts that expose the runtime parameter by granting raw I/O capability and AppArmor a -ccess to `/sys/module/i915/parameters/enable_guc`. +- Allow `i915_enable_guc` to be applied on hosts that expose the runtime parameter by granting raw I/O capability and AppArmor access to `/sys/module/i915/parameters/enable_guc`. ## breaking_versions: 10.11.3-1 (23-11-2025) - Minor bugs fixed