Changes of Revision 150
[-] [+] | Changed | nginx.spec |
[-] [+] | Added | libressl-version.patch ^ |
@@ -0,0 +1,11 @@ +--- include/openssl/opensslv.h.orig 2014-10-17 10:44:31.485191132 +0100 ++++ include/openssl/opensslv.h 2014-10-17 10:45:36.353625132 +0100 +@@ -3,7 +3,7 @@ + #define HEADER_OPENSSLV_H + + #define LIBRESSL_VERSION_NUMBER 0x20000000L +-#define OPENSSL_VERSION_NUMBER 0x20000000L ++#define OPENSSL_VERSION_NUMBER 0x1000107fL + #define OPENSSL_VERSION_TEXT "LibreSSL 2.1" + #define OPENSSL_VERSION_PTEXT " part of " OPENSSL_VERSION_TEXT + \ No newline at end of file | ||
Added | libressl-2.1.1.tar.gz ^ |