forked from pool/ca-certificates
- 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
This commit is contained in:
parent
24e2e002bb
commit
68aeb7f14d
@ -1,4 +1,4 @@
|
|||||||
<servicedata>
|
<servicedata>
|
||||||
<service name="tar_scm">
|
<service name="tar_scm">
|
||||||
<param name="url">http://github.com/openSUSE/ca-certificates.git</param>
|
<param name="url">http://github.com/openSUSE/ca-certificates.git</param>
|
||||||
<param name="changesrevision">34daf7f649d3f21dff3ecaabcc8315534eacd7d2</param></service></servicedata>
|
<param name="changesrevision">06f07eb0817b48bf63f9e23b714ae30e40da4341</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:9463a45c7f92cf93de7f5484930e687af3db3d4af0ca03d72e8bf51a9e888b65
|
|
||||||
size 11132
|
|
3
ca-certificates-2+git20210111.eeae41c.tar.xz
Normal file
3
ca-certificates-2+git20210111.eeae41c.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:6c1b84a605503dbc61237d40faa2e0d92f64704c832b155c8831b39f2de160e9
|
||||||
|
size 11116
|
@ -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
|
Fri Oct 02 12:53:48 UTC 2020 - lnussel@suse.de
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package ca-certificates
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -28,7 +28,7 @@ Name: ca-certificates
|
|||||||
%define ssletcdir %{_sysconfdir}/ssl
|
%define ssletcdir %{_sysconfdir}/ssl
|
||||||
%define cabundle /var/lib/ca-certificates/ca-bundle.pem
|
%define cabundle /var/lib/ca-certificates/ca-bundle.pem
|
||||||
%define sslcerts %{ssletcdir}/certs
|
%define sslcerts %{ssletcdir}/certs
|
||||||
Version: 2+git20201002.34daf7f
|
Version: 2+git20210111.eeae41c
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Utilities for system wide CA certificate installation
|
Summary: Utilities for system wide CA certificate installation
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
|
Loading…
x
Reference in New Issue
Block a user