From 791e58551eac1749135038a9b3e2733132e5e731 Mon Sep 17 00:00:00 2001 From: MSVSphere Packaging Team Date: Fri, 17 Jan 2025 01:38:17 +0300 Subject: [PATCH] import chromium-132.0.6834.83-2.el8 --- SOURCES/chromium-132-el8-ffmpeg.patch | 42 +++++++++++++++++++++++++++ SPECS/chromium.spec | 5 +++- 2 files changed, 46 insertions(+), 1 deletion(-) diff --git a/SOURCES/chromium-132-el8-ffmpeg.patch b/SOURCES/chromium-132-el8-ffmpeg.patch index bf42d456..d824d69f 100644 --- a/SOURCES/chromium-132-el8-ffmpeg.patch +++ b/SOURCES/chromium-132-el8-ffmpeg.patch @@ -8,3 +8,45 @@ @@ -0,0 +1,2 @@ +// Automatically generated on Tue Oct 22 17:56:01 2024. See crbug.com/495833. +#include "cpu.c" +--- /dev/null 2025-01-16 08:50:44.906000351 +0100 ++++ chromium-132.0.6834.83/third_party/ffmpeg/libavutil/aarch64/autorename_libavutil_aarch64_float_dsp_init.c 2025-01-07 20:49:01.000000000 +0100 +@@ -0,0 +1,2 @@ ++// Automatically generated on Tue Oct 22 17:56:01 2024. See crbug.com/495833. ++#include "float_dsp_init.c" +--- /dev/null 2025-01-16 08:50:44.906000351 +0100 ++++ chromium-132.0.6834.83/third_party/ffmpeg/libavcodec/aarch64/autorename_libavcodec_aarch64_videodsp_init.c 2025-01-07 20:49:01.000000000 +0100 +@@ -0,0 +1,2 @@ ++// Automatically generated on Tue Oct 22 17:56:01 2024. See crbug.com/495833. ++#include "videodsp_init.c" +--- /dev/null 2025-01-16 10:42:07.086999986 +0100 ++++ chromium-132.0.6834.83/third_party/ffmpeg/libavutil/aarch64/cpu_sve.S 2025-01-07 20:49:01.000000000 +0100 +@@ -0,0 +1,29 @@ ++/* ++ * Copyright (c) 2023 Martin Storsjo ++ * ++ * This file is part of FFmpeg. ++ * ++ * FFmpeg is free software; you can redistribute it and/or ++ * modify it under the terms of the GNU Lesser General Public ++ * License as published by the Free Software Foundation; either ++ * version 2.1 of the License, or (at your option) any later version. ++ * ++ * FFmpeg is distributed in the hope that it will be useful, ++ * but WITHOUT ANY WARRANTY; without even the implied warranty of ++ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU ++ * Lesser General Public License for more details. ++ * ++ * You should have received a copy of the GNU Lesser General Public ++ * License along with FFmpeg; if not, write to the Free Software ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA ++ */ ++ ++#include "config.h" ++#include "asm.S" ++ ++ENABLE_SVE ++ ++function ff_aarch64_sve_length, export=1 ++ cntb x0 ++ ret ++endfunc diff --git a/SPECS/chromium.spec b/SPECS/chromium.spec index 76e0fe94..47b4082c 100644 --- a/SPECS/chromium.spec +++ b/SPECS/chromium.spec @@ -277,7 +277,7 @@ Name: chromium%{chromium_channel} Version: 132.0.6834.83 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A WebKit (Blink) powered web browser that Google doesn't want you to use Url: http://www.chromium.org/Home License: BSD-3-Clause AND LGPL-2.1-or-later AND Apache-2.0 AND IJG AND MIT AND GPL-2.0-or-later AND ISC AND OpenSSL AND (MPL-1.1 OR GPL-2.0-only OR LGPL-2.0-only) @@ -1923,6 +1923,9 @@ getent group chrome-remote-desktop >/dev/null || groupadd -r chrome-remote-deskt %endif %changelog +* Thu Jan 16 2025 Fedora Release Engineering - 132.0.6834.83-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild + * Wed Jan 15 2025 Than Ngo - 132.0.6834.83-1 - Update to 132.0.6834.83 * High CVE-2025-0434: Out of bounds memory access in V8