]> code.ossystems Code Review - openembedded-core.git/commitdiff
socat: upgrade to 1.7.3.1
authorRoss Burton <ross.burton@intel.com>
Thu, 4 Feb 2016 16:22:52 +0000 (16:22 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 4 Feb 2016 23:35:26 +0000 (23:35 +0000)
This fixes Socat Security Advisory 7 (MSVR-1499) and 8.

[ YOCTO #9024 ]

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-connectivity/socat/socat_1.7.3.1.bb [moved from meta/recipes-connectivity/socat/socat_1.7.3.0.bb with 88% similarity]

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 b58e0a73ea6648a9530564a6dd57f3b305ed7821..c215e04192b29cf24ac54fc772b09a0d9b87968f 100644 (file)
@@ -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