[Buildroot] [PATCH] package/socat: bump to version 1.8.0.3

Baruch Siach baruch at tkos.co.il
Wed Apr 16 06:26:55 UTC 2025


List of changes in this release:
http://www.dest-unreach.org/socat/CHANGES

Refresh patch.

Update README hash for changes that are unrelated to license.

Signed-off-by: Baruch Siach <baruch at tkos.co.il>
---
 package/socat/0001-no-documentation.patch | 4 ++--
 package/socat/socat.hash                  | 6 +++---
 package/socat/socat.mk                    | 2 +-
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/package/socat/0001-no-documentation.patch b/package/socat/0001-no-documentation.patch
index b4c3e1ffde41..5dbce0576e40 100644
--- a/package/socat/0001-no-documentation.patch
+++ b/package/socat/0001-no-documentation.patch
@@ -10,7 +10,7 @@ the package Makefile.in to not build/install its documentation.
 
 Upstream: N/A
 Signed-off-by: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>
-[baruch: update for 1.8.0.0; git patch format]
+[baruch: update for 1.8.0.0 and 1.8.0.3; git patch format]
 Signed-off-by: Baruch Siach <baruch at tkos.co.il>
 ---
  Makefile.in | 7 ++-----
@@ -22,7 +22,7 @@ index c01b1a4a2306..fd89acb06f3c 100644
 +++ b/Makefile.in
 @@ -82,7 +82,7 @@ SHFILES = socat-chain.sh socat-mux.sh socat-broker.sh \
  TESTFILES = test.sh socks4echo.sh proxyecho.sh readline-test.sh \
- 	proxy.sh socks4a-echo.sh
+ 	proxy.sh socks4a-echo.sh socks5server-echo.sh
  
 -all: progs doc
 +all: progs
diff --git a/package/socat/socat.hash b/package/socat/socat.hash
index 136dce4a712c..b1c3d3cd11e1 100644
--- a/package/socat/socat.hash
+++ b/package/socat/socat.hash
@@ -1,8 +1,8 @@
 # From http://www.dest-unreach.org/socat/download.md5sum
-md5  7272fe53d51c63ca0e08e0339681803a  socat-1.8.0.2.tar.bz2
+md5  8ef0bc4f602636797917f8574c3b249e  socat-1.8.0.3.tar.bz2
 # From http://www.dest-unreach.org/socat/download.sha256sum
-sha256  adc07a9c2723527cf6568d2fb96559794cf9c254a4bc2edd36f7f3789e9f7625  socat-1.8.0.2.tar.bz2
+sha256  01eb017361d95bb3a6941e840b59e4463a3fabf92df4154ed02b16a2ed6a0095  socat-1.8.0.3.tar.bz2
 # Locally calculated
-sha256  a18cf021c6380e8ef212c7a95460aff2d96fe9e2146bb09058651bc3b86f4d43  README
+sha256  f51653b61cf2516c39e8f2edefc11604d0f9d14f0c6ae988bef228a1f0283ad2  README
 sha256  8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643  COPYING
 sha256  fd9e48ca316a5032069b9521f4f4b4d9b1c60365012bae1e62286bcd5bd2e761  COPYING.OpenSSL
diff --git a/package/socat/socat.mk b/package/socat/socat.mk
index aa9a94aec44b..69f8f4045281 100644
--- a/package/socat/socat.mk
+++ b/package/socat/socat.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-SOCAT_VERSION = 1.8.0.2
+SOCAT_VERSION = 1.8.0.3
 SOCAT_SOURCE = socat-$(SOCAT_VERSION).tar.bz2
 SOCAT_SITE = http://www.dest-unreach.org/socat/download
 SOCAT_LICENSE = GPL-2.0 with OpenSSL exception
-- 
2.47.2



More information about the buildroot mailing list