net-misc/tn5250: new revision sans SSLv2/SSLv3 support.
authorMichael Orlitzky <mjo@gentoo.org>
Wed, 24 Aug 2016 00:29:01 +0000 (20:29 -0400)
committerMichael Orlitzky <mjo@gentoo.org>
Wed, 24 Aug 2016 00:32:55 +0000 (20:32 -0400)
commitb986809e95f5466c28c66132dac475c5b04884ba
tree6ea26ee9c6157d6ccf0f48cd1baf49c6c2a382ac
parent9b85776f977ff0f80ee1f73e0e63707bf8af72d5
net-misc/tn5250: new revision sans SSLv2/SSLv3 support.

This new revision adds two custom patches. The first drops SSLv2/SSLv3
support by disabling the user's ability to specify "ssl2" or "ssl3" as
his "ssl_method". The fallback "auto" should still work and choose
something secure.

The second patch fixes the build with -Werror=format-security and
consists of trivial format string additions.

Gentoo-Bug: 591940

Package-Manager: portage-2.2.28
net-misc/tn5250/files/disable-sslv2-and-sslv3.patch [new file with mode: 0644]
net-misc/tn5250/files/fix-Wformat-security-warnings.patch [new file with mode: 0644]
net-misc/tn5250/tn5250-0.17.4-r2.ebuild [new file with mode: 0644]