Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package mozilla-nss for openSUSE:Factory 
checked in at 2023-09-06 18:56:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mozilla-nss (Old)
 and      /work/SRC/openSUSE:Factory/.mozilla-nss.new.1766 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mozilla-nss"

Wed Sep  6 18:56:03 2023 rev:208 rq:1109133 version:3.93

Changes:
--------
--- /work/SRC/openSUSE:Factory/mozilla-nss/mozilla-nss.changes  2023-08-30 
10:20:26.980075855 +0200
+++ /work/SRC/openSUSE:Factory/.mozilla-nss.new.1766/mozilla-nss.changes        
2023-09-06 18:57:10.425378073 +0200
@@ -1,0 +2,9 @@
+Tue Sep  5 10:48:46 UTC 2023 - Dominique Leuenberger <[email protected]>
+
+- Update to NSS 3.93:
+  + bmo#1849471 - Update zlib in NSS to 1.3.
+  + bmo#1848183 - softoken: iterate hashUpdate calls for long inputs.
+  + bmo#1813401 - regenerate NameConstraints test certificates (boo#1214980).
+- Rebase nss-fips-pct-pubkeys.patch.
+
+-------------------------------------------------------------------

Old:
----
  nss-3.92.tar.gz

New:
----
  nss-3.93.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ mozilla-nss.spec ++++++
--- /var/tmp/diff_new_pack.e8t1MF/_old  2023-09-06 18:57:15.957575284 +0200
+++ /var/tmp/diff_new_pack.e8t1MF/_new  2023-09-06 18:57:15.961575427 +0200
@@ -17,14 +17,14 @@
 #
 
 
-%global nss_softokn_fips_version 3.92
+%global nss_softokn_fips_version 3.93
 %define NSPR_min_version 4.35
 %define nspr_ver %(rpm -q --queryformat '%%{VERSION}' mozilla-nspr)
 %define nssdbdir %{_sysconfdir}/pki/nssdb
 Name:           mozilla-nss
-Version:        3.92
+Version:        3.93
 Release:        0
-%define underscore_version 3_92
+%define underscore_version 3_93
 Summary:        Network Security Services
 License:        MPL-2.0
 Group:          System/Libraries



++++++ nss-3.92.tar.gz -> nss-3.93.tar.gz ++++++
/work/SRC/openSUSE:Factory/mozilla-nss/nss-3.92.tar.gz 
/work/SRC/openSUSE:Factory/.mozilla-nss.new.1766/nss-3.93.tar.gz differ: char 
5, line 1

++++++ nss-fips-pct-pubkeys.patch ++++++
--- /var/tmp/diff_new_pack.e8t1MF/_old  2023-09-06 18:57:16.133581559 +0200
+++ /var/tmp/diff_new_pack.e8t1MF/_new  2023-09-06 18:57:16.137581701 +0200
@@ -5,15 +5,15 @@
 ===================================================================
 --- nss.orig/lib/softoken/pkcs11c.c
 +++ nss/lib/softoken/pkcs11c.c
-@@ -17,6 +17,7 @@
-  *   In this implementation, session objects are only visible to the session
-  *   that created or generated them.
-  */
+@@ -20,6 +20,7 @@
+ 
+ #include <limits.h> /* for UINT_MAX and ULONG_MAX */
+ 
 +#include "lowkeyti.h"
  #include "seccomon.h"
  #include "secitem.h"
  #include "secport.h"
-@@ -4934,6 +4935,88 @@ pairwise_signverify_mech (CK_SESSION_HAN
+@@ -4963,6 +4964,88 @@ pairwise_signverify_mech (CK_SESSION_HAN
      return crv;
  }
  
@@ -102,7 +102,7 @@
  /*
   * FIPS 140-2 pairwise consistency check utilized to validate key pair.
   *
-@@ -5280,6 +5363,30 @@ sftk_PairwiseConsistencyCheck(CK_SESSION
+@@ -5309,6 +5392,30 @@ sftk_PairwiseConsistencyCheck(CK_SESSION
          }
      }
  

Reply via email to