Skip to content

Commit 7727390

Browse files
committed
Update website for release 5.9.0
1 parent f6ab76e commit 7727390

File tree

3 files changed

+21
-3
lines changed

3 files changed

+21
-3
lines changed

_config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
markdown: kramdown
22
site_root: /afs/slac.stanford.edu/www/projects/scalla
3-
latest_release: 5.8.4
4-
latest_release_tar_gz: 5.8.4
3+
latest_release: 5.9.0
4+
latest_release_tar_gz: 5.9.0
55

66
url: https://xrootd.web.cern.ch
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
layout: default
3+
title: Release announcement - 5.9.0
4+
---
5+
6+
Release announcement - 5.9.0
7+
----------------------------
8+
9+
The XRootD 5.9.0 feature release has been tagged.
10+
Please follow the links below for the release notes and more details.
11+
12+
* RHEL RPMs: <https://cern.ch/xrootd/xrootd.repo>
13+
* Fedora RPMs: <https://cern.ch/xrootd/xrootd-fedora.repo>
14+
* Release Notes: <https://github.com/xrootd/xrootd/releases/tag/v5.9.0>
15+
* Release History: <https://github.com/xrootd/xrootd/blob/v5.9.0/docs/ReleaseNotes.txt>
16+
* Source Tarball: <{{ site.url }}/download/v5.9.0/xrootd-5.9.0.tar.gz>
17+

dload.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,12 @@ You can get the most recent source tree by cloning our main git repository:
1313

1414
Please make sure to check for any [**warnings**](docs.html) about known release
1515
issues and other [upgrade information](docs.html) prior to installing a release.
16-
You can also read the [RELEASE NOTES](https://github.com/xrootd/xrootd/blob/v5.8.4/docs/ReleaseNotes.txt)
16+
You can also read the [RELEASE NOTES](https://github.com/xrootd/xrootd/blob/v5.9.0/docs/ReleaseNotes.txt)
1717
and download the source tarballs:
1818

1919
|Date |File |Size |MD5 Checksum |Comment |
2020
|:--------:|:---------------------------------------------------------:|:-----------:|:------------------------------:|:-----------:|
21+
|2025-10-10|[xrootd-5.9.0.tar.gz]({{ site.url }}/download/v5.9.0/xrootd-5.9.0.tar.gz)|6944496 bytes|06eac2e869d3604e6da6b4b5fe802edf|Version 5.9.0|
2122
|2025-07-10|[xrootd-5.8.4.tar.gz]({{ site.url }}/download/v5.8.4/xrootd-5.8.4.tar.gz)|6902161 bytes|6918d479f3fc3125538ea300be6bab05|Version 5.8.4|
2223
|2025-06-05|[xrootd-5.8.3.tar.gz]({{ site.url }}/download/v5.8.3/xrootd-5.8.3.tar.gz)|6895925 bytes|3286a50a42db3b8fafc773b9f63ee202|Version 5.8.3|
2324
|2025-05-08|[xrootd-5.8.2.tar.gz]({{ site.url }}/download/v5.8.2/xrootd-5.8.2.tar.gz)|6892307 bytes|ab4e66db90ff77ef5acb031afa9cbdea|Version 5.8.2|

0 commit comments

Comments
 (0)