Skip to content

Commit 74ab36f

Browse files
authored
Merge pull request #35 from mwestphall/SOFTWARE-6166-igtf-1.136
Bump releases to IGTF 1.136
2 parents a0fbc5a + 438a6e0 commit 74ab36f

File tree

3 files changed

+21
-4
lines changed

3 files changed

+21
-4
lines changed

CHANGES

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,17 @@ the VDT, then please refer to this link:
88
http://vdt.cs.wisc.edu/releases/certs/ca_changes.txt
99
OSG CA Package in new format (md5, sha1 hashes) to support openssl 1.x
1010

11+
Changes from 1.135 to 1.136
12+
---------------------------
13+
Build 9 JUNE 2025
14+
15+
* Added new CESNET CA Gen5 hierarchy and new off-line Root 2 (CZ)
16+
* Withdrawn retired CILogon CAs cilogon-basic and cilogon-silver (US)
17+
* a new version of the generation-4 package signing key is now included that
18+
uses a SHA-256 digest function for its self-signature. Fingerprint and key
19+
material is otherwise identical: 565F4528EAD3F53727B5A2E9B055005676341F1A.
20+
21+
1122
Changes from 1.134 to 1.135
1223
---------------------------
1324
Build 7 MAY 2025

rpm/igtf-ca-certs.spec

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
%define igtf_version 1.135
2-
%define osg_version 1.135
1+
%define igtf_version 1.136
2+
%define osg_version 1.136
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 Jun 09 2025 Matt Westphall <[email protected]> - 1.136-1
65+
- Update to IGTF 1.136 (SOFTWARE-6166)
66+
6467
* Wed May 07 2025 Matt Westphall <[email protected]> - 1.135-1
6568
- Update to IGTF 1.135 (SOFTWARE-6146)
6669

rpm/osg-ca-certs.spec

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
%define igtf_version 1.135
2-
%define osg_version 1.135
1+
%define igtf_version 1.136
2+
%define osg_version 1.136
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 Jun 09 2025 Matt Westphall <[email protected]> - 1.136-1
107+
- Update to IGTF 1.136 (SOFTWARE-6166)
108+
106109
* Wed May 07 2025 Matt Westphall <[email protected]> - 1.135-1
107110
- Update to IGTF 1.135 (SOFTWARE-6146)
108111

0 commit comments

Comments
 (0)