From: Christophe de Dinechin <dinechin@xxxxxxxxxx> Ensure that plugin version checking cannot be bypassed. Implement version checking without violating the C++ ODR. Improve ABI version numbering when incompatibilites are detected post-release. Add macro to make it easier to generate the ABI interface. Christophe de Dinechin (2): Ensure that plugins cannot bypass version check Add a macro to deal with the boilerplate of writing a streaming agent plugin include/spice-streaming-agent/plugin.hpp | 58 +++++++++++++++++++------------- src/concrete-agent.cpp | 35 +++++++++---------- src/concrete-agent.hpp | 4 --- src/mjpeg-fallback.cpp | 3 -- 4 files changed, 53 insertions(+), 47 deletions(-) -- 2.13.5 (Apple Git-94) _______________________________________________ Spice-devel mailing list Spice-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/spice-devel