Commit 5c76c25e authored by Gustavo Zacarias's avatar Gustavo Zacarias Committed by Thomas Petazzoni
Browse files

socat: security bump to version 2.0.0-b8



Fixes:
CVE-2015-1379 - signal handler implementations are not async-signal-safe
and can cause crash or freeze of socat processes.

Signed-off-by: default avatarGustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: default avatarThomas Petazzoni <thomas.petazzoni@free-electrons.com>
parent e0547649
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
# From http://www.dest-unreach.org/socat/download.md5sum
md5	ff56576703dfdeac221357a348c30760	socat-2.0.0-b8.tar.bz2
+1 −1
Original line number Diff line number Diff line
@@ -4,7 +4,7 @@
#
################################################################################

SOCAT_VERSION = 2.0.0-b7
SOCAT_VERSION = 2.0.0-b8
SOCAT_SOURCE = socat-$(SOCAT_VERSION).tar.bz2
SOCAT_SITE = http://www.dest-unreach.org/socat/download
SOCAT_LICENSE = GPLv2