Tiny Core Linux

Tiny Core Extensions => TCE Bugs => Topic started by: CNK on December 09, 2023, 05:56:37 PM

Title: dillo-gemini.tcz.dep update for TC14 x86 and x86_64
Post by: CNK on December 09, 2023, 05:56:37 PM
When the "openssl" executable was recently removed from openssl-1.1.1.tcz, this broke the dillo-gemini extension which requires it.

Please can the openssl line in the dillo-gemini.tcz.dep file for TC14 x86 and x86_64 be changed from this:
Quote
openssl-1.1.1.tcz

To this:
Quote
openssl.tcz

Since the executable in dillo-gemini.tcz is a Bash script which calls the "openssl" command, the extension itself doesn't need to be rebuilt, and works fine with the new OpenSSL version.

Thank you.
Title: Re: dillo-gemini.tcz.dep update for TC14 x86 and x86_64
Post by: Juanito on December 10, 2023, 06:51:57 AM
Done