Il 18/06/2014 18:06, ronnie sahlberg ha scritto:
> This is a very old release. I'll apply Peter's patch to disable libiscsi
> for pre-1.9.0 versions and respin the pull request.
>
> I didn't want to do that because 1.4.0->1.9.0 breaks ABI, but Peter thinks
> that versions before 1.8.0 are not reliable anyway.
+1
Versions prior are good for causal use but Peter is the authority on
production use here.
I think qemu should have a configure check and just force disable
iscsi support if libiscsi < 1.9.0
But you should stop breaking the ABI, coz you make it more complicated
for distros to upgrade your library! :)
Paolo