1
1
Этот коммит содержится в:
Bruce A. Mah 2020-06-08 16:55:51 -07:00
родитель 26a6e72eae
Коммит 37aba7944d
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4984910A8CAAEE8A
2 изменённых файлов: 12 добавлений и 3 удалений

Просмотреть файл

@ -52,10 +52,10 @@ copyright = u'2014-2020, ESnet'
# built documents.
#
# The short X.Y version.
version = '3.7'
version = '3.8'
# The full version, including alpha/beta/rc tags.
release = '3.7'
release = '3.8'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.

Просмотреть файл

@ -1,13 +1,22 @@
iperf3 Project News
===================
2020-06-08: iperf-3.8 released
-------------------------------
| URL: https://downloads.es.net/pub/iperf/iperf-3.8.tar.gz
| SHA256: ``edc1c317b0ae31925e5eb84f0295faefbaa1db3229f4693e11d954d114de4bcd iperf-3.8.tar.gz``
iperf 3.8 contains minor bugfixes and enhancements.
2019-06-21: iperf-3.7 released
-------------------------------
| URL: https://downloads.es.net/pub/iperf/iperf-3.7.tar.gz
| SHA256: ``d846040224317caf2f75c843d309a950a7db23f9b44b94688ccbe557d6d1710c iperf-3.7.tar.gz``
iperf 3.6 adds the ``--bidir`` flag for bidirectional tests, includes
iperf 3.7 adds the ``--bidir`` flag for bidirectional tests, includes
some minor enhancements, and fixes a number of bugs. More details can
be found in the release notes.