Comment 4 for bug 1862287

Revision history for this message
Christian Ehrhardt  (paelzer) wrote :

Old:
root@e:~# dpkg -S ivshmem-client ivshmem-server
qemu-utils: /usr/bin/ivshmem-client
qemu-utils: /usr/bin/ivshmem-server

New
root@f:~# dpkg -S ivshmem-client ivshmem-server
qemu-system-common: /usr/bin/ivshmem-client
qemu-system-common: /usr/bin/ivshmem-server

Changed in 1:3.1+dfsg-3
Oh yeah things make sense, we were ahead at the time for some releases/versions.
The re-merge brought this in and since we effectively gained it "later" it might fail the ordering.

Upgrades from Bionic would not be affected (from 2.11) and also upgrades in Focal could by chance not trigger it. Lets add proper ordering in d/control ...