packages icon indicating copy to clipboard operation
packages copied to clipboard

luaossl: update to rel-20220711

Open ttyS0 opened this issue 3 years ago • 0 comments

Maintainer: me Compile tested: mipsel_24kc, YOUKU YK1, 21.02.1 Run tested: mipsel_24kc, YOUKU YK1, 21.02.1

Lua 5.1.5  Copyright (C) 1994-2012 Lua.org, PUC-Rio (double int32)
> for k, v in pairs(require('openssl')) do print(k, v) end
NO_MDC2	true
NO_NEXTPROTONEG	true
NO_RC5	true
NO_UNIT_TEST	true
NO_RFC3779	true
NO_SEED	true
NO_IDEA	true
NO_MD2	true
SSLEAY_VERSION	0
SHLIB_VERSION_NUMBER	1.1
NO_EC2M	true
OPENSSL_VERSION_NUMBER	269488335
NO_SCTP	true
NO_CAMELLIA	true
NO_WHIRLPOOL	true
SSLEAY_CFLAGS	1
SSLEAY_DIR	4
extensionSupported	function: 0x4132f0
SSLEAY_BUILT_ON	2
SSLEAY_PLATFORM	3
version	function: 0x134a1e0
VERSION_NUMBER	269488335
NO_STATIC_ENGINE	true
VERSION_TEXT	OpenSSL 1.1.1l  24 Aug 2021
SHLIB_VERSION_HISTORY	
SSLEAY_VERSION_NUMBER	269488335
> 

Description:

ttyS0 avatar Aug 19 '22 16:08 ttyS0