1
1

Release notes and version number bump for iperf 3.8.1 (#1015)

Этот коммит содержится в:
Bruce A. Mah 2020-06-10 08:18:27 -07:00 коммит произвёл GitHub
родитель 51a4c631a4
Коммит 3dfdffd9c4
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
3 изменённых файлов: 20 добавлений и 11 удалений

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

@ -1,6 +1,15 @@
iperf3 Release Notes iperf3 Release Notes
==================== ====================
iperf 3.8.1 2020-06-10
----------------------
* Notable user-visible changes
* A regression with "make install", where the libiperf shared
library files were not getting installed, has been fixed (#1013 /
#1014).
iperf 3.8 2020-06-08 iperf 3.8 2020-06-08
-------------------- --------------------

20
configure поставляемый
Просмотреть файл

@ -1,6 +1,6 @@
#! /bin/sh #! /bin/sh
# Guess values for system-dependent variables and create Makefiles. # Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.69 for iperf 3.8. # Generated by GNU Autoconf 2.69 for iperf 3.8.1.
# #
# Report bugs to <https://github.com/esnet/iperf>. # Report bugs to <https://github.com/esnet/iperf>.
# #
@ -590,8 +590,8 @@ MAKEFLAGS=
# Identity of this package. # Identity of this package.
PACKAGE_NAME='iperf' PACKAGE_NAME='iperf'
PACKAGE_TARNAME='iperf' PACKAGE_TARNAME='iperf'
PACKAGE_VERSION='3.8' PACKAGE_VERSION='3.8.1'
PACKAGE_STRING='iperf 3.8' PACKAGE_STRING='iperf 3.8.1'
PACKAGE_BUGREPORT='https://github.com/esnet/iperf' PACKAGE_BUGREPORT='https://github.com/esnet/iperf'
PACKAGE_URL='https://software.es.net/iperf/' PACKAGE_URL='https://software.es.net/iperf/'
@ -1328,7 +1328,7 @@ if test "$ac_init_help" = "long"; then
# Omit some internal or obsolete options to make the list less imposing. # Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh. # This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF cat <<_ACEOF
\`configure' configures iperf 3.8 to adapt to many kinds of systems. \`configure' configures iperf 3.8.1 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]... Usage: $0 [OPTION]... [VAR=VALUE]...
@ -1398,7 +1398,7 @@ fi
if test -n "$ac_init_help"; then if test -n "$ac_init_help"; then
case $ac_init_help in case $ac_init_help in
short | recursive ) echo "Configuration of iperf 3.8:";; short | recursive ) echo "Configuration of iperf 3.8.1:";;
esac esac
cat <<\_ACEOF cat <<\_ACEOF
@ -1516,7 +1516,7 @@ fi
test -n "$ac_init_help" && exit $ac_status test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then if $ac_init_version; then
cat <<\_ACEOF cat <<\_ACEOF
iperf configure 3.8 iperf configure 3.8.1
generated by GNU Autoconf 2.69 generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc. Copyright (C) 2012 Free Software Foundation, Inc.
@ -1885,7 +1885,7 @@ cat >config.log <<_ACEOF
This file contains any messages produced by compilers while This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake. running configure, to aid debugging if configure makes a mistake.
It was created by iperf $as_me 3.8, which was It was created by iperf $as_me 3.8.1, which was
generated by GNU Autoconf 2.69. Invocation command line was generated by GNU Autoconf 2.69. Invocation command line was
$ $0 $@ $ $0 $@
@ -2841,7 +2841,7 @@ fi
# Define the identity of the package. # Define the identity of the package.
PACKAGE='iperf' PACKAGE='iperf'
VERSION='3.8' VERSION='3.8.1'
cat >>confdefs.h <<_ACEOF cat >>confdefs.h <<_ACEOF
@ -14574,7 +14574,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
# report actual input values of CONFIG_FILES etc. instead of their # report actual input values of CONFIG_FILES etc. instead of their
# values after options handling. # values after options handling.
ac_log=" ac_log="
This file was extended by iperf $as_me 3.8, which was This file was extended by iperf $as_me 3.8.1, which was
generated by GNU Autoconf 2.69. Invocation command line was generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES CONFIG_FILES = $CONFIG_FILES
@ -14641,7 +14641,7 @@ _ACEOF
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
ac_cs_version="\\ ac_cs_version="\\
iperf config.status 3.8 iperf config.status 3.8.1
configured by $0, generated by GNU Autoconf 2.69, configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\" with options \\"\$ac_cs_config\\"

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

@ -24,7 +24,7 @@
# file for complete information. # file for complete information.
# Initialize the autoconf system for the specified tool, version and mailing list # Initialize the autoconf system for the specified tool, version and mailing list
AC_INIT(iperf, 3.8, https://github.com/esnet/iperf, iperf, https://software.es.net/iperf/) AC_INIT(iperf, 3.8.1, https://github.com/esnet/iperf, iperf, https://software.es.net/iperf/)
m4_include([config/ax_check_openssl.m4]) m4_include([config/ax_check_openssl.m4])
m4_include([config/iperf_config_static_bin.m4]) m4_include([config/iperf_config_static_bin.m4])
AC_LANG(C) AC_LANG(C)