[OE-core] [PATCH 4/4] socat: upgrade to 1.7.3.1

Ross Burton ross.burton at intel.com
Thu Feb 4 16:22:52 UTC 2016


This fixes Socat Security Advisory 7 (MSVR-1499) and 8.

[ YOCTO #9024 ]

Signed-off-by: Ross Burton <ross.burton at intel.com>
---
 .../recipes-connectivity/socat/{socat_1.7.3.0.bb => socat_1.7.3.1.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-connectivity/socat/{socat_1.7.3.0.bb => socat_1.7.3.1.bb} (88%)

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 b58e0a7..c215e04 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
 
-- 
2.7.0




More information about the Openembedded-core mailing list