buildroot.busybox.net archive mirror
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] package/iperf3: security bump to version 3.14
@ 2023-07-24 17:01 Julien Olivain
  2023-07-28 20:27 ` Thomas Petazzoni via buildroot
  2023-08-30 11:58 ` Peter Korsgaard
  0 siblings, 2 replies; 3+ messages in thread
From: Julien Olivain @ 2023-07-24 17:01 UTC (permalink / raw)
  To: buildroot; +Cc: Julien Olivain

For change log, see:
https://github.com/esnet/iperf/blob/3.14/RELNOTES.md#iperf-314-2023-07-07

Fixes CVE-2023-38403:
https://www.cve.org/CVERecord?id=CVE-2023-38403

Signed-off-by: Julien Olivain <ju.o@free.fr>
---
 package/iperf3/iperf3.hash | 4 ++--
 package/iperf3/iperf3.mk   | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/package/iperf3/iperf3.hash b/package/iperf3/iperf3.hash
index b2c89df98a..02ada0dcc6 100644
--- a/package/iperf3/iperf3.hash
+++ b/package/iperf3/iperf3.hash
@@ -1,4 +1,4 @@
-# From https://downloads.es.net/pub/iperf/iperf-3.13.tar.gz.sha256
-sha256  bee427aeb13d6a2ee22073f23261f63712d82befaa83ac8cb4db5da4c2bdc865  iperf-3.13.tar.gz
+# From https://downloads.es.net/pub/iperf/iperf-3.14.tar.gz.sha256
+sha256  723fcc430a027bc6952628fa2a3ac77584a1d0bd328275e573fc9b206c155004  iperf-3.14.tar.gz
 # Locally computed
 sha256  35aa7c4618b9884d6faa9b43a4e70291b35ea9f89329d5d33becd852e85221b0  LICENSE
diff --git a/package/iperf3/iperf3.mk b/package/iperf3/iperf3.mk
index 129319d78a..c00b16ce61 100644
--- a/package/iperf3/iperf3.mk
+++ b/package/iperf3/iperf3.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-IPERF3_VERSION = 3.13
+IPERF3_VERSION = 3.14
 IPERF3_SITE = https://downloads.es.net/pub/iperf
 IPERF3_SOURCE = iperf-$(IPERF3_VERSION).tar.gz
 IPERF3_LICENSE = BSD-3-Clause, BSD-2-Clause, MIT
-- 
2.41.0

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [Buildroot] [PATCH 1/1] package/iperf3: security bump to version 3.14
  2023-07-24 17:01 [Buildroot] [PATCH 1/1] package/iperf3: security bump to version 3.14 Julien Olivain
@ 2023-07-28 20:27 ` Thomas Petazzoni via buildroot
  2023-08-30 11:58 ` Peter Korsgaard
  1 sibling, 0 replies; 3+ messages in thread
From: Thomas Petazzoni via buildroot @ 2023-07-28 20:27 UTC (permalink / raw)
  To: Julien Olivain; +Cc: buildroot

On Mon, 24 Jul 2023 19:01:09 +0200
Julien Olivain <ju.o@free.fr> wrote:

> For change log, see:
> https://github.com/esnet/iperf/blob/3.14/RELNOTES.md#iperf-314-2023-07-07
> 
> Fixes CVE-2023-38403:
> https://www.cve.org/CVERecord?id=CVE-2023-38403
> 
> Signed-off-by: Julien Olivain <ju.o@free.fr>
> ---
>  package/iperf3/iperf3.hash | 4 ++--
>  package/iperf3/iperf3.mk   | 2 +-
>  2 files changed, 3 insertions(+), 3 deletions(-)

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Buildroot] [PATCH 1/1] package/iperf3: security bump to version 3.14
  2023-07-24 17:01 [Buildroot] [PATCH 1/1] package/iperf3: security bump to version 3.14 Julien Olivain
  2023-07-28 20:27 ` Thomas Petazzoni via buildroot
@ 2023-08-30 11:58 ` Peter Korsgaard
  1 sibling, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2023-08-30 11:58 UTC (permalink / raw)
  To: Julien Olivain; +Cc: buildroot

>>>>> "Julien" == Julien Olivain <ju.o@free.fr> writes:

 > For change log, see:
 > https://github.com/esnet/iperf/blob/3.14/RELNOTES.md#iperf-314-2023-07-07

 > Fixes CVE-2023-38403:
 > https://www.cve.org/CVERecord?id=CVE-2023-38403

 > Signed-off-by: Julien Olivain <ju.o@free.fr>

Committed to 2023.02.x and 2023.05.x, thanks.

-- 
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-08-30 11:58 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-24 17:01 [Buildroot] [PATCH 1/1] package/iperf3: security bump to version 3.14 Julien Olivain
2023-07-28 20:27 ` Thomas Petazzoni via buildroot
2023-08-30 11:58 ` Peter Korsgaard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).