Changelog for
spice-server-devel-0.8.2-5.el6.x86_64.rpm :
Wed Oct 26 14:00:00 2011 Alon Levy
- 0.8.2-5
- main dispatcher added
Resolves: rhbz#746950
Wed Sep 28 14:00:00 2011 Uri Lublin - 0.8.2-4
- semi-seamless migration support
- added pyparsing.py as source, and using it to build the package.
- client patches are not applied.
- requires spice-protocol-0.8.1-2 (equivalent to upstream 0.8.2)
- advertise itself as version 0.8.3, to notify the new feature.
Resolves: rhbz#738266
Mon Aug 1 14:00:00 2011 Uri Lublin - 0.8.2-3
- Drop unnecessary X11 and alsa requires from spice-server.pc
+ Fix a rpmdiff warning
Related: rhbz#723676
- server/red_dispatcher: fix wrong resolution set for tablet
Resolves: rhbz#726973
Thu Jul 28 14:00:00 2011 Uri Lublin - 0.8.2-2
- On migration, do not read command rings before RED_WORKER_MESSAGE_START
Resolves: rhbz#718713
Fri Jul 22 14:00:00 2011 Uri Lublin - 0.8.2-1
- Rebase to upstream 0.8.2, including
+ sasl support (fdo bz 34795)
+ support guest async io
+ support guest suspend and hibernate
+ add symbol versioning to libspice-server.so
+ prevent running an old spice-server with a newer qemu
+ Bug fixes (RHBZ): 714801, 713474, 674532, 653545
+ BuildRequires spice-protocol >= 0.8.1 and cyrus-sasl-devel
Resolves: #723676
Mon Jun 27 14:00:00 2011 Uri Lublin - 0.8.1-2
- Remove Obsolete lines (added in 0.7.2-3)
Resolves: #707119
Sun Jun 5 14:00:00 2011 Uri Lublin - 0.8.1-1
- Rebase to upstream 0.8.1, including
+ Make copy/paste support configurable
+ Some server/vdagent bugs fixed
Resolves: #710200
Mon Mar 7 13:00:00 2011 Uri Lublin - 0.8.0-1
- Rebase to upstream 0.8.0
+ Includes \"Fix segfault on migration\" patch
+ Some spice-client bug fixes.
Resolves: #672035
Mon Feb 21 13:00:00 2011 Uri Lublin - 0.7.3-2
- Fix segfault on migration
Resolves: #674451
Thu Feb 17 13:00:00 2011 Uri Lublin - 0.7.3-1
- Rebase to upstream 0.7.3:
+ Mostly smart-card updates:
- including all the changes in 0.7.2.4
+ Some gcc warning cleanups.
- Fix permissions of spice-server.pc
Resolves: #672035
Fri Feb 4 13:00:00 2011 Uri Lublin - 0.7.2-4
- smartcard -- libcacard 0.1.2 updates:
- server
- use network byte order when talking to device.
- both
- no more reader_id_t, uint32_t instead
- no more ReaderAddResponse, use VSC_Error with
code==VSC_SUCCESS instead.
- change an assert to a red_printf(\"error:..\")
if got an unexpectedly undefined reader id.
- client (not part of this package)
- track number of expected reader insertions
Resolves: #674937
Fri Feb 4 13:00:00 2011 Uri Lublin - 0.7.2-3
- Obsolete old packages that are not needed now
Resolves: #674171
Mon Jan 24 13:00:00 2011 Uri Lublin - 0.7.2-2
- Rebase to spice upstream release 0.7.2
- Drop all patches (all upstreamed)
- Enable smartcard (CAC) support
Resolves: #672035
Fri Jul 30 14:00:00 2010 Uri Lublin - 0.4.2-15
- Fix unsafe accesses
+ fix unsafe guest data accessing.
+ fix unsafe free() call.
+ fix unsafe cursor items handling.
+ add missing overflow check.
Resolves: #568811
Wed Jun 30 14:00:00 2010 Uri Lublin - 0.4.2-14
- make opengl optional - add a missing patch
ifdef out some opengl calls.
Resolves: #482556
Wed Jun 30 14:00:00 2010 Uri Lublin - 0.4.2-13
- remove Requires and BuildRequires mesa-libGLU-devel
+ open-gl is now disabled.
- bumped release to -13 due to tag issue
Related: #482556
Wed Jun 30 14:00:00 2010 Uri Lublin - 0.4.2-11
- make opengl optional, disabled by default (2 patches)
Resolves: #482556
Thu Apr 22 14:00:00 2010 Uri Lublin - 0.4.2-10
- spice: server: new-api (4 more patches)
+ streaming-video, agent-mouse, playback-compression.
Related: #571286
Sun Apr 4 14:00:00 2010 Uri Lublin - 0.4.2-9
- generate auto
* generated files (e.g. Makefile.in)
Resolves: #579329
Tue Mar 23 13:00:00 2010 Uri Lublin - 0.4.2-8
- spice server: renaming library and includedir
Resolves: #573349
Tue Mar 23 13:00:00 2010 Uri Lublin - 0.4.2-7
- fix wrong access to ring item
Resolves: #575556
Tue Mar 23 13:00:00 2010 Uri Lublin - 0.4.2-6
- more permissive video identification
Resolves: #575576
Tue Mar 23 13:00:00 2010 Uri Lublin - 0.4.2-5
- new migration process
Resolves: #576029
Wed Mar 17 13:00:00 2010 Uri Lublin - 0.4.2-4
- spice: server: new-api (2 more patches)
Related: #571286
Sun Mar 7 13:00:00 2010 Uri Lublin - 0.4.2-3
- Use default configure macro (remove _prefix and _libdir)
Related: #543948
Sun Mar 7 13:00:00 2010 Uri Lublin - 0.4.2-2
- spice: server: new-api (10 patches)
Related: #571286
Sun Mar 7 13:00:00 2010 Uri Lublin - 0.4.2-1
- spice: server: avoid video streaming of small images
Resolves: #571283
Sun Jan 11 13:00:00 2009 Uri Lublin - 0.4.2-0
- first spec for 0.4.2
Related: #549807