From 6f61db13e5d97af2c90fa582dbbe0d6bb0c70aab Mon Sep 17 00:00:00 2001 From: Paul Morgan Date: Thu, 22 Jun 2017 10:59:08 +0000 Subject: community/duo_unix: upgrade to 1.10.0 Remove libressl patch because it's in upstream duo_unix as of https://github.com/duosecurity/duo_unix/commit/c539ba7aa3ec064 --- community/duo_unix/libressl.patch | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 community/duo_unix/libressl.patch (limited to 'community/duo_unix/libressl.patch') diff --git a/community/duo_unix/libressl.patch b/community/duo_unix/libressl.patch deleted file mode 100644 index 57c5f2f95d..0000000000 --- a/community/duo_unix/libressl.patch +++ /dev/null @@ -1,7 +0,0 @@ -diff --git a/lib/https.c b/lib/https.c -index b64e03a..b900924 100644 ---- a/lib/https.c -+++ b/lib/https.c -@@ -356 +356 @@ _establish_connection(struct https_request * const req, --#if OPENSSL_VERSION_NUMBER < 0x10100000L -+#if OPENSSL_VERSION_NUMBER < 0x10100000L || defined(LIBRESSL_VERSION_NUMBER) -- cgit v1.2.3