NSS 3.112 is currently only in c10s so apply system NSS patch only there
Related: RHEL-108101
This commit is contained in:
parent
f18d233092
commit
841f6918e0
@ -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 <jgrulich@redhat.com> - 128.14.0-1
|
||||
- Update to 128.14.0 build1
|
||||
|
||||
* Tue Aug 05 2025 Tomas Popela <tpopela@redhat.com> - 128.13.0-2
|
||||
- Bump the NSS requirements as the rebased NSS is already shipped in c10s
|
||||
|
||||
* Tue Jul 15 2025 Eike Rathke <erack@redhat.com> - 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 <erack@redhat.com> - 128.10.1-1
|
||||
- Update to 128.10.1
|
||||
|
||||
* Tue Aug 05 2025 Tomas Popela <tpopela@redhat.com> - 128.10.0-2
|
||||
- Bump the NSS requirements as the rebased NSS is already shipped in c10s
|
||||
|
||||
* Tue Apr 22 2025 Eike Rathke <erack@redhat.com> - 128.10.0-1
|
||||
- Update to 128.10.0 build1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user