From b752f71afbccc17c37dbcc6dc146283d856641af Mon Sep 17 00:00:00 2001 From: simcop2387 Date: Tue, 18 Apr 2017 23:17:06 +0000 Subject: [PATCH] Update page 'Notes' --- Notes.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Notes.md b/Notes.md index 6eb7d06..59b34fc 100644 --- a/Notes.md +++ b/Notes.md @@ -1,4 +1,5 @@ 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 +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 \ No newline at end of file