Schade, für CentOS 8 endet der Support Ende diesen Jahres, CentOS7 wird noch bis 2024 unterstützt...Das ist wohl so:
CentOS 7 hatcdialog (ComeOn Dialog!) version 1.2-20130523
CentOS 8 und andere neuere habencdialog (ComeOn Dialog!) version 1.3-20190808
Da wird wohl die ältere dialog version mache von mir benutzen Optionen nicht unterstützen....das ist dann wohl so.
Ich baue native auf der CLI mit:Das lässt sich auch auf Ubuntu 20.04 realisieren. Mit allen Cross Toolchains, die s3 mitliefert und auch mit denen, die du mit meinem Plugin erstellst, kannst du ganz sicher auf Ubuntu 20.04 x64 cross compilieren.
Du müsstest nur mal genau erklären, was du genau machen möchtest...
Beim QNAP müsstest du weitere Informationen preisgeben, um welches Modell es sich handelt? Welches Cross Toolchain benutzt du hier zum Bauen?
Wenn du nativ baust, dann bist du definitiv im falschen ThreadDas passt für mich für QNAP TS-869 und TS-870 und eine Toochain benötige ich dafür nicht unter CentOS7.
support/crosstool/templates/
entpacken./s3 tcupdate --create qnap_x64
, das kann je nach Potenz deines Build Systems dauern (Durchschnitt 30 Minuten)..../s3 tccheck qnap_x64
hier posten./s3 tcupdate qnap_x64
./s3 qnap_x64 -p=qnap_emu_Tom.profile
./s3 tccheck qnap_x64
hier postenln -s /usr/lib/libcrypto.so.1.0.0 /usr/lib/libcrypto.so.1.1
ausführen damit die Binary startet, aber sie läuft!./s3 tcupdate --update_me
Das liegt daran, das QNAP TS-869 eine ältere OpenSSL version (1.0.2 anstatt 1.1.1) hat. Symlink ist eine Lösung, eine andere Lösung wäre eine Kopie der Toolchain zu erstellen und in dieser dann die richtige OpenSSL library zu integrieren (hier wäre dann wahrscheinlich SSL_102B korrekt):musste danach noch einln -s /usr/lib/libcrypto.so.1.0.0 /usr/lib/libcrypto.so.1.1
ausführen damit die Binary startet, aber sie läuft!
./s3 tcupdate --duplicate qnap_x64 qnap2_x64
./s3 tcupdate qnap2_x64 SSL_102B
./s3 tcupdate --update_me
ausführen, um auf die neueste Version zu aktualisierenChanges between 1.1.1i and 1.1.1j [16 Feb 2021]
Fixed the X509_issuer_and_serial_hash() function. It attempts to create a unique hash value based on the issuer and serial number data contained within an X509 certificate. However it was failing to correctly handle any errors that may occur while parsing the issuer field (which might occur if the issuer field is maliciously constructed). This may subsequently result in a NULL pointer deref and a crash leading to a potential denial of service attack. ([CVE-2021-23841])
Matt Caswell
Fixed the RSA_padding_check_SSLv23() function and the RSA_SSLV23_PADDING padding mode to correctly check for rollback attacks. This is considered a bug in OpenSSL 1.1.1 because it does not support SSLv2. In 1.0.2 this is CVE-2021-23839.
Matt Caswell
Fixed the EVP_CipherUpdate, EVP_EncryptUpdate and EVP_DecryptUpdate functions. Previously they could overflow the output length argument in some cases where the input length is close to the maximum permissable length for an integer on the platform. In such cases the return value from the function call would be 1 (indicating success), but the output length value would be negative. This could cause applications to behave incorrectly or crash. ([CVE-2021-23840])
Matt Caswell
Fixed SRP_Calc_client_key so that it runs in constant time. The previous implementation called BN_mod_exp without setting BN_FLG_CONSTTIME. This could be exploited in a side channel attack to recover the password. Since the attack is local host only this is outside of the current OpenSSL threat model and therefore no CVE is assigned.
Thanks to Mohammed Sabt and Daniel De Almeida Braga for reporting this issue.
Matt Caswell
1.9.1: Ludovic Rousseau
16 February 2021
- Do not (possibly) lock a reader if allocating hCard fails
- Fix a hang in SCardTransmit()
- Do not report an error if the wrong interface is used by the driver
- Update reader state when a card is removed during an exchange
- readerfactory: Make sure a freed Reader Context is not accessed
- PHSetProtocol(): supports T=0&1 cards on T=0 reader
- hotplug-libusb:
. support CCIDCLASSDRIVER
. add interface name to reader name
. remove obsolete libhal scheme
- Some other minor improvements
1.4.34 - 24 January 2021, Ludovic Rousseau
Add support of
ACS ACR1252IMP Reader
ACS CryptoMate EVO
Aktiv Rutoken SCR 3001 Reader
Avtor KP-375BLE
Avtor SC Reader KP382
BIT4ID mLector AIR DI V3
BIT4ID miniLector AIR NFC v3
Bit4id Digital-DNA Key (ProductID 0x2354)
Canokeys Canokey
DESKO GmbH IDenty chrom
DESKO GmbH PENTA Scanner
FT Biopass CCID
FT Biopass FIDO2
FT Biopass KB CCID
FT Biopass KB FIDO CCID
Feitian BLE CCID Dongle
Feitian R805
Feitian vR504 Contactless Reader
GoTrust Idem Key
Identiv uTrust 3720 Contactless Reader
Sunrex HP USB Business Slim Smartcard CCID Keyboard
sysmocom - s.f.m.c. GmbH sysmoOCTSIM
Fail if the requested protocol is not supported by reader
Disable USB suspend for the AlcorMicro AU9520 reader
Return "no smart card" if we get notified during a transmit
Minor improvements reported by Maksim Ivanov
Some other minor improvements
./s3 tcupdate --reset
ausführen.Läuft es jetzt? Das Toolchain bauen ist wahrscheinlich auf dem EeePC eine recht langwierige Angelegenheit oder?Benutze einen alten EeePC mit Manjaro.
Hast du die Möglichkeit ein Ubuntu 20.04 x64 zu nutzen? Mit Fehler kann ich nichts anfangen.Evtl. stimmt auch etwas mit meinem Manjaro nicht.
Wir verwenden Cookies und ähnliche Technologien für folgende Zwecke:
Akzeptieren Sie Cookies und diese Technologien?
Wir verwenden Cookies und ähnliche Technologien für folgende Zwecke:
Akzeptieren Sie Cookies und diese Technologien?