import chromium-132.0.6834.83-2.el8

i8ce changed/i8ce/chromium-132.0.6834.83-2.el8
MSVSphere Packaging Team 7 days ago
parent 0b3e71b045
commit 791e58551e
Signed by: sys_gitsync
GPG Key ID: B2B0B9F29E528FE8

@ -8,3 +8,45 @@
@@ -0,0 +1,2 @@ @@ -0,0 +1,2 @@
+// Automatically generated on Tue Oct 22 17:56:01 2024. See crbug.com/495833. +// Automatically generated on Tue Oct 22 17:56:01 2024. See crbug.com/495833.
+#include "cpu.c" +#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

@ -277,7 +277,7 @@
Name: chromium%{chromium_channel} Name: chromium%{chromium_channel}
Version: 132.0.6834.83 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 Summary: A WebKit (Blink) powered web browser that Google doesn't want you to use
Url: http://www.chromium.org/Home 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) 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 %endif
%changelog %changelog
* Thu Jan 16 2025 Fedora Release Engineering <releng@fedoraproject.org> - 132.0.6834.83-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
* Wed Jan 15 2025 Than Ngo <than@redhat.com> - 132.0.6834.83-1 * Wed Jan 15 2025 Than Ngo <than@redhat.com> - 132.0.6834.83-1
- Update to 132.0.6834.83 - Update to 132.0.6834.83
* High CVE-2025-0434: Out of bounds memory access in V8 * High CVE-2025-0434: Out of bounds memory access in V8

Loading…
Cancel
Save