Changelog for
spice-protocol-devel-0.12.13-lp150.1.2.noarch.rpm :
* Mon Aug 28 2017 cbosdonnatAATTsuse.com- Update to version 0.12.13: + add DISPLAY_PREFERRED_VIDEO_CODEC_TYPE + add VP9 codec type + add VD_AGENT_CLEAR_CAPABILITY() macro + add VD_AGENT_CAP_FILE_XFER_DISABLED + add VD_AGENT_FILE_XFER_STATUS_NOT_ENOUGH_SPACE + add new file-xfer statuses for detailed error + Change enums.h license to MIT
* Mon Oct 17 2016 stefan.bruensAATTrwth-aachen.de- Update to version 0.12.12 (fate#322402): + protocol: Add lz4 compression support to the SpiceVMC channel
* Tue Apr 26 2016 olafAATTaepfle.de- Fix autoreconf by creating empty m4 directory
* Fri Mar 18 2016 dimstarAATTopensuse.org- Update to version 0.12.11: + protocol: add support for the VP8 and h264 video codecs. + protocol: add unix GL scanout messages. + Remove code generation scripts, moved back to spice-common. + Macros improvements, more type safety.- Drop 0001-build-sys-Use-datadir-for-.proto-files-codegen-scrip.patch: No longer needed, as the code generation scripts live in spice-common again.- fate#320079
* Tue Oct 06 2015 cbosdonnatAATTsuse.com- Update to version 0.12.10: + Add VD_AGENT_CAP_MONITORS_CONFIG_POSITION to handle multi-monitor configurations that are not multi-head + Add protocol code generation scripts from spice-common + Endianness and compiler portability fixes (clang)- Fix the release to output arch independent files in datadir rather than libdir: 0001-build-sys-Use-datadir-for-.proto-files-codegen-scrip.patch
* Sun Aug 02 2015 mpluskalAATTsuse.com- Update to 0.12.9 + Rename newly introduced SpiceImageCompress enum to SpiceImageCompression as otherwise it was clashing with the definition used by older spice-server releases, breaking QEMU build.- Drop no longer needed patch revert-da3cf336.patch.- Tiny spec file cleanup: + drop empty documentation files. + do not use obsoleyr makeinstall macro.
* Wed Jul 22 2015 cbosdonnatAATTsuse.com- Fix incompatibility with spice-server headers. revert-da3cf336.patch
* Mon Jul 20 2015 zaitorAATTopensuse.org- Update to version 0.12.8: + Add LZ4 support. + Add audio volume synchronization. + Deprecate unused vdi-dev. + Add \'preferred-compression\' message/capability. + Add a new Windows driver escape code to send monitors capability from guest to client.
* Wed Oct 15 2014 zaitorAATTopensuse.org- Update to version 0.12.7: + Add support for Webdav channel. + Add support for the Opus codec.
* Sun Jun 30 2013 zaitorAATTopensuse.org- Update to version 0.12.6: + Add adaptive video streaming support: control playback latency and receive playback reports from the client. + Add agent capabilities for signaling guest line ending.
* Fri Apr 05 2013 dimstarAATTopensuse.org- Update to version 0.12.5: + Add agent file xfer success status. + Add a client-disconnected agent message.- Changes from version 0.12.4: + Add agent file copy support. + Add agent sparse monitors capability. + Add controller proxy message.
* Sat Jan 19 2013 zaitorAATTopensuse.org- Update to version 0.12.3: + Add a generic \"port\" channel.
* Tue Sep 18 2012 sndirschAATTsuse.com- Update to version 0.12.2 + display channel: A8 surface capability + qxl: client present, client capabilities and client monitors configuration.
* Sat Jul 28 2012 dimstarAATTopensuse.org- Update to version 0.12.0: + Add support for arbitrary resolution on Windows QXL with QXL_ESCAPE_SET_CUSTOM_DISPLAY + Add support for arbitrary resolution and multiple monitor per display channel with QXLMonitorsConfig and co + build cleanup
* Sat May 26 2012 reddwarfAATTopensuse.org- Update to version 0.10.3: + Add support for video streams with differently sized (wxh) data + Add controller messages for USB redirection, COLOR_DEPTH, DISABLE_EFFECTS, and ENABLE_SMARTCARD + Add name & uuid messages on main channel + some cleanups + Fixes RHBZ#815422, RHBZ#807295, RHBZ#787447
* Tue Jan 31 2012 dimstarAATTopensuse.org- Update to version 0.10.1: + Add support for a header without sublist and serial.
* Tue Nov 29 2011 dimstarAATTopensuse.org- Initial package, prepared for inclusion in Factory.