Commit graph

4 commits

Author SHA1 Message Date
Jo-Philipp Wich
a642b4d371 nail: fix build against OpenSSL with disabled SSLv3
Extend the existing patch handling disabled SSLv2 to cover the SSLv3 case as
well in order to fix the following build error reported by the buildbot:

    openssl.o: In function `ssl_open':
    openssl.c:(.text+0xa1c): undefined reference to `SSLv3_client_method'
    collect2: error: ld returned 1 exit status

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2017-01-18 04:05:26 +01:00
Steven Barth
de0ab1305e nail: unbreak compilation
disabling SSLv2 and SSLv3 caused nail to break, fixed this
some of our snapshot builders don't have CVS, switch to Debian as source

Signed-off-by: Steven Barth <steven@midlink.org>
2014-12-16 09:30:36 +01:00
Dmitry V. Zimin
2b305a0317 nail: fixed version
Signed-off-by: Dmitry V. Zimin <pfzim@mail.ru>
2014-11-24 15:05:17 +03:00
Dmitry V. Zimin
74329f9eaa nail: new package added (heirloom-mailx)
Signed-off-by: Dmitry V. Zimin <pfzim@mail.ru>
2014-11-20 17:44:00 +03:00