From: Ross Burton Date: Thu, 4 Feb 2016 16:22:52 +0000 (+0000) Subject: socat: upgrade to 1.7.3.1 X-Git-Tag: 2016-4~1097 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=4be6104e8466e977e2ea45d068d277c089b2a9d1;p=openembedded-core.git socat: upgrade to 1.7.3.1 This fixes Socat Security Advisory 7 (MSVR-1499) and 8. [ YOCTO #9024 ] Signed-off-by: Ross Burton Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-connectivity/socat/socat_1.7.3.0.bb b/meta/recipes-connectivity/socat/socat_1.7.3.1.bb similarity index 88% rename from meta/recipes-connectivity/socat/socat_1.7.3.0.bb rename to meta/recipes-connectivity/socat/socat_1.7.3.1.bb index b58e0a73ea..c215e04192 100644 --- a/meta/recipes-connectivity/socat/socat_1.7.3.0.bb +++ b/meta/recipes-connectivity/socat/socat_1.7.3.1.bb @@ -16,8 +16,8 @@ SRC_URI = "http://www.dest-unreach.org/socat/download/socat-${PV}.tar.bz2 \ file://Makefile.in-fix-for-parallel-build.patch \ " -SRC_URI[md5sum] = "b607edb65bc6c57f4a43f06247504274" -SRC_URI[sha256sum] = "0767e850c0329b9fdf711c6cd468565cbbb28786ba1a8a1cbd5531d4016b3e04" +SRC_URI[md5sum] = "334e46924f2b386299c9db2ac22bcd36" +SRC_URI[sha256sum] = "d2da659540c38139f388e9437bfaae16bb458d174d056cb3228432a8f489fbaa" inherit autotools