Skip to content

Commit 57bbb05

Browse files
committed
Update for iperf-3.15.
1 parent 917d2f0 commit 57bbb05

File tree

2 files changed

+16
-2
lines changed

2 files changed

+16
-2
lines changed

docs/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,10 +52,10 @@
5252
# built documents.
5353
#
5454
# The short X.Y version.
55-
version = '3.14'
55+
version = '3.15'
5656
# The full version, including alpha/beta/rc tags.
5757

58-
release = '3.14'
58+
release = '3.15'
5959

6060
# The language for content autogenerated by Sphinx. Refer to documentation
6161
# for a list of supported languages.

docs/news.rst

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,20 @@
11
iperf3 Project News
22
===================
33

4+
2023-09-14: iperf-3.15 released
5+
--------------------------------
6+
| URL: https://downloads.es.net/pub/iperf/iperf-3.15.tar.gz
7+
| SHA256: ``bdb77c11f72bce90214883159577fa24412013e62b2083cf5f54391d79b1d8ff``
8+
9+
iperf 3.15 fixes that could cause an iperf3 server process to hang
10+
waiting for input on the control connection. For more information,
11+
please see:
12+
13+
https://downloads.es.net/pub/iperf/esnet-secadv-2023-0002.txt.asc
14+
15+
This version of iperf3 also includes several other minor bug fixes,
16+
which are summarized in the release notes.
17+
418
2023-07-07: iperf-3.14 released
519
--------------------------------
620
| URL: https://downloads.es.net/pub/iperf/iperf-3.14.tar.gz

0 commit comments

Comments
 (0)