Shared libraries
Shared libraries
Posted Nov 26, 2025 2:34 UTC (Wed) by Cyberax (✭ supporter ✭, #52523)In reply to: Shared libraries by bluca
Parent article: APT Rust requirement raises questions
deltarpm was just bad, just as debdiffs. Not in the least because DEB/RPM themselves are inefficient.
Format-aware binary diffs can be incredibly compact. RedBend Software used to provide target-aware OTA diffs, and they could compress a simple binary patch to just about the source code difference in bytes. Its differ used additional instructions to represent address shifts, and it could extract locations from the ELF relocation section.
And these days, not many people are going to care about update sizes anyway.
