Related: #2222205 - bumping nvr for correct update path

This commit is contained in:
Michal Ruprich 2023-07-28 10:15:04 +02:00
parent 44939d1eb3
commit 45156ced42

View File

@ -1,6 +1,6 @@
Name: iperf3 Name: iperf3
Version: 3.5 Version: 3.5
Release: 7%{?dist} Release: 8%{?dist}
Summary: Measurement tool for TCP/UDP bandwidth performance Summary: Measurement tool for TCP/UDP bandwidth performance
Group: Applications/Internet Group: Applications/Internet
@ -61,6 +61,9 @@ rm -f %{buildroot}%{_libdir}/libiperf.la
%{_libdir}/*.so %{_libdir}/*.so
%changelog %changelog
* Fri Jul 28 2023 Michal Ruprich <mruprich@redhat.com> - 3.5-8
- Related: #2222205 - bumping nvr for correct update path
* Tue Jul 18 2023 Jonathan Wright <jonathan@almalinux.org> - 3.5-7 * Tue Jul 18 2023 Jonathan Wright <jonathan@almalinux.org> - 3.5-7
- Fixes CVE-2023-38403 - Fixes CVE-2023-38403
Resolves: rhbz#2223729 Resolves: rhbz#2223729