root@DS-213-Plus:~# cat /proc/cpuinfo
processor : 0
cpu : e500v2
clock : 1066.666000MHz
revision : 5.1 (pvr 8021 1151)
bogomips : 133.33
processor : 1
cpu : e500v2
clock : 1066.666000MHz
revision : 5.1 (pvr 8021 1151)
bogomips : 133.33
total bogomips : 266.66
timebase : 66666667
platform : P1022 DS
model : fsl,P1022
Memory : 512 MB
root@DS-213-Plus:~# /lib/libc.so.6 --version
GNU C Library (crosstool-NG 1.20.0) stable release version 2.20-2014.11, by Roland McGrath et al.
Copyright (C) 2014 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.
Compiled by GNU CC version 4.9.3 20150311 (prerelease).
Available extensions:
crypt add-on version 2.1 by Michael Glad and others
GNU Libidn by Simon Josefsson
Native POSIX Threads Library by Ulrich Drepper et al
BIND-8.2.3-T5B
software FPU emulation by Richard Henderson, Jakub Jelinek and others
libc ABIs: UNIQUE IFUNC
For bug reporting instructions, please see:
<
Sie müssen registriert sein, um Links zu sehen.
>.
root@DS-213-Plus:~# openssl version
OpenSSL 1.0.2u-fips 20 Dec 2019
root@DS-213-Plus:/volume1/@appstore/oscam/bin# find /usr/lib* 2>/dev/null | grep "libssl"
/usr/lib/nss/libssl3.so
/usr/lib/libssl3.so
/usr/lib/libssl.so
/usr/lib/libssl.so.1.0.0
root@DS-213-Plus:/volume1/@appstore/oscam/bin# find /usr/lib* 2>/dev/null | grep "libcrypto"
/usr/lib/libcrypto.so
/usr/lib/syslog-ng/libcryptofuncs.so
/usr/lib/libcrypto.so.1.0.0