#41 Update NSS to 3.92.0
Merged 9 months ago by fkrenzel. Opened 9 months ago by fkrenzel.
rpms/ fkrenzel/nss rawhide  into  rawhide

Update NSS to 3.92.0
Frantisek Krenzelok • 9 months ago  
file modified
+1
@@ -82,3 +82,4 @@ 

  /nss-3.89-with-nspr-4.35.tar.gz

  /nss-3.90-with-nspr-4.35.tar.gz

  /nss-3.91-with-nspr-4.35.tar.gz

+ /nss-3.92-with-nspr-4.35.tar.gz

file modified
+6 -3
@@ -1,13 +1,13 @@ 

  %global nspr_version 4.35.0

- %global nss_version 3.91.0

+ %global nss_version 3.92.0

  # NOTE: To avoid NVR clashes of nspr* packages:

  # - reset %%{nspr_release} to 1, when updating %%{nspr_version}

  # - increment %%{nspr_version}, when updating the NSS part only

- %global baserelease 2

+ %global baserelease 1

  %global nss_release %baserelease

  # use "%%global nspr_release %%[%%baserelease+n]" to handle offsets when

  # release number between nss and nspr are different.

- %global nspr_release %[%baserelease+8]

+ %global nspr_release %[%baserelease+10]

  # only need to update this as we added new

  # algorithms under nss policy control

  %global crypto_policies_version 20210118
@@ -1088,6 +1088,9 @@ 

  

  

  %changelog

+ * Tue Aug 1 2023 Frantisek Krenzelok <krenzelok.frantisek@gmail.com> - 3.92.0-1

+ - Update NSS to 3.92.0

+ 

  * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 3.91.0-2

  - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild

  

file modified
+1 -1
@@ -1,3 +1,3 @@ 

  SHA512 (blank-cert9.db) = 2f8eab4c0612210ee47db8a3a80c1b58a0b43849551af78c7da403fda3e3d4e7757838061ae56ccf5aac335cb54f254f0a9e6e9c0dd5920b4155a39264525b06

  SHA512 (blank-key4.db) = 8fedae93af7163da23fe9492ea8e785a44c291604fa98e58438448efb69c85d3253fc22b926d5c3209c62e58a86038fd4d78a1c4c068bc00600a7f3e5382ebe7

- SHA512 (nss-3.91-with-nspr-4.35.tar.gz) = e408dacfa51522b254cc28abc9a2188a05a9d34367e2c770d2bfea0727c7e0073e335a0cdf86f990ab246c331d2c85e1f787c66a1f9aa2fbb0163e6021fb7a37

+ SHA512 (nss-3.92-with-nspr-4.35.tar.gz) = 72810b62cea08c40200ea499a478e05483fa2b336f516c15776beb1ad7f8e8a7b69da8ffb7688f2b50a4725c1973d1c34e53a94e55657d2c4496b593af8959b1

rebased onto 2e20259

9 months ago

Pull-Request has been merged by fkrenzel

9 months ago