File tree Expand file tree Collapse file tree 3 files changed +15
-4
lines changed
Expand file tree Collapse file tree 3 files changed +15
-4
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,11 @@ the VDT, then please refer to this link:
88 http://vdt.cs.wisc.edu/releases/certs/ca_changes.txt
99OSG CA Package in new format (md5, sha1 hashes) to support openssl 1.x
1010
11+ ===== Version 1.119 (IGTF 1.128) ===========
12+ Built 11 MAR 2024
13+
14+ * updated CRL download URL for ArmeSFo (AM)
15+
1116===== Version 1.118 (IGTF 1.127) ===========
1217Built 20 FEB 2024
1318
Original file line number Diff line number Diff line change 1- %define igtf_version 1.127
2- %define osg_version 1.118
1+ %define igtf_version 1.128
2+ %define osg_version 1.119
33%define release_num 1
44%define vtag %{osg_version }.igtf.%{igtf_version }-%{release_num }
55
@@ -61,6 +61,9 @@ sha256sum -c cacerts_sha256sum.txt
6161%doc
6262
6363%changelog
64+ * Mon Mar 11 2024 Matt Westphall <westphall@wisc.edu> - 1.128-1
65+ - Update to IGTF 1.128 (SOFTWARE-5838)
66+
6467* Tue Feb 20 2024 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.127-1
6568- Update to IGTF 1.127 (SOFTWARE-5828)
6669- Add version clauses to Obsoletes
Original file line number Diff line number Diff line change 1- %define igtf_version 1.127
2- %define osg_version 1.118
1+ %define igtf_version 1.128
2+ %define osg_version 1.119
33%define release_num 1
44%define vtag %{osg_version }.igtf.%{igtf_version }-%{release_num }
55%define enable_trusted_sha1_certs 0
@@ -103,6 +103,9 @@ mv certificates/* $RPM_BUILD_ROOT/etc/grid-security/certificates/
103103%endif
104104
105105%changelog
106+ * Mon Mar 11 2024 Matt Westphall <westphall@wisc.edu> - 1.119-1
107+ - Update to IGTF 1.128 (SOFTWARE-5838)
108+
106109* Tue Feb 20 2024 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.118-1
107110- Update to IGTF 1.127 (SOFTWARE-5828)
108111- Add version clauses to Obsoletes
You can’t perform that action at this time.
0 commit comments