backport new changes to 4.0.0

Hello, Sorry in advance if I am asking questions at the wrong place. I would like know if we have plans to backport new features to old releases, for example block copy remote disks. If the answer is no, then where can I find some guidance on building a libvirt debian packages? Thank you very much for the help. -- Best Regards, Jiatong Shen

On Tue, 2020-04-07 at 13:57 +0800, Jiatong Shen wrote:
Hello,
Sorry in advance if I am asking questions at the wrong place.
A better venue for this kind of question would be the libvirt-users mailing list, so please keep that in mind for next time :)
I would like know if we have plans to backport new features to old releases, for example block copy remote disks.
We backport security fixes to older releases, but not features.
If the answer is no, then where can I find some guidance on building a libvirt debian packages?
So you would like to backport the feature yourself and build a Debian package out of the result? Be warned, that would probably end up being a massive amount of work, especially considering that you'd be targeting a 2+ years old version of libvirt. Can you really not simply install a newer package? libvirt has very strong backwards compatibility guarantees, so ideally nothing should break because of the update. -- Andrea Bolognani / Red Hat / Virtualization

On Tue, Apr 07, 2020 at 13:57:09 +0800, Jiatong Shen wrote:
Hello,
Sorry in advance if I am asking questions at the wrong place.
I would like know if we have plans to backport new features to old releases, for example block copy remote disks. If the answer is no, then
Definitely not. Block copy to remote disks is an extremely complicated feature which requires all of blockdev support and that is near to impossible to backport.
where can I find some guidance on building a libvirt debian packages?
I'm sorry I'm not familiar with rebuilding debian packages, but others might be.
participants (3)
-
Andrea Bolognani
-
Jiatong Shen
-
Peter Krempa