Related: #2223676 - bumping version for correct update path

This commit is contained in:
Michal Ruprich 2023-08-09 12:23:11 +02:00
parent 3b2f893b4a
commit a45fe1eda6
1 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Name: iperf3
Version: 3.9
Release: 10%{?dist}
Release: 11%{?dist}
Summary: Measurement tool for TCP/UDP bandwidth performance
License: BSD
@ -54,6 +54,9 @@ rm -f %{buildroot}%{_libdir}/libiperf.la
%{_libdir}/*.so
%changelog
* Wed Aug 09 2023 Michal Ruprich <mruprich@redhat.com> - 3.9-11
- Related: #2223676 - bumping version for correct update path
* Fri Jul 28 2023 Jonathan Wright <jonathan@almalinux.org> - 3.9-10
- Fixes CVE-2023-38403
Resolves: rhbz#2223676