From f864b6a156d95f1addc49612005e625faa717f38 Mon Sep 17 00:00:00 2001 From: Jan Grulich Date: Wed, 27 Aug 2025 09:22:54 +0200 Subject: [PATCH] NSS 3.112 is currently only in c10s so apply system NSS patch only there Related: RHEL-108180 --- thunderbird.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/thunderbird.spec b/thunderbird.spec index 64b2de2..8e4e996 100644 --- a/thunderbird.spec +++ b/thunderbird.spec @@ -1081,7 +1081,7 @@ echo "--------------------------------------------" %patch -P13 -p1 -b .thunderbird-system-nss-replace-xyber-with-mlkem %endif %patch -P14 -p1 -b .cargo-lock-version -%if %{?system_nss} +%if %{?system_nss} && 0%{?centos} == 10 %patch -P15 -p1 -b .system-nss %endif @@ -1679,6 +1679,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : * Fri Aug 15 2025 Jan Grulich - 128.14.0-1 - Update to 128.14.0 build1 +* Tue Aug 05 2025 Tomas Popela - 128.13.0-4 +- Bump the NSS requirements as the rebased NSS is already shipped in c10s + * Wed Jul 23 2025 Eike Rathke - 128.13.0-3 - Update to 128.13.0 build3 @@ -1697,9 +1700,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 - * Mon Apr 28 2025 Eike Rathke - 128.10.0-1 - Update to 128.10.0 build1