Update page 'Notes'

simcop2387 2017-04-18 23:17:06 +00:00
parent 37c0d9a5a3
commit b752f71afb

@ -1,4 +1,5 @@
Fixing up a bunch of modules 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. 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 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