Hello community,

here is the log from the commit of package mozilla-nss for openSUSE:Factory 
checked in at 2019-07-22 12:16:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mozilla-nss (Old)
 and      /work/SRC/openSUSE:Factory/.mozilla-nss.new.4126 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mozilla-nss"

Mon Jul 22 12:16:01 2019 rev:145 rq:713969 version:3.44.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/mozilla-nss/mozilla-nss.changes  2019-05-17 
23:37:56.866084570 +0200
+++ /work/SRC/openSUSE:Factory/.mozilla-nss.new.4126/mozilla-nss.changes        
2019-07-22 12:16:04.143733361 +0200
@@ -1,0 +2,32 @@
+Mon Jul  8 07:14:57 UTC 2019 - Wolfgang Rosenauer <[email protected]>
+
+- update to NSS 3.44.1
+  * required by Firefox 68.0
+  Bugs fixed
+  * bmo#1554336 - Optimize away unneeded loop in mpi.c
+  * bmo#1515342 - More thorough input checking
+  * bmo#1540541 - Don't unnecessarily strip leading 0's from key material
+                  during PKCS11 import
+  * bmo#1515236 - Add a SSLKEYLOGFILE enable/disable flag at build.sh
+  * bmo#1546229 - Add IPSEC IKE support to softoken
+  * bmo#1473806 - Fix SECKEY_ConvertToPublicKey handling of non-RSA keys
+  * bmo#1546477 - Updates to testing for FIPS validation
+  * bmo#1552208 - Prohibit use of RSASSA-PKCS1-v1_5 algorithms in TLS 1.3
+  * bmo#1551041 - Unbreak build on GCC < 4.3 big-endian
+
+-------------------------------------------------------------------
+Wed Jun 12 21:38:18 UTC 2019 - Wolfgang Rosenauer <[email protected]>
+
+- update to NSS 3.44
+  * required by Firefox 68.0
+  New functions
+  * CERT_GetCertificateDer - Access the DER-encoded form of a CERTCertificate
+  Notable changes
+  * It is now possible to build NSS as a static library (bmo#1543545)
+  * Initial support for building for iOS
+  Bugs fixed
+  * full list
+    
https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.44_release_notes
+- merge some baselibs fixes from SLE
+
+-------------------------------------------------------------------

Old:
----
  nss-3.43.tar.gz

New:
----
  nss-3.44.1.tar.gz

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

Other differences:
------------------
++++++ mozilla-nss.spec ++++++
--- /var/tmp/diff_new_pack.6crtMF/_old  2019-07-22 12:16:07.335732494 +0200
+++ /var/tmp/diff_new_pack.6crtMF/_new  2019-07-22 12:16:07.339732493 +0200
@@ -18,15 +18,17 @@
 
 
 %global nss_softokn_fips_version 3.36
+%define NSPR_min_version 4.21
 
 Name:           mozilla-nss
 BuildRequires:  gcc-c++
-BuildRequires:  mozilla-nspr-devel >= 4.21
+BuildRequires:  mozilla-nspr-devel >= %{NSPR_min_version}
 BuildRequires:  pkg-config
 BuildRequires:  sqlite-devel
 BuildRequires:  zlib-devel
-Version:        3.43
+Version:        3.44.1
 Release:        0
+%define underscore_version 3_44_1
 # bug437293
 %ifarch ppc64
 Obsoletes:      mozilla-nss-64bit
@@ -36,8 +38,8 @@
 License:        MPL-2.0
 Group:          System/Libraries
 Url:            http://www.mozilla.org/projects/security/pki/nss/
-Source:         
https://ftp.mozilla.org/pub/mozilla.org/security/nss/releases/NSS_3_43_RTM/src/nss-%{version}.tar.gz
-# hg clone https://hg.mozilla.org/projects/nss nss-3.43/nss ; cd nss-3.43/nss 
; hg up NSS_3_43_RTM
+Source:         
https://ftp.mozilla.org/pub/mozilla.org/security/nss/releases/NSS_%{underscore_version}_RTM/src/nss-%{version}.tar.gz
+# hg clone https://hg.mozilla.org/projects/nss nss-%{version}/nss ; cd 
nss-%{version}/nss ; hg up NSS_%{underscore_version}_RTM
 #Source:         nss-%{version}.tar.gz
 Source1:        nss.pc.in
 Source3:        nss-config.in
@@ -87,7 +89,7 @@
 Group:          Development/Libraries/C and C++
 Requires:       libfreebl3
 Requires:       libsoftokn3
-Requires:       mozilla-nspr-devel >= 4.20
+Requires:       mozilla-nspr-devel >= %{NSPR_min_version}
 Requires:       mozilla-nss = %{version}-%{release}
 # bug437293
 %ifarch ppc64

++++++ baselibs.conf ++++++
--- /var/tmp/diff_new_pack.6crtMF/_old  2019-07-22 12:16:07.375732483 +0200
+++ /var/tmp/diff_new_pack.6crtMF/_new  2019-07-22 12:16:07.375732483 +0200
@@ -1,4 +1,5 @@
 mozilla-nss
+  requires "mozilla-nspr-<targettype> >= 4.21"
   requires "libfreebl3-<targettype>"
   requires "libsoftokn3-<targettype>"
   requires "mozilla-nss-certs-<targettype>"
@@ -8,5 +9,6 @@
   +/usr/lib/libnssdbm3.chk
 libfreebl3
   +/lib/libfreebl3.chk
+  +/lib/libfreeblpriv3.chk
 mozilla-nss-sysinit
 mozilla-nss-certs



++++++ nss-3.43.tar.gz -> nss-3.44.1.tar.gz ++++++
/work/SRC/openSUSE:Factory/mozilla-nss/nss-3.43.tar.gz 
/work/SRC/openSUSE:Factory/.mozilla-nss.new.4126/nss-3.44.1.tar.gz differ: char 
5, line 1


Reply via email to