If you're a Diversion user, I believe there is a sub-menu there that does the
pixelserv-tls upgrade (that additionally will upgrade the openssl library to version P as well).
If people want to manually upgrade any package (its dependent packages are automatically upgraded), issue
Code:
opkg upgrade <package_name>
e.g. pixelserv-tls will be
Code:
opkg upgrade pixelserv-tls
that will upgrade both pixelserv-tls and openssl library (if upgrade available).
Entware users generally perform upgrade by
the above command will upgrade all packages with update available.
CAUTION
If you're only using Entware installed by Diversion, you probably don't want to do manual upgrade. Do it from within Diversion instead.
Unless you know what you're doing. Then you're also on your own.