2 Notes
simcop2387 edited this page 2017-04-18 23:17:06 +00:00

Fixing up a bunch of modules

  1. Crypt::SSLeay - Needs patch to only use TLSv1+ on debian stretch. Otherwise it uses symbols that don't exist.
  2. Crypt::SSLeay - Fails due to @INC changes also. This will not be caught by my current smoker because of #1
    these both appear to be fixed in a developer release. yay