Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions docs/release/osg-24.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,18 @@ Updates to critical packages are also announced by email and are sent to the fol
Latest News
-----------

**July 8, 2026:** XRootD 5.9.6, osg-ca-certs 1.143-3
----------------------------------------------------------------------------------------------------------------------
- [XRootD 5.9.6-1.1](https://github.com/xrootd/xrootd/releases/tag/v5.9.6)
- Security fixes for
- HTTP protocol plugin
- Third-Party Copy plugin
- macaroons
- SciTokens plugin
- osg-ca-certs 1.143-3
- Add root CAs for ISRG Root YE and ISRG Root YR
- Add subordinate CAs for Let's Encrypt YE and Let's Encrypt YR

**July 2, 2026:** OpenBao 2.5.5
----------------------------------------------------------------------------------------------------------------------
- [OpenBao 2.5.5](https://github.com/openbao/openbao/releases/tag/v2.5.5)
Expand Down
17 changes: 14 additions & 3 deletions docs/release/osg-25.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,20 @@ Updates to critical packages are also announced by email and are sent to the fol
Latest News
-----------

**July 8, 2026:** XRootD 5.9.6, osg-ca-certs 1.143-3, osg-ce 25-4
----------------------------------------------------------------------------------------------------------------------
- [XRootD 5.9.6-1.1](https://github.com/xrootd/xrootd/releases/tag/v5.9.6)
- Security fixes for
- HTTP protocol plugin
- Third-Party Copy plugin
- macaroons
- SciTokens plugin
- osg-ca-certs 1.143-3
- Add root CAs for ISRG Root YE and ISRG Root YR
- Add subordinate CAs for Let's Encrypt YE and Let's Encrypt YR
- osg-ce 25-4
- Add back frontier-squid dependency now that it's available on EL10

**June 25, 2026:** IGTF 1.143, osg-wn-client 25-4
----------------------------------------------------------------------------------------------------------------------
- CA certificates based on [IGTF 1.143](http://dist.eugridpma.info/distribution/igtf/current/CHANGES)
Expand Down Expand Up @@ -619,7 +633,6 @@ The following packages were removed for OSG 25:

The following OSG packages are not yet available for Enterprise Linux 10:

- glideinwms
- osg-pki-tools

The following changes were made to packages in EL10:
Expand All @@ -632,8 +645,6 @@ The following changes were made to packages in EL10:
These packages however, are still available in case sites have alternative means to install the necessary
`ganglia` and `slurm` dependencies.

- Removed `frontier-squid` as a dependency.
The dependency will be re-added when `frontier-squid` is available for EL10
- Removed `osg-ce-torque` as Torque is not available via EPEL

- OSG WN Client:
Expand Down
Loading