So far it was only possible to relocate a whole library, now one can also relocate a single linked ID (pulling in all of its dependencies). This is essentially linking the new data, remapping local usages of the old linked data to the new one, removing no more used IDs, and updating liboverrides if needed.