diff --git a/nss.spec b/nss.spec index a136df459eedb32bd952b5523d32403ba7d3826a..24b5f6a6e5af9a1290a027a689a7735c7ca4742f 100644 --- a/nss.spec +++ b/nss.spec @@ -25,7 +25,7 @@ Summary: Network Security Services Name: nss Version: %{nss_version} -Release: 10 +Release: 11 License: MPLv2.0 URL: http://www.mozilla.org/projects/security/pki/nss/ Provides: nss-system-init @@ -468,6 +468,7 @@ update-crypto-policies &>/dev/null||: %{_includedir}/nss3/nssbaset.h %{_includedir}/nss3/nssck*.h %{_includedir}/nss3/templates/nssck.api +%exclude %{_includedir}/nss3/cmac.h %files util %{!?_licensedir:%global license %%doc} @@ -574,6 +575,9 @@ update-crypto-policies &>/dev/null||: %doc %{_mandir}/man* %changelog +* Fri Sep 26 2025 hugel - 3.72.0-11 +- Delete the duplicate file cmac.h in nss-devel + * Tue May 20 2025 steven - 3.72.0-10 - fix CVE-2022-22747