If an extension is renamed between minor Talos versions, rewrite its name to the newer one on upgrades and to older one on downgrades.
Handle the rename of `xe-guest-utilities` to `xen-guest-agent` happened on `1.6->1.7`, which was previously not handled correctly.
Additionally, closessiderolabs/omni#519.
Signed-off-by: Utku Ozdemir <utku.ozdemir@siderolabs.com>