dev-perl/Net-SSLeay: Bump to version 1.820.0 re bug #614462
authorKent Fredric <kentnl@gentoo.org>
Sun, 26 Nov 2017 02:40:35 +0000 (15:40 +1300)
committerKent Fredric <kentnl@gentoo.org>
Sun, 26 Nov 2017 02:41:03 +0000 (15:41 +1300)
commit619e6241484602eda67523a66d1b6ac71ac505e6
treee6d2fbc469da08378d4048b1c07938943d0a931b
parent20bb1e8ffa00236c6f3afb5db8c49dec2ddf75cf
dev-perl/Net-SSLeay: Bump to version 1.820.0 re bug #614462

- Replace sed hacks with real patches ( metadata retroactively pulled
  from git history and reconstructed to retain intent, as the existing
  sed commands had entirely ceased working, silently )

Upstream:
- Implement SSL_{CTX_,}set_psk_client_callback()
- Support NPN-less libressl
- Skip NPN-test with libressl
- Free ocsp_response only when allocated
- Lots of new bindings
- Fix key block size calculation with AEAD ciphers
- Fix test failures without '.' in @INC

Bug: https://bugs.gentoo.org/614462
Package-Manager: Portage-2.3.14, Repoman-2.3.6
dev-perl/Net-SSLeay/Manifest
dev-perl/Net-SSLeay/Net-SSLeay-1.820.0.ebuild [new file with mode: 0644]
dev-perl/Net-SSLeay/files/Net-SSLeay-1.82-fix-libdir.patch [new file with mode: 0644]
dev-perl/Net-SSLeay/files/Net-SSLeay-1.82-fix-network-tests.patch [new file with mode: 0644]
dev-perl/Net-SSLeay/files/Net-SSLeay-1.82-respect-cflags.patch [new file with mode: 0644]