* [Buildroot] [PATCH] package/socat: bump to version 1.7.4.2
@ 2021-11-08 18:51 Baruch Siach via buildroot
2021-11-14 14:08 ` Thomas Petazzoni
0 siblings, 1 reply; 2+ messages in thread
From: Baruch Siach via buildroot @ 2021-11-08 18:51 UTC (permalink / raw)
To: buildroot
Bug fixes release.
Update README hash for version update.
Update comment; we do not patch configure.in.
Signed-off-by: Baruch Siach <baruch@tkos.co.il>
---
package/socat/socat.hash | 6 +++---
package/socat/socat.mk | 4 ++--
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/package/socat/socat.hash b/package/socat/socat.hash
index 5a4c5204555a..0d9d0ba76c9d 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 36cad050ecf4981ab044c3fbd75c643f socat-1.7.4.1.tar.bz2
+md5 003686f80d820072649660b85f80c58f socat-1.7.4.2.tar.bz2
# From http://www.dest-unreach.org/socat/download.sha256sum
-sha256 3faca25614e89123dff5045680549ecef519d02e331aaf3c4f5a8f6837c675e9 socat-1.7.4.1.tar.bz2
+sha256 6690a9f9990457b505097a272bbf2cbf4cc35576176f76646e3524b0e91c1763 socat-1.7.4.2.tar.bz2
# Locally calculated
-sha256 b1ebebbce145027f4268211f36d121b083aeeabdc1736eb144b8afd8e86ce8da README
+sha256 062e425b43da6b3df6d8657639b5e2c781781572b5d8867444fd6d2487ac7644 README
sha256 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643 COPYING
sha256 fd9e48ca316a5032069b9521f4f4b4d9b1c60365012bae1e62286bcd5bd2e761 COPYING.OpenSSL
diff --git a/package/socat/socat.mk b/package/socat/socat.mk
index 61c985256541..cf2a31b0969c 100644
--- a/package/socat/socat.mk
+++ b/package/socat/socat.mk
@@ -4,7 +4,7 @@
#
################################################################################
-SOCAT_VERSION = 1.7.4.1
+SOCAT_VERSION = 1.7.4.2
SOCAT_SOURCE = socat-$(SOCAT_VERSION).tar.bz2
SOCAT_SITE = http://www.dest-unreach.org/socat/download
SOCAT_LICENSE = GPL-2.0 with OpenSSL exception
@@ -24,7 +24,7 @@ SOCAT_CONF_ENV += \
endif
# We need to run autoconf to regenerate the configure script, since we patch
-# configure.in and Makefile.in. However, the package only uses autoconf and not
+# Makefile.in. However, the package only uses autoconf and not
# automake, so we can't use the normal autoreconf logic.
SOCAT_DEPENDENCIES = host-autoconf
--
2.33.0
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [Buildroot] [PATCH] package/socat: bump to version 1.7.4.2
2021-11-08 18:51 [Buildroot] [PATCH] package/socat: bump to version 1.7.4.2 Baruch Siach via buildroot
@ 2021-11-14 14:08 ` Thomas Petazzoni
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2021-11-14 14:08 UTC (permalink / raw)
To: Baruch Siach via buildroot; +Cc: buildroot
On Mon, 8 Nov 2021 20:51:36 +0200
Baruch Siach via buildroot <buildroot@buildroot.org> wrote:
> Bug fixes release.
>
> Update README hash for version update.
>
> Update comment; we do not patch configure.in.
>
> Signed-off-by: Baruch Siach <baruch@tkos.co.il>
> ---
> package/socat/socat.hash | 6 +++---
> package/socat/socat.mk | 4 ++--
> 2 files changed, 5 insertions(+), 5 deletions(-)
Applied to next, thanks.
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-11-14 14:08 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-11-08 18:51 [Buildroot] [PATCH] package/socat: bump to version 1.7.4.2 Baruch Siach via buildroot
2021-11-14 14:08 ` Thomas Petazzoni
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox