Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ca-certificates-mozilla for 
openSUSE:Factory checked in at 2021-07-07 18:29:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ca-certificates-mozilla (Old)
 and      /work/SRC/openSUSE:Factory/.ca-certificates-mozilla.new.2625 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ca-certificates-mozilla"

Wed Jul  7 18:29:43 2021 rev:52 rq:904151 version:2.50

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/ca-certificates-mozilla/ca-certificates-mozilla.changes
  2021-02-22 14:22:37.779565217 +0100
+++ 
/work/SRC/openSUSE:Factory/.ca-certificates-mozilla.new.2625/ca-certificates-mozilla.changes
        2021-07-07 18:30:21.255050005 +0200
@@ -1,0 +2,29 @@
+Mon Jul  5 12:16:33 UTC 2021 - Marcus Meissner <[email protected]>
+
+- updated to 2.50 state of the Mozilla NSS Certificate store (bsc#1188006)
+  Added CAs:
+
+  * AC RAIZ FNMT-RCM SERVIDORES SEGUROS
+  * ANF Secure Server Root CA
+  * Certum EC-384 CA
+  * Certum Trusted Root CA
+  * GlobalSign Root E46
+  * GlobalSign Root R46
+  * GlobalSign Secure Mail Root E45
+  * GlobalSign Secure Mail Root R45
+  * GLOBALTRUST 2020
+
+  Removed CAs:
+
+  * GeoTrust Primary Certification Authority - G2
+  * QuoVadis Root Certification Authority
+  * Sonera Class2 CA
+  * Trustis FPS Root CA
+  * VeriSign Universal Root Certification Authority
+
+-------------------------------------------------------------------
+Sun Jul  4 09:14:00 UTC 2021 - Dirk M??ller <[email protected]>
+
+- fix mozila typo in installed files 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ca-certificates-mozilla.spec ++++++
--- /var/tmp/diff_new_pack.ux4gbV/_old  2021-07-07 18:30:22.163042880 +0200
+++ /var/tmp/diff_new_pack.ux4gbV/_new  2021-07-07 18:30:22.167042849 +0200
@@ -37,7 +37,7 @@
 Name:           ca-certificates-mozilla
 # Version number is NSS_BUILTINS_LIBRARY_VERSION in this file:
 # http://hg.mozilla.org/projects/nss/file/default/lib/ckfw/builtins/nssckbi.h
-Version:        2.46
+Version:        2.50
 Release:        0
 Summary:        CA certificates for OpenSSL
 License:        MPL-2.0
@@ -65,7 +65,7 @@
 BuildRequires:  python3-base
 # for update-ca-certificates
 Requires(post): ca-certificates
-Requires(postun): ca-certificates
+Requires(postun):ca-certificates
 #
 # replaces this package from SLE11 times
 Obsoletes:      openssl-certs
@@ -111,11 +111,11 @@
    awk '$2 = "NSS_BUILTINS_LIBRARY_VERSION" {print "# " $2 " " $3}';
    echo '#';
    ls -1 certs/*.tmp-p11-kit | sort | xargs cat
-) > ca-certificates-mozila.trust.p11-kit
+) > %{name}.trust.p11-kit
 
 %install
 mkdir -p %{buildroot}/%{trustdir_static}
-install -m 644 ca-certificates-mozila.trust.p11-kit 
"%{buildroot}/%{trustdir_static}/ca-certificates-mozila.trust.p11-kit"
+install -m 644 %{name}.trust.p11-kit 
"%{buildroot}/%{trustdir_static}/%{name}.trust.p11-kit"
 
 %post
 update-ca-certificates || true

++++++ certdata.txt ++++++
++++ 2238 lines (skipped)
++++ between /work/SRC/openSUSE:Factory/ca-certificates-mozilla/certdata.txt
++++ and 
/work/SRC/openSUSE:Factory/.ca-certificates-mozilla.new.2625/certdata.txt

++++++ nssckbi.h ++++++
--- /var/tmp/diff_new_pack.ux4gbV/_old  2021-07-07 18:30:22.295041844 +0200
+++ /var/tmp/diff_new_pack.ux4gbV/_new  2021-07-07 18:30:22.295041844 +0200
@@ -46,8 +46,8 @@
  * It's recommend to switch back to 0 after having reached version 98/99.
  */
 #define NSS_BUILTINS_LIBRARY_VERSION_MAJOR 2
-#define NSS_BUILTINS_LIBRARY_VERSION_MINOR 46
-#define NSS_BUILTINS_LIBRARY_VERSION "2.46"
+#define NSS_BUILTINS_LIBRARY_VERSION_MINOR 50
+#define NSS_BUILTINS_LIBRARY_VERSION "2.50"
 
 /* These version numbers detail the semantic changes to the ckfw engine. */
 #define NSS_BUILTINS_HARDWARE_VERSION_MAJOR 1

Reply via email to