Skip to content

Commit 0fc49f2

Browse files
[AUTOPATCHER-CORE] Upgrade iperf3 to 3.18 CVE-2024-53580 (#11653)
1 parent e7894c7 commit 0fc49f2

3 files changed

Lines changed: 10 additions & 7 deletions

File tree

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"Signatures": {
3-
"iperf3-3.17.tar.gz": "0d88489d1730e1161b61ce9b4c5f0943eb31232a78c771566f03b38152aff4ba"
4-
}
5-
}
2+
"Signatures": {
3+
"iperf3-3.18.tar.gz": "ef9ffabf16926701a11c9b7e95dccdf64ff304b7b20dcb6f28aed06b240b7e99"
4+
}
5+
}

SPECS/iperf3/iperf3.spec

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Summary: A network performance benchmark tool.
22
Name: iperf3
3-
Version: 3.17
3+
Version: 3.18
44
Release: 1%{?dist}
55
License: BSD and MIT and Public Domain
66
Vendor: Microsoft Corporation
@@ -66,6 +66,9 @@ make %{?_smp_mflags} check
6666
%{_mandir}/man3/libiperf.3.gz
6767

6868
%changelog
69+
* Sun Dec 22 2024 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 3.18-1
70+
- Auto-upgrade to 3.18 - CVE-2024-53580
71+
6972
* Thu May 16 2024 Muhammad Falak <mwani@microsoft.com> - 3.17-1
7073
- Bump version to 3.17 to address CVE-2024-26306
7174

cgmanifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7381,8 +7381,8 @@
73817381
"type": "other",
73827382
"other": {
73837383
"name": "iperf3",
7384-
"version": "3.17",
7385-
"downloadUrl": "https://github.com/esnet/iperf/archive/3.17.tar.gz"
7384+
"version": "3.18",
7385+
"downloadUrl": "https://github.com/esnet/iperf/archive/3.18.tar.gz"
73867386
}
73877387
}
73887388
},

0 commit comments

Comments
 (0)