ustream-ssl ABI_VERSION usage

Petr Štetiar ynezz at true.cz
Mon Feb 12 05:30:47 PST 2024


Jo-Philipp Wich <jo at mein.io> [2024-02-12 14:09:27]:

Hi,

> Ideally all packages specifying an ABI version should ship versioned .so files
> as well.

I would like to point out, that ustream-ssl is dynamically loaded library[1], so we
would need to pass that ABI information somehow to the clients, so they would
be able to load correct/compatible version of dynlib, not exactly trivial.

1. https://lxr.openwrt.org/source/uclient/uclient-fetch.c#L516

Cheers,

Petr



More information about the openwrt-devel mailing list