Tiny Core Linux

Tiny Core Extensions => TCE Q&A Forum => Topic started by: Zhe on September 16, 2025, 02:37:17 AM

Title: mirrors.tcz can add a new default mirror site?
Post by: Zhe on September 16, 2025, 02:37:17 AM
mirrors.tcz can add a new default mirror?  ( http://mirrors.aliyun.com/tinycorelinux/ )

and /opt/tcemirror is no support "https://"?

 in appbrowser click  "Browse" no work with  "https://"

PS: OpenSSL 3.2 x86 need update.  openssh also.

and i use http://deb.debian.org/debian/pool/main/c/ca-certificates/  update ca-certificates.tcz for myself,

I think it would be better to have an official one.
Title: Re: mirrors.tcz can add a new default mirror site?
Post by: Juanito on September 16, 2025, 06:45:14 AM
PS: OpenSSL 3.2 x86 need update.  openssh also.

I’ll take a look at openssl/openssh/ca-certificates soon
Title: Re: mirrors.tcz can add a new default mirror site?
Post by: Zhe on September 17, 2025, 02:19:03 AM
Thank you for your efforts.
Title: Re: mirrors.tcz can add a new default mirror site?
Post by: Juanito on September 18, 2025, 10:24:19 AM
openssl/openssh/ca-certificates updated in x86 and x86_64 repos
Title: Re: mirrors.tcz can add a new default mirror site?
Post by: CNK on September 18, 2025, 09:56:57 PM
openssl/openssh/ca-certificates updated in x86 and x86_64 repos

It looks like something went wrong with x86_64, that repo now has openssl-dev (http://tinycorelinux.net/16.x/x86_64/tcz/openssl-dev.tcz.info) = v3.5.2, but openssl (http://tinycorelinux.net/16.x/x86_64/tcz/openssl.tcz.info) = v3.2.0.

Code: [Select]
$ ssh -V
OpenSSH_10.0p2, OpenSSL 3.2.0 23 Nov 2023
Title: Re: mirrors.tcz can add a new default mirror site?
Post by: Juanito on September 19, 2025, 05:27:58 AM
Looks like I managed not to post the updated openssl in the x86_64 repo, things should be OK now - thanks for pointing that out.