From 8bf90124a631b8cb1493ac2f2a5c88e33217db39 Mon Sep 17 00:00:00 2001 From: nyanmisaka Date: Mon, 29 Jun 2026 00:34:53 +0800 Subject: [PATCH] Bump version to 8.1.2-1 Signed-off-by: nyanmisaka --- build.yaml | 2 +- debian/changelog | 9 +++++++++ 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/build.yaml b/build.yaml index 78b1ddce5..b31ce6e7c 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-4" +version: "8.1.2-1" packages: - bullseye-amd64 - bullseye-arm64 diff --git a/debian/changelog b/debian/changelog index ca90a53e3..8c8442ac0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +jellyfin-ffmpeg (8.1.2-1) unstable; urgency=medium + + * New upstream version 8.1.2 + * Fix a conflict between VPP tonemap and specific scaling mode + * Fix typos in some shader based deint filters + * Update build scripts and dependencies + + -- nyanmisaka Sun, 28 Jun 2026 17:07:36 +0800 + jellyfin-ffmpeg (8.1.1-4) unstable; urgency=medium * Fix broken macro place for scale_vt patch