Skip to content

Commit c08154c

Browse files
committed
Update website for releases 5.9.3 and 6.0.1
1 parent f435927 commit c08154c

4 files changed

Lines changed: 39 additions & 3 deletions

File tree

_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: 6.0.0
4-
latest_release_tar_gz: 6.0.0
3+
latest_release: 6.0.1
4+
latest_release_tar_gz: 6.0.1
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.3
4+
---
5+
6+
Release announcement - 5.9.3
7+
----------------------------
8+
9+
The XRootD 5.9.3 patch 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.3>
15+
* Release History: <https://github.com/xrootd/xrootd/blob/v5.9.3/docs/ReleaseNotes.txt>
16+
* Source Tarball: <{{ site.url }}/download/v5.9.3/xrootd-5.9.3.tar.gz>
17+
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 - 6.0.1
4+
---
5+
6+
Release announcement - 6.0.1
7+
----------------------------
8+
9+
The XRootD 6.0.1 major 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/v6.0.1>
15+
* Release History: <https://github.com/xrootd/xrootd/blob/v6.0.1/docs/ReleaseNotes.txt>
16+
* Source Tarball: <{{ site.url }}/download/v6.0.1/xrootd-6.0.1.tar.gz>
17+

dload.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,13 @@ 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/v6.0.0/docs/ReleaseNotes.txt)
16+
You can also read the [RELEASE NOTES](https://github.com/xrootd/xrootd/blob/v6.0.1/docs/ReleaseNotes.txt)
1717
and download the source tarballs:
1818

1919
|Date |File |Size |MD5 Checksum |Comment |
2020
|:--------:|:-----------------------------------------------------------------------:|:-----------:|:------------------------------:|:-----------:|
21+
|2026-05-05|[xrootd-6.0.1.tar.gz]({{ site.url }}/download/v6.0.1/xrootd-6.0.1.tar.gz)|7168580 bytes|062dcceac16c8b62182800744e182235|Version 6.0.1|
22+
|2026-05-05|[xrootd-5.9.3.tar.gz]({{ site.url }}/download/v5.9.3/xrootd-5.9.3.tar.gz)|6959059 bytes|6402e97db097c9f0d6ec85102e65cbe0|Version 5.9.3|
2123
|2026-04-09|[xrootd-6.0.0.tar.gz]({{ site.url }}/download/v6.0.0/xrootd-6.0.0.tar.gz)|7163716 bytes|d6e30dae97b1ec37e28ef70f3f4e5a7e|Version 6.0.0|
2224
|2026-03-27|[xrootd-5.9.2.tar.gz]({{ site.url }}/download/v5.9.2/xrootd-5.9.2.tar.gz)|6956501 bytes|8281700b0a065974bd18bcdd0fb9fe19|Version 5.9.2|
2325
|2025-11-17|[xrootd-5.9.1.tar.gz]({{ site.url }}/download/v5.9.1/xrootd-5.9.1.tar.gz)|6946627 bytes|f75636e914fa15c40cf83b8ee8c651a6|Version 5.9.1|

0 commit comments

Comments
 (0)