Shared libraries
Shared libraries
Posted Nov 28, 2025 8:33 UTC (Fri) by taladar (subscriber, #68407)In reply to: Shared libraries by wtarreau
Parent article: APT Rust requirement raises questions
You mean they don't get a choice in the way they don't get a choice to keep the old version of a shared library (or indeed choose an arbitrary version of a shared library) for each of the other applications using that same library on the system that might not be affected by a fix?
Besides, updating all the dependencies to the same combination of dependency versions used by everyone else using the application actually reduces the number of truly different combinations in use, making it more likely that someone else is running the same version and has run into a bug before you do.
