commit 37c0d9a5a31ffd48633d30e1c7aa7cf30ffa0cba Author: simcop2387 Date: Tue Apr 18 23:15:04 2017 +0000 Update page 'Notes' diff --git a/Notes.md b/Notes.md new file mode 100644 index 0000000..6eb7d06 --- /dev/null +++ b/Notes.md @@ -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 \ No newline at end of file