Changelog for
spice-protocol-devel-0.14.4-lp156.66.1.noarch.rpm :
* Tue Oct 04 2022 carnoldAATTsuse.com- jsc#PED-2113 [Virt Tools] Refresh Virtualization Tools for Xen and KVM Management
* Fri Feb 11 2022 carnoldAATTsuse.com- Update to version 0.14.4
* Fix enum deprecation warning for visual studio
* Fix documentation typos in stream-device.h
* Mon Oct 05 2020 Bruce Rogers
- Update to version 0.14.3 + Add VD_AGENT_CLIPBOARD_FILE_LIST to support copy/paste of files with WebDAV support + Add support for side mouse buttons + Add a MonitorsMM field to VDAgentMonitorsConfig allowing to pass physical monitor dimension
* Wed Sep 30 2020 Dominique Leuenberger - Drop libdir=/usr/(lib|lib64} entry from the .pc file: the package is noarch and the libdir entry changes between archs (boo#1109895).
* Mon Aug 17 2020 Dirk Mueller - update to 0.14.2:
* Removed Autoconf support, only Meson is available
* Removed foreign-menu and controller interfaces
* Deprecated CELT support
* Generate MingW packages building the RPM
* Allows for the agent to pass back a more specific error to the client
* Add quality indicators messages
* Mon Mar 09 2020 Bruce Rogers - Update to version 0.14.1 + Introduce VD_AGENT_CAP_CLIPBOARD_GRAB_SERIAL + Introduce VD_AGENT_CAP_CLIPBOARD_NO_RELEASE_ON_REGRAB + Deprecate foreign-menui_prot.h and controller_prot.h interfaces + Remove VD_AGENT_CLIPBOARD_MAX_SIZE_[DEFAULT ENV] + Define Quality Indicator messages and enums + Fix alignment for QXLReleaseInfo + Other misc fixes
* Tue Apr 16 2019 Bruce Rogers - Update to version 0.14.0: + Add: VDAgentGraphicsDeviceInfo and StreamMsgGraphicsDeviceInfo messages, and SpiceStat structure padding + Remove: SpicePubkeyType, SpiceTunnelServiceType, SpiceTunnelIpType, SPICE_MSG_TUNNEL_
* and SPICE_MSGC_TUNNEL_
*- Add keyring and tarball signature files
* Thu Feb 28 2019 olafAATTaepfle.de- Require meson >= 0.41.0 per meson.build- Use autosetup -p1, in case we require patches in the future
* Sat Jan 19 2019 Bruce Rogers - Update to version 0.12.15: + add support for h265 video codec
* Tue Jun 19 2018 luc14n0AATTlinuxmail.org- Update to version 0.12.14: + Add: stream-device protocol; SPICE_SURFACE_FLAGS_STREAMING_MODE flag; e2k (Elbrus 2000) architecture and SPICE_MAX_NUM_STREAMS.- Replace autoconf and automake BuildRequires with meson, and configure/make (install) with meson/meson_build/meson_install macros to follow upstream changes.
* 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.