]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
socat: upgrade 1.8.0.2 -> 1.8.0.3
authorHongxu Jia <hongxu.jia@windriver.com>
Mon, 24 Feb 2025 07:52:27 +0000 (15:52 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 25 Feb 2025 23:18:17 +0000 (23:18 +0000)
According to [1]:

2025-02-21: Socat version 1.8.0.3 has been released. It fixes a lot of minor
issues and provides some minor improvements, see file CHANGES [2]. The
experimental POSIXMQ feature has been improved, got a few new options,
and is now considered stable.

License in README has no change

[1] http://www.dest-unreach.org/socat/
[2] http://www.dest-unreach.org/socat/CHANGES:

Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-connectivity/socat/socat_1.8.0.3.bb [moved from meta/recipes-connectivity/socat/socat_1.8.0.2.bb with 91% similarity]

similarity index 91%
rename from meta/recipes-connectivity/socat/socat_1.8.0.2.bb
rename to meta/recipes-connectivity/socat/socat_1.8.0.3.bb
index 7d5da67c9c43ae3f76671f7b37e8047f3fa7145a..ee6ca1fe447488041d55eff243cb72b3f81dec71 100644 (file)
@@ -7,13 +7,13 @@ SECTION = "console/network"
 
 LICENSE = "GPL-2.0-with-OpenSSL-exception"
 LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
-                    file://README;beginline=241;endline=271;md5=338c05eadd013872abb1d6e198e10a3f"
+                    file://README;beginline=248;endline=278;md5=338c05eadd013872abb1d6e198e10a3f"
 
 SRC_URI = "http://www.dest-unreach.org/socat/download/socat-${PV}.tar.bz2 \
            file://0001-fix-compile-procan.c-failed.patch \
 "
 
-SRC_URI[sha256sum] = "adc07a9c2723527cf6568d2fb96559794cf9c254a4bc2edd36f7f3789e9f7625"
+SRC_URI[sha256sum] = "01eb017361d95bb3a6941e840b59e4463a3fabf92df4154ed02b16a2ed6a0095"
 
 inherit autotools