socat: bump to version 2.0.0-b6

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>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Axel Lin 2013-10-06 09:39:47 +08:00 committed by Peter Korsgaard
parent f91b0a0c7d
commit 6f6b103f65

View File

@ -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