* [Buildroot] [PATCH] socat: bump to version 2.0.0-b6
@ 2013-10-06 1:39 Axel Lin
2013-10-06 9:03 ` Peter Korsgaard
0 siblings, 1 reply; 2+ messages in thread
From: Axel Lin @ 2013-10-06 1:39 UTC (permalink / raw)
To: buildroot
2.0.0-b6 fix a security issue:
Under certain circumstances an FD leak occurs and may be misused for denial of
service attacks against socat running in server mode.
Signed-off-by: Axel Lin <axel.lin@ingics.com>
---
package/socat/socat.mk | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package/socat/socat.mk b/package/socat/socat.mk
index 8ba399b..df60961 100644
--- a/package/socat/socat.mk
+++ b/package/socat/socat.mk
@@ -4,7 +4,7 @@
#
################################################################################
-SOCAT_VERSION = 2.0.0-b5
+SOCAT_VERSION = 2.0.0-b6
SOCAT_SOURCE = socat-$(SOCAT_VERSION).tar.bz2
SOCAT_SITE = http://www.dest-unreach.org/socat/download/
SOCAT_LICENSE = GPLv2
--
1.8.1.2
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-10-06 9:03 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-06 1:39 [Buildroot] [PATCH] socat: bump to version 2.0.0-b6 Axel Lin
2013-10-06 9:03 ` Peter Korsgaard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox