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