aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOleksandr Kravchuk <oleksandr.kravchuk@pelagicore.com>2016-12-30 08:39:07 +0100
committerArmin Kuster <akuster808@gmail.com>2017-02-24 19:33:29 +0000
commitc1127e2aebeb247fcbee0b060982d0f6fa0069b8 (patch)
tree309868bcde9c84ddbda897ab4381c37aeff6b976
parentecc787c764bcd783886180fa50f459db92f0e11b (diff)
downloadmeta-openembedded-c1127e2aebeb247fcbee0b060982d0f6fa0069b8.tar.gz
iperf3: update to 3.1.3
Version 3.1.3 includes security fix and all users are encouraged by the developers to update to this or newer version as soon as possible. fixes: CVE-2016-4303 see https://raw.githubusercontent.com/esnet/security/master/cve-2016-4303/esnet-secadv-2016-0001.txt.asc Signed-off-by: Oleksandr Kravchuk <oleksandr.kravchuk@pelagicore.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> (cherry picked from commit fa65be9ba7943a68b988b5e1a3a37cda7ac74c37) Signed-off-by: Armin Kuster <akuster808@gmail.com>
-rw-r--r--meta-oe/recipes-benchmark/iperf3/iperf3_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-benchmark/iperf3/iperf3_git.bb b/meta-oe/recipes-benchmark/iperf3/iperf3_git.bb
index bcf65374ac..d19aa1ec46 100644
--- a/meta-oe/recipes-benchmark/iperf3/iperf3_git.bb
+++ b/meta-oe/recipes-benchmark/iperf3/iperf3_git.bb
@@ -16,8 +16,8 @@ SRC_URI = "\
file://automake-foreign.patch \
"
-PV = "3.1.2+gitr${SRCPV}"
-SRCREV = "4fbdab392caf6fcd77c538b6712b721a56ff31b8"
+PV = "3.1.3+gitr${SRCPV}"
+SRCREV = "099244ec686b620393e9845478a554b1c7ca5c8b"
S = "${WORKDIR}/git"