diff --git a/README.md b/README.md index 92d9f4e..7508533 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ Obtaining iperf3 Downloads of iperf3 are available at: - http://stats.es.net/software/ + http://downloads.es.net/pub/iperf/ To check out the most recent code, do: diff --git a/docs/dev.rst b/docs/dev.rst index 50aa8a4..356e6db 100644 --- a/docs/dev.rst +++ b/docs/dev.rst @@ -165,7 +165,7 @@ Release Engineering Checklist older and probably should be avoided. 4. Stage the tarball (and a file containing the SHA256 hash) to the - download site. Currently this is located on ``stats.es.net``. + download site. Currently this is located on ``downloads.es.net``. 5. From another host, test the link in the release announcement by downloading a fresh copy of the file and verifying the SHA256 diff --git a/docs/index.rst b/docs/index.rst index 3bd47f7..d1ed777 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -40,7 +40,7 @@ Project site (source code repository, issue tracker) hosted on GitHub: https://github.com/esnet/iperf Source code downloads: -https://stats.es.net/software/ +http://downloads.es.net/pub/iperf/ Contents -------- diff --git a/docs/news.rst b/docs/news.rst index ef47f1f..b5caead 100644 --- a/docs/news.rst +++ b/docs/news.rst @@ -1,6 +1,17 @@ iperf3 Project News =================== +2014-06-10: New iperf3 download site +------------------------------------- + +iperf3 downloads are now hosted on a new server at ESnet: + +| URL: http://downloads.es.net/pub/iperf/ + +Going forward, new releases will be made available in this directory. +Older releases will, at least for now, continue to also be available +at the previous location. + 2014-03-26: iperf-3.0.3 released --------------------------------- diff --git a/docs/obtaining.rst b/docs/obtaining.rst index aece584..1bda975 100644 --- a/docs/obtaining.rst +++ b/docs/obtaining.rst @@ -22,7 +22,7 @@ Source Distributions Source distributions of iperf are available as compressed (gzip) tarballs at: -http://stats.es.net/software/ +http://downloads.es.net/pub/iperf/ **Note:** Due to a software packaging error, the 3.0.2 release tarball was not compressed, even though its filename had a ``.tar.gz``