From 841f6918e02eb77009b26907cb7aae258a9dbfd6 Mon Sep 17 00:00:00 2001 From: Jan Grulich Date: Mon, 25 Aug 2025 16:23:56 +0200 Subject: [PATCH] NSS 3.112 is currently only in c10s so apply system NSS patch only there Related: RHEL-108101 --- firefox.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/firefox.spec b/firefox.spec index 2a88c24..6b08369 100644 --- a/firefox.spec +++ b/firefox.spec @@ -1237,7 +1237,7 @@ echo "--------------------------------------------" %endif %patch -P13 -p1 -b .kiosk-vsync %patch -P14 -p1 -b .rhbz-71999-fips-youtube -%if %{?system_nss} +%if %{?system_nss} && 0%{?centos} == 10 %patch -P15 -p1 -b .system-nss %endif @@ -2014,6 +2014,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : * Tue Aug 12 2025 Jan Grulich - 128.14.0-1 - Update to 128.14.0 build1 +* Tue Aug 05 2025 Tomas Popela - 128.13.0-2 +- Bump the NSS requirements as the rebased NSS is already shipped in c10s + * Tue Jul 15 2025 Eike Rathke - 128.13.0-1 - Update to 128.13.0 build1 @@ -2026,9 +2029,6 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : * Mon May 19 2025 Eike Rathke - 128.10.1-1 - Update to 128.10.1 -* Tue Aug 05 2025 Tomas Popela - 128.10.0-2 -- Bump the NSS requirements as the rebased NSS is already shipped in c10s - * Tue Apr 22 2025 Eike Rathke - 128.10.0-1 - Update to 128.10.0 build1