Skip to content

Commit

Permalink
Update website for release 4.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
simonmichal committed Feb 22, 2019
1 parent 04901db commit 6e12aa3
Show file tree
Hide file tree
Showing 4 changed files with 20 additions and 4 deletions.
4 changes: 2 additions & 2 deletions _config.yml
@@ -1,4 +1,4 @@
markdown: maruku
site_root: /afs/slac.stanford.edu/www/projects/scalla
latest_release: 4.8.5
latest_release_tar_gz: 4.8.5
latest_release: 4.9.0
latest_release_tar_gz: 4.9.0
15 changes: 15 additions & 0 deletions _posts/2019-02-22-announcement_4_9_0.md
@@ -0,0 +1,15 @@
---
layout: default
title: Release announcement - 4.9.0
---

Release announcement - 4.9.0
-----------------------------

The XRootD 4.9.0 release has been tagged. Please follow the links
below for the source and the RPMs. Please note that the RPMs have been pushed
to the stable yum repositories.

* Source: [http://xrootd.org/download/v4.9.0/xrootd-4.9.0.tar.gz](http://xrootd.org/download/v4.9.0/xrootd-4.9.0.tar.gz)
* RPMs: [http://xrootd.cern.ch/sw/releases/4.9.0/rpms/](http://xrootd.cern.ch/sw/releases/4.9.0/rpms/)
* Release Notes: [https://github.com/xrootd/xrootd/blob/v4.9.0/docs/ReleaseNotes.txt](https://github.com/xrootd/xrootd/blob/v4.9.0/docs/ReleaseNotes.txt)
3 changes: 2 additions & 1 deletion dload.md
Expand Up @@ -13,11 +13,12 @@ You can get the most recent source tree by cloning our main git repository:

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

|Date |File |Size |Checksum |Comment |
|:--------:|:---------------------------------------------------------:|:-----------:|:------------------------------:|:-----------:|
|2019-02-22|[xrootd-4.9.0.tar.gz](/download/v4.9.0/xrootd-4.9.0.tar.gz)|2517614 bytes|6729c948e1d3feb5df78bdde96ec1b93|Version 4.9.0|
|2018-10-22|[xrootd-4.8.5.tar.gz](/download/v4.8.5/xrootd-4.8.5.tar.gz)|2396436 bytes|992f831702a95fde1286091f54cc9b50|Version 4.8.5|
|2018-07-06|[xrootd-4.8.4.tar.gz](/download/v4.8.4/xrootd-4.8.4.tar.gz)|2390944 bytes|b45e369718093a2a66534884a55ed242|Version 4.8.4|
|2018-04-27|[xrootd-4.8.3.tar.gz](/download/v4.8.3/xrootd-4.8.3.tar.gz)|2390520 bytes|bb6302703ffc123f7f9141ddb589435e|Version 4.8.3|
Expand Down
2 changes: 1 addition & 1 deletion index.md
Expand Up @@ -29,7 +29,7 @@ Quick Links
* [Scalla-Intro.pdf](/papers/Scalla-Intro.pdf) - an overview of the xrootd
system
* {{ "" | latest_release_url }} - the latest version of the software
* [Release Notes](https://github.com/xrootd/xrootd/blob/v4.8.5/docs/ReleaseNotes.txt) - a list of significant changes
* [Release Notes](https://github.com/xrootd/xrootd/blob/v4.9.0/docs/ReleaseNotes.txt) - a list of significant changes
between the releases
* [GitHub repository](https://github.com/xrootd/xrootd) - repository browser
* [GitHub bug tracking](https://github.com/xrootd/xrootd/issues) - report and
Expand Down

0 comments on commit 6e12aa3

Please sign in to comment.