Skip to content

Commit f435927

Browse files
committed
Update website for release 6.0.0
1 parent 48bf8e8 commit f435927

3 files changed

Lines changed: 24 additions & 6 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: 5.9.2
4-
latest_release_tar_gz: 5.9.2
3+
latest_release: 6.0.0
4+
latest_release_tar_gz: 6.0.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 - 6.0.0
4+
---
5+
6+
Release announcement - 6.0.0
7+
----------------------------
8+
9+
The XRootD 6.0.0 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.0>
15+
* Release History: <https://github.com/xrootd/xrootd/blob/v6.0.0/docs/ReleaseNotes.txt>
16+
* Source Tarball: <{{ site.url }}/download/v6.0.0/xrootd-6.0.0.tar.gz>
17+

dload.md

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

19-
|Date |File |Size |MD5 Checksum |Comment |
20-
|:--------:|:---------------------------------------------------------:|:-----------:|:------------------------------:|:-----------:|
21-
|2025-11-17|[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|
19+
|Date |File |Size |MD5 Checksum |Comment |
20+
|:--------:|:-----------------------------------------------------------------------:|:-----------:|:------------------------------:|:-----------:|
21+
|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|
22+
|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|
2223
|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|
2324
|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|
2425
|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|

0 commit comments

Comments
 (0)