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 2024-02-29 21:49:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ca-certificates-mozilla (Old)
 and      /work/SRC/openSUSE:Factory/.ca-certificates-mozilla.new.1770 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ca-certificates-mozilla"

Thu Feb 29 21:49:12 2024 rev:60 rq:1152964 version:2.66

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/ca-certificates-mozilla/ca-certificates-mozilla.changes
  2023-08-17 19:42:47.658705076 +0200
+++ 
/work/SRC/openSUSE:Factory/.ca-certificates-mozilla.new.1770/ca-certificates-mozilla.changes
        2024-02-29 21:49:14.583544662 +0100
@@ -1,0 +2,42 @@
+Mon Feb 26 12:09:12 UTC 2024 - Marcus Meissner <[email protected]>
+
+- Updated to 2.66 state of Mozilla SSL root CAs (bsc#1220356)
+  Added:
+  - CommScope Public Trust ECC Root-01
+  - CommScope Public Trust ECC Root-02
+  - CommScope Public Trust RSA Root-01
+  - CommScope Public Trust RSA Root-02
+  - D-Trust SBR Root CA 1 2022
+  - D-Trust SBR Root CA 2 2022
+  - Telekom Security SMIME ECC Root 2021
+  - Telekom Security SMIME RSA Root 2023
+  - Telekom Security TLS ECC Root 2020
+  - Telekom Security TLS RSA Root 2023
+  - TrustAsia Global Root CA G3
+  - TrustAsia Global Root CA G4
+  Removed:
+  - Autoridad de Certificacion Firmaprofesional CIF A62634068
+  - Chambers of Commerce Root - 2008
+  - Global Chambersign Root - 2008
+  - Security Communication Root CA
+  - Symantec Class 1 Public Primary Certification Authority - G6
+  - Symantec Class 2 Public Primary Certification Authority - G6
+  - TrustCor ECA-1
+  - TrustCor RootCert CA-1
+  - TrustCor RootCert CA-2
+  - VeriSign Class 1 Public Primary Certification Authority - G3
+  - VeriSign Class 2 Public Primary Certification Authority - G3
+- remove-trustcor.patch: removed, now upstream
+- do a versioned obsoletes of "openssl-certs".
+
+-------------------------------------------------------------------
+Mon Feb 26 11:20:23 UTC 2024 - Marcus Meissner <[email protected]>
+
+- use rpm 4.20 compatible patch syntax
+
+-------------------------------------------------------------------
+Mon Feb 26 11:14:43 UTC 2024 - Dominique Leuenberger <[email protected]>
+
+- Use %patch -P N instead of deprecated %patchN.
+
+-------------------------------------------------------------------

Old:
----
  remove-trustcor.patch

BETA DEBUG BEGIN:
  
Old:/work/SRC/openSUSE:Factory/.ca-certificates-mozilla.new.1770/ca-certificates-mozilla.changes-
  - VeriSign Class 2 Public Primary Certification Authority - G3
/work/SRC/openSUSE:Factory/.ca-certificates-mozilla.new.1770/ca-certificates-mozilla.changes:-
 remove-trustcor.patch: removed, now upstream
/work/SRC/openSUSE:Factory/.ca-certificates-mozilla.new.1770/ca-certificates-mozilla.changes--
 do a versioned obsoletes of "openssl-certs".
BETA DEBUG END:

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

Other differences:
------------------
++++++ ca-certificates-mozilla-prebuilt.spec ++++++
--- /var/tmp/diff_new_pack.LdUypw/_old  2024-02-29 21:49:17.151637852 +0100
+++ /var/tmp/diff_new_pack.LdUypw/_new  2024-02-29 21:49:17.155637997 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ca-certificates-mozilla-prebuilt
 #
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed

++++++ ca-certificates-mozilla.spec ++++++
--- /var/tmp/diff_new_pack.LdUypw/_old  2024-02-29 21:49:17.175638723 +0100
+++ /var/tmp/diff_new_pack.LdUypw/_new  2024-02-29 21:49:17.179638868 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ca-certificates-mozilla
 #
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -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.62
+Version:        2.66
 Release:        0
 Summary:        CA certificates for OpenSSL
 License:        MPL-2.0
@@ -59,7 +59,6 @@
 Source10:       certdata2pem.py
 Source11:       %{name}.COPYING
 Source12:       compareoldnew
-Patch0:         remove-trustcor.patch
 BuildRequires:  ca-certificates
 BuildRequires:  openssl
 BuildRequires:  p11-kit-devel
@@ -69,7 +68,7 @@
 Requires(postun):ca-certificates
 #
 # replaces this package from SLE11 times
-Obsoletes:      openssl-certs
+Obsoletes:      openssl-certs < %version
 BuildArch:      noarch
 %if %{defined p11_kit_min}
 Conflicts:      p11-kit-tools < %p11_kit_min
@@ -84,9 +83,6 @@
 
 mkdir certs
 cp %{SOURCE0} certs
-cd certs
-%patch0 -p0
-cd ..
 
 install -m 644 %{SOURCE11} COPYING
 ver=`sed -ne '/NSS_BUILTINS_LIBRARY_VERSION /s/.*"\(.*\)"/\1/p' < "%{SOURCE1}"`

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

++++++ nssckbi.h ++++++
--- /var/tmp/diff_new_pack.LdUypw/_old  2024-02-29 21:49:17.311643659 +0100
+++ /var/tmp/diff_new_pack.LdUypw/_new  2024-02-29 21:49:17.315643803 +0100
@@ -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 62
-#define NSS_BUILTINS_LIBRARY_VERSION "2.62"
+#define NSS_BUILTINS_LIBRARY_VERSION_MINOR 66
+#define NSS_BUILTINS_LIBRARY_VERSION "2.66"
 
 /* These version numbers detail the semantic changes to the ckfw engine. */
 #define NSS_BUILTINS_HARDWARE_VERSION_MAJOR 1

Reply via email to