File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change 1
1
%define igtf_version 1.129
2
- %define osg_version 1.120
2
+ %define osg_version 1.121
3
3
%define release_num 1
4
4
%define vtag %{osg_version }.igtf.%{igtf_version }-%{release_num }
5
5
%define enable_trusted_sha1_certs 0
@@ -14,7 +14,7 @@ URL: http://repo.opensciencegrid.org/cadist/
14
14
15
15
Source0: https://github.com/opensciencegrid/osg-certificates/archive/v%{vtag }/osg-certificates-%{vtag }.tar.gz
16
16
Source1: https://dist.eugridpma.info/distribution/igtf/current/igtf-policy-installation-bundle-%{igtf_version }.tar.gz
17
- Source2: https://github.com/opensciencegrid/letsencrypt-certificates/archive/v0.3.2/ letsencrypt-certificates.tar.gz
17
+ Source2: letsencrypt-certificates.tar.gz
18
18
# can obtain latest letsencrypt-certificates.tar.gz with a github.source line:
19
19
# type=github repo=cilogon/letsencrypt-certificates tarball=letsencrypt-certificates.tar.gz tag=master hash=...
20
20
@@ -103,6 +103,9 @@ mv certificates/* $RPM_BUILD_ROOT/etc/grid-security/certificates/
103
103
%endif
104
104
105
105
%changelog
106
+ *
Wed Jun 26 2024 Mátyás Selmeci <[email protected] > -
1.121-1
107
+ - Add second Let's Encrypt root CA and new intermediate CAs (SOFTWARE-5920)
108
+
106
109
*
Mon Jun 24 2024 Mátyás Selmeci <[email protected] > -
1.120-1
107
110
- Update to IGTF 1.129 (SOFTWARE-5913)
108
111
You can’t perform that action at this time.
0 commit comments