mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-16 04:17:25 +00:00
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 fa65be9ba7)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
committed by
Armin Kuster
parent
ecc787c764
commit
c1127e2aeb
@@ -16,8 +16,8 @@ SRC_URI = "\
|
|||||||
file://automake-foreign.patch \
|
file://automake-foreign.patch \
|
||||||
"
|
"
|
||||||
|
|
||||||
PV = "3.1.2+gitr${SRCPV}"
|
PV = "3.1.3+gitr${SRCPV}"
|
||||||
SRCREV = "4fbdab392caf6fcd77c538b6712b721a56ff31b8"
|
SRCREV = "099244ec686b620393e9845478a554b1c7ca5c8b"
|
||||||
|
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user