Bug#804611: socat: FTBFS: undefined reference to `SSLv3_client_method'

2015-11-30 Thread Jon DeVree
This is essentially the same as Peter's patch, but with the checks preemptively extended to the other handshake methods so we don't go through this again when someone decides to kill TLSv1.0 Checking for SSLv23_*_method is probably excessive, but the configure script and xio-openssl.c were already

Bug#804611: socat: FTBFS: undefined reference to `SSLv3_client_method'

2015-11-17 Thread peter green
Tags 804611 +patch thanks gcc -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -D_FORTIFY_SOURCE=2 -Wl,-z,relro -o socat socat.o libxio.a -lwrap -lrt -lutil -lssl -lcrypto libxio.a(sslcls.o): In function `sycSSLv3_client

Bug#804611: socat: FTBFS: undefined reference to `SSLv3_client_method'

2015-11-09 Thread Chris West (Faux)
Source: socat Version: 1.7.3.0-1 Severity: serious Justification: fails to build from source Tags: sid stretch User: reproducible-bui...@lists.alioth.debian.org Usertags: ftbfs X-Debbugs-CC: reproducible-bui...@lists.alioth.debian.org Dear Maintainer, The package fails to build: ranlib libxio.a