diff --git a/.chromium.metadata b/.chromium.metadata index 2e500afe..1c1b5984 100644 --- a/.chromium.metadata +++ b/.chromium.metadata @@ -1,4 +1,4 @@ -98df3a60c55ffa300ef80cfcef054adbd306c575 SOURCES/chromium-132.0.6834.83.tar.xz +e3a3199d4b1d67ae378f4e511361918e69be0510 SOURCES/chromium-132.0.6834.110.tar.xz 668e0721b89238cf10605bd02db809a9e5c3f9c7 SOURCES/msspi-7f7847892d4c69c454a58093553fa34d1b09c0a0.tar.xz 2db7a9fb9cf624f8d19a373e994bc5f589d50290 SOURCES/Chromium-Gost-fe3315a78e9fa6e79f613fa316e375cd471f1624.tar.xz dea187019741602d57aaf189a80abba261fbd2aa SOURCES/linux-x64-0.19.2.tgz diff --git a/SOURCES/chromium-132-el8-ffmpeg.patch b/SOURCES/chromium-132-el8-ffmpeg.patch deleted file mode 100644 index f41616e1..00000000 --- a/SOURCES/chromium-132-el8-ffmpeg.patch +++ /dev/null @@ -1,662 +0,0 @@ - - - -
- ---- /dev/null 2025-01-15 17:59:31.105999986 +0100
-+++ chromium-132.0.6834.83/third_party/ffmpeg/libavcodec/aarch64/autorename_libavcodec_aarch64_vorbisdsp_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 "vorbisdsp_init.c"
---- /dev/null 2025-01-15 23:08:30.985344485 +0100
-+++ chromium-132.0.6834.83/third_party/ffmpeg/libavutil/aarch64/autorename_libavutil_aarch64_cpu.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 "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
-
-