From 68aeb7f14d79d6d514b588bbc4ccc0a0e2f227fc7117cfd51305e512e948de49 Mon Sep 17 00:00:00 2001 From: Ludwig Nussel Date: Mon, 11 Jan 2021 10:42:40 +0000 Subject: [PATCH] - Update to version 2+git20210111.eeae41c: * Make certbundle.run container friendly OBS-URL: https://build.opensuse.org/package/show/Base:System/ca-certificates?expand=0&rev=89 --- _servicedata | 2 +- ca-certificates-2+git20201002.34daf7f.tar.xz | 3 --- ca-certificates-2+git20210111.eeae41c.tar.xz | 3 +++ ca-certificates.changes | 6 ++++++ ca-certificates.spec | 4 ++-- 5 files changed, 12 insertions(+), 6 deletions(-) delete mode 100644 ca-certificates-2+git20201002.34daf7f.tar.xz create mode 100644 ca-certificates-2+git20210111.eeae41c.tar.xz diff --git a/_servicedata b/_servicedata index ae620ae..8f635ce 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ http://github.com/openSUSE/ca-certificates.git - 34daf7f649d3f21dff3ecaabcc8315534eacd7d2 \ No newline at end of file + 06f07eb0817b48bf63f9e23b714ae30e40da4341 \ No newline at end of file diff --git a/ca-certificates-2+git20201002.34daf7f.tar.xz b/ca-certificates-2+git20201002.34daf7f.tar.xz deleted file mode 100644 index e2b6aac..0000000 --- a/ca-certificates-2+git20201002.34daf7f.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9463a45c7f92cf93de7f5484930e687af3db3d4af0ca03d72e8bf51a9e888b65 -size 11132 diff --git a/ca-certificates-2+git20210111.eeae41c.tar.xz b/ca-certificates-2+git20210111.eeae41c.tar.xz new file mode 100644 index 0000000..28a8f5f --- /dev/null +++ b/ca-certificates-2+git20210111.eeae41c.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c1b84a605503dbc61237d40faa2e0d92f64704c832b155c8831b39f2de160e9 +size 11116 diff --git a/ca-certificates.changes b/ca-certificates.changes index 93fdf6a..74b0994 100644 --- a/ca-certificates.changes +++ b/ca-certificates.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Jan 11 10:42:13 UTC 2021 - lnussel@suse.de + +- Update to version 2+git20210111.eeae41c: + * Make certbundle.run container friendly + ------------------------------------------------------------------- Fri Oct 02 12:53:48 UTC 2020 - lnussel@suse.de diff --git a/ca-certificates.spec b/ca-certificates.spec index 6c3b3c7..aa56dd2 100644 --- a/ca-certificates.spec +++ b/ca-certificates.spec @@ -1,7 +1,7 @@ # # spec file for package ca-certificates # -# Copyright (c) 2020 SUSE LLC +# 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 @@ -28,7 +28,7 @@ Name: ca-certificates %define ssletcdir %{_sysconfdir}/ssl %define cabundle /var/lib/ca-certificates/ca-bundle.pem %define sslcerts %{ssletcdir}/certs -Version: 2+git20201002.34daf7f +Version: 2+git20210111.eeae41c Release: 0 Summary: Utilities for system wide CA certificate installation License: GPL-2.0-or-later