Update spice-common submodule - Contains security patches
This brings in the following changes:
Frediano Ziglio (10):
- proto: Add support for side mouse buttons
- quic: Constify a parameter
- quic: Fix typo in comment
- agent: Extend agent_check_message to support VDAgentMonitorsConfig extension
- quic: Check we have some data to start decoding quic image
- quic: Check image size in quic_decode_begin
- quic: Check RLE lengths
- quic: Avoid possible buffer overflow in find_bucket
- test-quic: Add fuzzer capabilities to the test
- test-quic: Add test cases for quic fuzzer
Marc-André Lureau (1):
- agent: fix vdagent monitor flag filtering
In particular some security related changes are imported.
Signed-off-by: Frediano Ziglio freddy77@gmail.com