From patchwork Thu Jun 25 22:35:40 2026 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Matthias Fischer X-Patchwork-Id: 9972 Return-Path: Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519 server-signature ECDSA (secp384r1 raw public key) server-digest SHA384 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mail01.haj.ipfire.org", Issuer "YR2" (not verified)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4gmYYW5cVCz3wmV for ; Thu, 25 Jun 2026 22:35:59 +0000 (UTC) Received: from mail02.haj.ipfire.org (mail02.haj.ipfire.org [172.28.1.201]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (Client CN "mail02.haj.ipfire.org", Issuer "YE1" (not verified)) by mail01.ipfire.org (Postfix) with ESMTPS id 4gmYYV4J2Vz6pS for ; Thu, 25 Jun 2026 22:35:58 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [IPv6:::1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4gmYYV3WSDz2xfM for ; Thu, 25 Jun 2026 22:35:58 +0000 (UTC) X-Original-To: development@lists.ipfire.org Received: from mail01.ipfire.org (mail01.haj.ipfire.org [IPv6:2001:678:b28::25]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (Client CN "mail01.haj.ipfire.org", Issuer "YR2" (not verified)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4gmYYR6xjPz2xHd for ; Thu, 25 Jun 2026 22:35:55 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4gmYYQ6GL9zC6; Thu, 25 Jun 2026 22:35:54 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1782426955; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=s5LNJDVMBj/vVBQt5Hw5dXAlnwfnnz9x2TnTr7hwr74=; b=BKjSdPswU+KbKtA7+C1SBiBS7HSebp2EZ8iUo2X08EHyu/GlMWNZHio3yLFjihRp9eI75d gUNnJd9uMnxbLZBQ== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1782426955; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=s5LNJDVMBj/vVBQt5Hw5dXAlnwfnnz9x2TnTr7hwr74=; b=qVIao5/vVhUul7cw9pB4vHRC3ct4pqCTceP2yAbV1MFaMYOrptJ3xZXSSjUS6BKypE2jx4 GtcZeHnUIUURBRuC0WYhvAtN/69exPyCg4esg/m7u3RHvxMdeyfxXHtp/Y4TKztG0UeSlr aR/5Yxzmes2R9Y3ecShZnkXfr+VYqO6y3N55RX3ZRH91Ab4SoHsqBNe125xpdmq59eqBWN y1AljvgRx0S/N27BGRlqcRNHpqlOlj6R1v2zlCHSyALNyQhhdr3XutZerT8UlwKkMjB8HZ 4SOdi2PDwKj4dsKvBcNb7TkAtJFSNGQQ9j3A394UF0ojMgsRV3wbuDy0Ds24ww== From: Matthias Fischer To: development@lists.ipfire.org Cc: Matthias Fischer Subject: [PATCH] ffmpeg: Update to 8.1.2 Date: Fri, 26 Jun 2026 00:35:40 +0200 Message-ID: <20260625223545.3423135-1-matthias.fischer@ipfire.org> Precedence: list List-Id: List-Subscribe: , List-Unsubscribe: , List-Post: List-Help: Sender: Mail-Followup-To: MIME-Version: 1.0 For details see: https://git.ffmpeg.org/gitweb/ffmpeg.git/shortlog/n8.1.2 Fixes CVE-2026-8461 (PixelSmash). Signed-off-by: Matthias Fischer --- config/rootfiles/packages/ffmpeg | 14 +++++++------- lfs/ffmpeg | 6 +++--- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/config/rootfiles/packages/ffmpeg b/config/rootfiles/packages/ffmpeg index 7fbf26c66..fff978cd6 100644 --- a/config/rootfiles/packages/ffmpeg +++ b/config/rootfiles/packages/ffmpeg @@ -154,25 +154,25 @@ usr/bin/ffprobe #usr/include/libswscale/version_major.h #usr/lib/libavcodec.so usr/lib/libavcodec.so.62 -usr/lib/libavcodec.so.62.28.100 +usr/lib/libavcodec.so.62.28.102 #usr/lib/libavdevice.so usr/lib/libavdevice.so.62 -usr/lib/libavdevice.so.62.3.100 +usr/lib/libavdevice.so.62.3.102 #usr/lib/libavfilter.so usr/lib/libavfilter.so.11 -usr/lib/libavfilter.so.11.14.100 +usr/lib/libavfilter.so.11.14.102 #usr/lib/libavformat.so usr/lib/libavformat.so.62 -usr/lib/libavformat.so.62.12.100 +usr/lib/libavformat.so.62.12.102 #usr/lib/libavutil.so usr/lib/libavutil.so.60 -usr/lib/libavutil.so.60.26.100 +usr/lib/libavutil.so.60.26.102 #usr/lib/libswresample.so usr/lib/libswresample.so.6 -usr/lib/libswresample.so.6.3.100 +usr/lib/libswresample.so.6.3.102 #usr/lib/libswscale.so usr/lib/libswscale.so.9 -usr/lib/libswscale.so.9.5.100 +usr/lib/libswscale.so.9.5.102 #usr/lib/pkgconfig/libavcodec.pc #usr/lib/pkgconfig/libavdevice.pc #usr/lib/pkgconfig/libavfilter.pc diff --git a/lfs/ffmpeg b/lfs/ffmpeg index 609ecd73e..a2bc80aad 100644 --- a/lfs/ffmpeg +++ b/lfs/ffmpeg @@ -26,7 +26,7 @@ include Config SUMMARY = Library for working with various multimedia formats -VER = 8.1 +VER = 8.1.2 THISAPP = ffmpeg-$(VER) DL_FILE = $(THISAPP).tar.xz @@ -34,7 +34,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = ffmpeg -PAK_VER = 23 +PAK_VER = 24 DEPS = sdl2 lame libvorbis @@ -52,7 +52,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_BLAKE2 = 3710f8d3d60f89e404e837d238d089bdd7fd3be9404014aa1f3d4dd8983f10c7fefd7f4b27996fb8cb664f54aa3417da67f4ea02c896fe1026383198c45f5b26 +$(DL_FILE)_BLAKE2 = b37849fd89cdbc336700227c804d7642e0d2e4024359d15f4c3659cd41465145946b362fb61e0dc0141730f1d0352e2a2bf33d513213b2b3b68978be766b5914 install : $(TARGET)