Shared libraries
Shared libraries
Posted Nov 25, 2025 6:48 UTC (Tue) by koflerdavid (subscriber, #176408)In reply to: Shared libraries by Cyberax
Parent article: APT Rust requirement raises questions
Is that really such a big issue with existing packaging? Library B should still be resident in memory and therefore Component A will keep running. If Component A is incompatible with the new version of Library B then Component A needs to be updated and restarted as well of course.
Atomic distributions handle this by creating a new file system image in the background, and the user boots into the updated system.
