diff --git a/build.yaml b/build.yaml index 9f691c761..db909c9d7 100644 --- a/build.yaml +++ b/build.yaml @@ -1,7 +1,7 @@ --- # We just wrap `build` so this is really it name: "jellyfin-ffmpeg" -version: "8.1.2-2" +version: "8.1.2-3" packages: - bullseye-amd64 - bullseye-arm64 diff --git a/debian/changelog b/debian/changelog index 6fead11e5..66475ad15 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +jellyfin-ffmpeg (8.1.2-3) unstable; urgency=medium + + * Update backported vulkan fixes from upstream + * Polish some DX11-OCL sharing patches + * Update fixes for relaxing safe filenames in mkv attachments + * Backport a fix to not stall sub2video on stream EOF + + -- nyanmisaka Wed, 12 Aug 2026 17:23:38 +0800 + jellyfin-ffmpeg (8.1.2-2) unstable; urgency=medium * Add d3d11 overlay/tonemap/transpose/deint/scale filters