SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for spice-server-0.12.0-12.el6_4.5.x86_64.rpm :
Mon Oct 14 14:00:00 2013 Christophe Fergeau 0.12.0-12.5
- Fix issue with error-handling of RSA_private_decrypt() in previous patch
Related: CVE-2013-4282

Mon Sep 23 14:00:00 2013 Christophe Fergeau 0.12.0-12.el6_4.4
- Fix buffer overflow when decrypting client SPICE ticket
Resolves: CVE-2013-4282

Wed Aug 28 14:00:00 2013 Jonathon Jongsma - 0.12.0-12.el6_4.3
- Fixes an abort on unsafe client ring access
Resolves: rhbz#986298

Thu Jun 20 14:00:00 2013 Uri Lublin - 0.12.0-12.el6_4.2
- Fix a crash running a F19 guest -- do not abort on stride > 0
Resolves: rhbz#973703

Thu May 9 14:00:00 2013 Yonit Halperin - 0.12.0-12.el6_4.1
- Migration related fixes

* Destroy video streams before sending MSG_MIGRATE

* Fix wrong is_low_bandwidth setting after 2 migrations of a session
that was originally a low bandwidth one.
Resolves: rhbz#956984
Resolves: rhbz#961427

Wed Jan 16 13:00:00 2013 Hans de Goede - 0.12.0-12
- Fix a crash when rapidly changing monitor configuration
Resolves: rhbz#868807

Wed Jan 9 13:00:00 2013 Uri Lublin 0.12.0-11
- Fix a crash when setting screen-saver properties.
- Fix a leak.
Resolves: rhbz#891326

Thu Dec 20 13:00:00 2012 Yonit Halperin 0.12.0-10
- Fix throwing away drawables that have masks
Resolves: rhbz#864982

Mon Dec 17 13:00:00 2012 Uri Lublin 0.12.0-9
- Fix calling set_client_capabilities when it is unsupported by qemu
(fixes a crash when qemu-kvm is started with spice but without qxl)
Resolves: rhbz#880276

Fri Dec 7 13:00:00 2012 Yonit Halperin 0.12.0-8
- Fix crash when reconnecting while a video is played
Resolves: rhbz#883564

Mon Dec 3 13:00:00 2012 Yonit Halperin 0.12.0-7
- Fix mishandling of agent data received from the client after agent disconnection
Resolves: rhbz#881980

Thu Nov 29 13:00:00 2012 Yonit Halperin 0.12.0-6
- Fix sending internal images with stride > bpp
*width to lz compression
Resolves: rhbz#876685

Mon Nov 26 13:00:00 2012 Yonit Halperin 0.12.0-5
- Fix various migration related bugs

* don\'t process both cmd ring and dispatcher queue till migration data is received

* fix assigning bad memory references to marshaller

* fix memory corruption when receiving display migration data that exceeds 1024 bytes
Resolves: rhbz#866929
Resolves: rhbz#862352
Resolves: rhbz#878700

Wed Nov 21 13:00:00 2012 Uri Lublin 0.12.0-4
- Build/Requires libjpeg-turbo-devel instead of libjpeg-devel
- Related: rhbz#788687

Thu Nov 15 13:00:00 2012 Alon Levy 0.12.0-3
- don\'t call set_client_capabilities if vm is stopped.
- Resolves: rhbz#867405

Mon Oct 29 13:00:00 2012 Uri Lublin 0.12.0-2
- Make spice-server-devel package Require spice-protocol >= 0.12.2
- Related: rhbz#842353

Thu Sep 20 14:00:00 2012 Uri Lublin 0.12.0-1
- Rebase to upstream spice-server 0.12.0, which adds:

* support setting client monitor configuration via device
QXLInterface::client_monitors_config

* support notifying guest of client capabilities
QXLInterface::set_client_capabilities

* new capability for A8 Surface support
Resolves: rhbz#836123
Resolves: rhbz#842353
Resolves: rhbz#842310
- Report and return on failure to initialize ssl (Patches 1-7)

Mon Sep 3 14:00:00 2012 Uri Lublin 0.11.3-1
- Rebase to upstream spice-server 0.11.3, which adds:

* Support for seamless migration

* Support for Render

* spice-protocol is in the tarball now (a submodule in git)
Resolves: rhbz#836123
Resolves: rhbz#842353

Sun May 20 14:00:00 2012 Yonit Halperin 0.10.1-10
- Fix crash in video streaming
Resolves: rhbz#822686

Wed May 16 14:00:00 2012 Yonit Halperin 0.10.1-9
- Fix memory leak during video streaming
Resolves rhbz#821334
- Fix segfault introduced when fixing rhbz#813826
Related: rhbz#813826

Tue May 15 14:00:00 2012 Alon Levy - 0.10.1-8
- Fix self_bitmap lifetime to that of RedDrawable
Resolves rhbz#821235

Tue May 8 14:00:00 2012 Alon Levy - 0.10.1-7
- Add usbredir to list of channels for security purposes
Resolves rhbz#819484

Mon May 7 14:00:00 2012 Yonit Halperin - 0.10.1-6
- Fix glitches in youtube movies
+ support video streams with frames of different sizes
Resolves: rhbz#813826

Thu Apr 5 14:00:00 2012 Hans de Goede - 0.10.1-5
- Don\'t free the rcc twice when unregistering an usbredir chardev
Resolves: rhbz#806169

Mon Mar 5 13:00:00 2012 Christophe Fergeau - 0.10.1-4
- add more logging for expired/invalid tickets
Resolves: rhbz#787669
- add more logging about use of certificates
Resolves: rhbz#787678

Thu Feb 23 13:00:00 2012 alon - 0.10.1-3
- fix race that can lead to accessing freed memory
Resolves: rhbz#790749

Wed Feb 22 13:00:00 2012 Yonit Halperin - 0.10.1-2
- support IPV6 addresses in channel events sent to qemu
Resolves: rhbz#788444

Mon Jan 23 13:00:00 2012 Hans de Goede - 0.10.1-1
- Rebase to upstream 0.10.1
Resolves: rhbz#758089
- This release adds support for usbredirection
Resolves: rhbz#758091
- This release fixes a bug in smartcard error handling
Resolves: rhbz#741259

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


 
ICM