From 759968186fc53d384faf1333e212bbad24255cb0 Mon Sep 17 00:00:00 2001 From: ze-you-liu Date: Thu, 21 May 2026 23:33:12 +0800 Subject: [PATCH] Update to 140.11.0esr (fixes CVE-2026-8953) --- firefox.spec | 11 +++++++++-- sources | 4 ++-- 2 files changed, 11 insertions(+), 4 deletions(-) diff --git a/firefox.spec b/firefox.spec index 8eb1ceb..063187e 100644 --- a/firefox.spec +++ b/firefox.spec @@ -68,11 +68,11 @@ %global __provides_exclude_from ^%{mozappdir} %global __requires_exclude ^(%%(find %{buildroot}%{mozappdir} -name '*.so' | xargs -n1 basename | sort -u | paste -s -d '|' -)) -%global langpacks_date 20260511 +%global langpacks_date 20260521 Summary: Mozilla Firefox Web browser Name: firefox -Version: 140.10.1 +Version: 140.11.0 Release: 1%{?dist} URL: https://www.mozilla.org/firefox/ License: MPLv1.1 or GPLv2+ or LGPLv2+ @@ -765,6 +765,13 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %{_datadir}/applications/firefox-x11.desktop %changelog +* Thu May 21 2026 PkgAgent Robot - 140.11.0-1 +- [Type] security +- [DESC] Update to 140.11.0esr to fix CVE-2026-8946 CVE-2026-8388 CVE-2026-8947 +- CVE-2026-8391 CVE-2026-8401 CVE-2026-8949 CVE-2026-8950 CVE-2026-8953 CVE-2026-8954 +- CVE-2026-8955 CVE-2026-8956 CVE-2026-8957 CVE-2026-8958 CVE-2026-8959 CVE-2026-8961 +- CVE-2026-8962 CVE-2026-8968 CVE-2026-8970 CVE-2026-8974 CVE-2026-8975 + * Tue May 12 2026 Pkgagent Bot - 140.10.1-1 - [Type] security - [DESC] Update to 140.10.1esr to fix CVEs, including CVE-2026-7320, diff --git a/sources b/sources index b7806c9..ab3c496 100644 --- a/sources +++ b/sources @@ -1,3 +1,3 @@ SHA512 (cbindgen-vendor.tar.xz) = 17b4bdb05f21917b11b78e086ebb4e7d7cc28c046ba3267c7be45380fe3e0a24a2722d71f70423365dd152beff198f8f4f41660a12cfb89c8806d2781bdfeb87 -SHA512 (firefox-langpacks-140.10.1esr-20260511.tar.xz) = d1f6534794483a7d25ac208e1ee34b54589afe5b40474ed584b90726466b1d974b4776d248aedd632035d1b1b285d1445dba1f60c776d0481945ba7ca482bc28 -SHA512 (firefox-140.10.1esr.processed-source.tar.xz) = d4ceb153de9c7517101180b22736ca51eddbf60f9aa217dd0917eaa29409fe726838af94ef6a4b9b6de24911071694ebde5df9a0ab4ef4e3dfb8d1a9a016d0d8 +SHA512 (firefox-langpacks-140.11.0esr-20260521.tar.xz) = 12cf07aefb38c8571fead1f849fac2b7523275d353a8728df8b04cd9d800f3ba37735ab4ee19502f1958aba5cdf3aebbe4a550e1a00d72ede9ae08e5cd9c4f29 +SHA512 (firefox-140.11.0esr.processed-source.tar.xz) = 859409f182d2844ae6cb67854e5f65ff34d5fbb955f95b9dfecdeb78cf99434f86e9b6c58dd549e5a1e784e416b035facc46f15e19e10d783d4fe1fb07b50576 -- Gitee