d/control, d/rules: enable libssh
In Debian we nowadays only have libssh2 via https://salsa.debian.org/libvirt-team/libvirt/-/blob/debian/master/debian/control#L41 https://salsa.debian.org/libvirt-team/libvirt/-/blob/debian/master/debian/rules#L111 But in Ubuntu this has to stay disabled due to not being in main https://git.launchpad.net/ubuntu/+source/libvirt/commit/?h=ubuntu/impish-devel&id=6ef5c50d74b89e766ad3bf09e7ccc948a59b57d3 Fedora/Rhel builds always have libssh, and only newer have libssh2 https://gitlab.com/libvirt/libvirt/-/commit/11a2550c27176745a0f786abd5b99822931ca3c6 https://gitlab.com/libvirt/libvirt/-/commit/0f601d2f868f2017cdd16e0a7ca90a59e7d5e120#a546a23b2e505b8b9636351c964faa9d89e0b9eb_189_162 Related projects have even switched libssh2 -> libssh https://gitlab.com/qemu-project/qemu/-/commit/b10d49d7619e4957b4b971f816661b57e5061d71 While not knowing the library one might think libssh2 is the newer libssh that is wrong. It seems it provides some extra use cases for users. And furthermore it seems safe to enable both. That would Debian allow to provide both and Ubuntu to have at least some libssh features. LP: #1939416 Closes: #985969 Signed-off-by:Christian Ehrhardt <christian.ehrhardt@canonical.com>
parent
e419a38a
No related branches found
No related tags found
Please register or sign in to comment