From 37c0d9a5a31ffd48633d30e1c7aa7cf30ffa0cba Mon Sep 17 00:00:00 2001 From: simcop2387 Date: Tue, 18 Apr 2017 23:15:04 +0000 Subject: [PATCH] Update page 'Notes' --- Notes.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 Notes.md 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