From a82c10e26b4644bd46ce04fa17ee58e77f962b2b Mon Sep 17 00:00:00 2001 From: nyanmisaka Date: Sat, 6 Jun 2026 14:14:22 +0800 Subject: [PATCH] Bump version to 8.1.1-3 Signed-off-by: nyanmisaka --- build.yaml | 2 +- debian/changelog | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/build.yaml b/build.yaml index e6a42c81c..b6d7d4057 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.1-2" +version: "8.1.1-3" packages: - bullseye-amd64 - bullseye-arm64 diff --git a/debian/changelog b/debian/changelog index e1618ba66..963f6170b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +jellyfin-ffmpeg (8.1.1-3) unstable; urgency=medium + + * Relax to allow safe filenames in mkv attachments + + -- nyanmisaka Sat, 6 Jun 2026 14:13:50 +0800 + jellyfin-ffmpeg (8.1.1-2) unstable; urgency=medium * Fix extracting mkv attachments with non-ascii filenames