Skip to content

Commit 97c3863

Browse files
authored
Merge pull request #32 from mwestphall/SOFTWARE-6095-igtf-1.133
SOFTWARE-6095: Update release to igtf-1.133
2 parents 0d0f159 + d7cd60d commit 97c3863

File tree

3 files changed

+19
-4
lines changed

3 files changed

+19
-4
lines changed

CHANGES

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,15 @@ 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.132 to 1.133
12+
---------------------------
13+
Built 25 FEB 2025
14+
15+
* Updated re-issued GridCanada root with extended validity period (CA)
16+
* Added GEANT TCS Generation 5 TLS and Auth ICAs and corresponding HARICA
17+
and private trust roots (EU)
18+
* updated SHA-256 root CA for RDIG mitigating EL9/FedoraCore deprication
19+
* MARGI put on hold due to domainname resolution issues (MK)
1120

1221
===== Version 1.132 (IGTF 1.132) ===========
1322
Built 17 DEC 2024

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.132
2-
%define osg_version 1.132
1+
%define igtf_version 1.133
2+
%define osg_version 1.133
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+
* Tue Feb 25 2025 Matt Westphall <[email protected]> - 1.133-1
65+
- Update to IGTF 1.133 (SOFTWARE-6095)
66+
6467
* Tue Dec 17 2024 Matt Westphall <[email protected]> - 1.132-1
6568
- Update to IGTF 1.132 (SOFTWARE-6044)
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.132
2-
%define osg_version 1.132
1+
%define igtf_version 1.133
2+
%define osg_version 1.133
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+
* Tue Feb 25 2025 Matt Westphall <[email protected]> - 1.133-1
107+
- Update to IGTF 1.133 (SOFTWARE-6095)
108+
106109
* Tue Dec 17 2024 Matt Westphall <[email protected]> - 1.132-1
107110
- Update to IGTF 1.132 (SOFTWARE-6044)
108111

0 commit comments

Comments
 (0)