Hello community,

here is the log from the commit of package ca-certificates-mozilla for 
openSUSE:Factory checked in at 2019-08-15 12:25:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ca-certificates-mozilla (Old)
 and      /work/SRC/openSUSE:Factory/.ca-certificates-mozilla.new.9556 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ca-certificates-mozilla"

Thu Aug 15 12:25:19 2019 rev:43 rq:721013 version:2.34

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/ca-certificates-mozilla/ca-certificates-mozilla.changes
  2019-01-29 14:45:06.607063338 +0100
+++ 
/work/SRC/openSUSE:Factory/.ca-certificates-mozilla.new.9556/ca-certificates-mozilla.changes
        2019-08-15 12:25:20.586607048 +0200
@@ -1,0 +2,13 @@
+Sun Aug  4 14:17:45 UTC 2019 - Andreas Stieger <[email protected]>
+
+- update to 2.34 state of the Mozilla NSS Certificate store (bsc#1144169)
+- Removed CAs:
+  - Certinomis - Root CA
+- includes added root CAs from the 2.32 version:
+  - emSign ECC Root CA - C3 (email and server auth)
+  - emSign ECC Root CA - G3 (email and server auth)
+  - emSign Root CA - C1 (email and server auth)
+  - emSign Root CA - G1 (email and server auth)
+  - Hongkong Post Root CA 3 (server auth)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ca-certificates-mozilla.spec ++++++
--- /var/tmp/diff_new_pack.xMqy4s/_old  2019-08-15 12:25:21.202606895 +0200
+++ /var/tmp/diff_new_pack.xMqy4s/_new  2019-08-15 12:25:21.202606895 +0200
@@ -12,26 +12,20 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 %define certdir %{trustdir_static}
-BuildRequires:  p11-kit-devel
-
-BuildRequires:  ca-certificates
-BuildRequires:  openssl
-BuildRequires:  python3-base
-
 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.30
+Version:        2.34
 Release:        0
 Summary:        CA certificates for OpenSSL
 License:        MPL-2.0
 Group:          Productivity/Networking/Security
-Url:            http://www.mozilla.org
+URL:            https://www.mozilla.org
 # IMPORTANT: procedure to update certificates:
 # - Check the log of the cert file:
 #   
http://hg.mozilla.org/projects/nss/log/default/lib/ckfw/builtins/certdata.txt
@@ -48,22 +42,22 @@
 Source10:       certdata2pem.py
 Source11:       %{name}.COPYING
 Source12:       compareoldnew
-
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-BuildArch:      noarch
+BuildRequires:  ca-certificates
+BuildRequires:  openssl
+BuildRequires:  p11-kit-devel
+BuildRequires:  python3-base
 # for update-ca-certificates
 Requires(post):    ca-certificates
 Requires(postun):  ca-certificates
 #
 # replaces this package from SLE11 times
 Obsoletes:      openssl-certs
+BuildArch:      noarch
 
 %description
 This package contains some CA root certificates for OpenSSL extracted
 from MozillaFirefox
 
-
-
 %prep
 %setup -qcT
 
@@ -124,7 +118,6 @@
 update-ca-certificates || true
 
 %files
-%defattr(-, root, root)
 %license COPYING
 %{trustdir_static}
 

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

++++++ nssckbi.h ++++++
--- /var/tmp/diff_new_pack.xMqy4s/_old  2019-08-15 12:25:21.294606872 +0200
+++ /var/tmp/diff_new_pack.xMqy4s/_new  2019-08-15 12:25:21.294606872 +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 30
-#define NSS_BUILTINS_LIBRARY_VERSION "2.30"
+#define NSS_BUILTINS_LIBRARY_VERSION_MINOR 34
+#define NSS_BUILTINS_LIBRARY_VERSION "2.34"
 
 /* These version numbers detail the semantic changes to the ckfw engine. */
 #define NSS_BUILTINS_HARDWARE_VERSION_MAJOR 1


Reply via email to