Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package ca-certificates-cacert for
openSUSE:Factory checked in at 2021-05-23 00:06:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ca-certificates-cacert (Old)
and /work/SRC/openSUSE:Factory/.ca-certificates-cacert.new.2988 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ca-certificates-cacert"
Sun May 23 00:06:27 2021 rev:14 rq:894991 version:1
Changes:
--------
---
/work/SRC/openSUSE:Factory/ca-certificates-cacert/ca-certificates-cacert.changes
2017-01-11 12:03:45.233580446 +0100
+++
/work/SRC/openSUSE:Factory/.ca-certificates-cacert.new.2988/ca-certificates-cacert.changes
2021-05-23 00:06:30.590503668 +0200
@@ -1,0 +2,11 @@
+Sat May 22 11:15:34 UTC 2021 - Dirk M??ller <[email protected]>
+
+- spec-cleaner run (bsc#1186362)
+
+-------------------------------------------------------------------
+Thu May 20 21:35:37 UTC 2021 - Christian Boltz <[email protected]>
+
+- update Class 3 certificate from https://www.cacert.org/class3.crt
+ (the old one expired today)
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ ca-certificates-cacert.spec ++++++
--- /var/tmp/diff_new_pack.kOygTF/_old 2021-05-23 00:06:31.018501391 +0200
+++ /var/tmp/diff_new_pack.kOygTF/_new 2021-05-23 00:06:31.022501369 +0200
@@ -1,7 +1,7 @@
#
# spec file for package ca-certificates-cacert
#
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2021 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -12,7 +12,7 @@
# 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/
#
@@ -23,15 +23,19 @@
Summary: CAcert root certificates
License: SUSE-CacertRoot
Group: Productivity/Networking/Security
-Url: http://www.cacert.org
-Source: http://www.cacert.org/certs/class3.crt#/CAcert_class3.pem
-Source1: http://www.cacert.org/certs/root.crt#/CAcert.pem
+URL: https://www.cacert.org/
+# TEMP - source validator rejects validation because root cert expired
+# Source: https://www.cacert.org/certs/class3.crt#/CAcert_class3.pem
+# Source1: https://www.cacert.org/certs/root.crt#/CAcert.pem
+Source: CAcert_class3.pem
+Source1: CAcert.pem
+# from http://www.cacert.org/policy/RootDistributionLicense.html
Source2: LICENSE.cacert
BuildRequires: ca-certificates
BuildRequires: openssl
BuildRequires: p11-kit-devel
Requires(post): ca-certificates
-Requires(postun): ca-certificates
+Requires(postun):ca-certificates
BuildArch: noarch
%description
@@ -55,8 +59,7 @@
update-ca-certificates || true
%files
-%defattr(-, root, root)
-%doc LICENSE
+%license LICENSE
%{certdir}
%changelog