Update page 'Notes'

simcop2387 2017-04-18 23:15:04 +00:00
commit 37c0d9a5a3

4
Notes.md Normal file

@ -0,0 +1,4 @@
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