-
Thu Oct 10 2013 Christophe Fergeau <cfergeau@redhat.com> 0.3.0-56.1
- Fix spice-server crash when client sends a password which is too long
Resolves: CVE-2013-4282
-
Fri Jul 30 2010 Uri Lublin <uril@redhat.com> - 0.3.0-56.el5
- Fix unsafe accesses
+ spice: drop libpng from windows components (537849)
+ libspice: fix unsafe guest data accessing
Resolves: #568720
+ fix unsafe free() call.
Resolves: #568724
+ spice server: fix unsafe cursor items handling.
Resolves: #568720
-
Thu Jul 01 2010 Uri Lublin <uril@redhat.com> - 0.3.0-55.el5
- spice: clear client palette caches on migration
Resolves: #599496
-
Mon Mar 01 2010 Uri Lublin <uril@redhat.com> - 0.3.0-54.el5
- spice: server: fix wrong access to ring item
Resolves: #559207
-
Thu Feb 11 2010 Uri Lublin <uril@redhat.com> - 0.3.0-53.el5
- spice: server: Being more permissive in video identification
Resolves: #562744
Related: 493375
-
Thu Feb 04 2010 Uri Lublin <uril@redhat.com> - 0.3.0-52.el5
- spice: server: avoid video streaming of small images
Resolves: #558270
-
Wed Jan 13 2010 Uri Lublin <uril@redhat.com> - 0.3.0-51.el5
- spice: server: add red_pipe_clear_device_resources() calls into
RED_WORKER_MESSAGE_DETACH
Resolves: #551580
-
Wed Dec 23 2009 Uri Lublin <uril@redhat.com> - 0.3.0-50.el5
- spice: server: sending destination public key to client (migration)
Resolves: #549673
-
Wed Dec 23 2009 Uri Lublin <uril@redhat.com> - 0.3.0-49.el5
- spice: sever: increase client timeout
Resolves: #526458
-
Wed Dec 23 2009 Uri Lublin <uril@redhat.com> - 0.3.0-48.el5
- spice: sever: remove assert on nop copy bits
Resolves: #545862
-
Wed Dec 23 2009 Uri Lublin <uril@redhat.com> - 0.3.0-47.el5
- spice: server: heuristic for distinguishing between "real" videos
and textual streams
Resolves: #493375
-
Wed Dec 23 2009 Uri Lublin <uril@redhat.com> - 0.3.0-46.el5
- spice: Removed spice client code from tarball
Resolves: #549532
-
Wed Dec 23 2009 Uri Lublin <uril@redhat.com> - 0.3.0-45.el5
- spice: config: prepare for client code removal
Related: #549532
-
Wed Oct 07 2009 Uri Lublin <uril@redhat.com> - 0.3.0-44.el5
- spice: server: disable ssl compression
Resolves: #482111
-
Fri Sep 25 2009 Uri Lublin <uril@redhat.com> - 0.3.0-43.el5
- spice: server: fail net test on invalid values
Resolves: #525055
-
Thu Sep 10 2009 Uri Lublin <uril@redhat.com> - 0.3.0-42.el5
- Fix typo of patch23 file name (missing .patch)
Resolves: #521488
-
Thu Sep 10 2009 Uri Lublin <uril@redhat.com> - 0.3.0-41.el5
- spice: server: compress inital screen image
Resolves: #521488
-
Mon Sep 07 2009 Uri Lublin <uril@redhat.com> - 0.3.0-40.el5
- spice: server: improve video stream detection
Resolves: #518193 - Error in detecting the video stream on some web sites
- spice: server: improve video streaming in low network bandwidth condition
Resolves: #518388 - Video frames drop in low network bandwidth condition
-
Mon Jul 13 2009 Uri Lublin <uril@redhat.com> - 0.3.0-39.el5
- spice: server: improve channel connect/disconnect robustness
Resolves: #508544 - Crash of a VM due to SPICE: ring_remove: ASSERT
-
Thu Jul 02 2009 Uri Lublin <uril@redhat.com> - 0.3.0-38.el5
- adjust package description and summary to fit the drop of client
subpackages in release -34 #507718
Resolves: #507718 - Remove qspice-mozilla subpackage and spicec cli
-
Wed Jul 01 2009 Uri Lublin <uril@redhat.com> - 0.3.0-37.el5
- spice: server: fix is_same_geometry() #508133
Resolves: #508133 - Wrong path geometry comparison result with bad rendering
-
Tue Jun 23 2009 Yuval Kashtan <kashtan@redhat.com> - 0.3.0-36.el5
- add 'Requires: libXext-devel' to workaround bug #494249 (#503203)
Resolves: #503203 - qspice-libs-devel doesn't pull libXrandr-devel
-
Tue Jun 09 2009 Dan Kenigsberg <danken@redhat.com> - 0.3.0-33.el5
- change vendor id (#504194)
Resolves: #504194
-
Fri May 22 2009 Yuval Kashtan <kashtan@redhat.com> - 0.3.0-32.el5
- updateing qspice to 0.3.0 for kvm (#501819)
Resolves: #501819
-
Tue May 05 2009 Yuval Kashtan <ykashtan@redhat.com> - 0.1.0-29.el5
- Compile qspice for 64bit only (#498872)
Resolves: #498872 - qspice server is being compiled for 32bit machines
-
Fri Apr 24 2009 Yuval Kashtan <ykashtan@redhat.com> - 0.1.0-28.el5
- First RHEL-5 release (#488580)
- Fix all rpmlint issues (#488580)
Resolves: #488580 - Add qspice package
-
Fri Apr 17 2009 Dan Kenigsberg <danken@redhat.com> - 0.1.0-25.git4b474d
- fix bad hash key in spice client cache templates #494638
- fix bug 492322 - client stuck after connection is lost.
- fix bug 492885 - Fix wrong free memory that own by cache.
- add insoftware fast stretching #481891
- add x shared memory support - fix bug 482281 (video in linux is slower)
- fix unsupported vdagent messages handling #494577
- fix window messages handling #494367
-
Tue Apr 07 2009 Eduardo Habkost <ehabkost@redhat.com> - 0.1.0-22.git999521
- Re-add the Requires lines to -libs-devel, to fix bz#489896 again
- Resolves: bz#489896
-
Tue Apr 07 2009 Dan Kenigsberg <danken@redhat.com> - 0.1.0-20.git999521
- Fix pkgconfig
-
Thu Jan 29 2009 Eduardo Habkost <ehabkost@redhat.com> - 0.1.0-7.git64b798
- Rebuild against newer qpixman/qcairo
-
Wed Jan 28 2009 Eduardo Habkost <ehabkost@redhat.com> - 0.1.0-6.git64b798
- Update to newer git snapshot: 64b79805304efffdef1297a58937c338f9121fc2
-
Tue Jan 13 2009 Eduardo Habkost <ehabkost@redhat.com> - 0.1.0-5.gitdc3b10
- Update to newer git snapshot: dc3b1022a88572f77c98d6fd78f560022c70660c
-
Tue Jan 13 2009 Eduardo Habkost <ehabkost@redhat.com> - 0.1.0-4.git7386c4
- Update to git snapshot as of 2009-01-12
(git commit 7386c46e1c4c9172384f731d6f1255e2d1315b17)
-
Sat Jan 10 2009 Eduardo Habkost <ehabkost@redhat.com> - 0.1.0-3
- Add BuildRequires: zip
-
Sat Jan 10 2009 Eduardo Habkost <ehabkost@redhat.com> - 0.1.0-2
- Add BuildRequires: libXext-devel
-
Thu Jan 10 2008 Soren Sandmann <sandmann@redhat.com> - 0.1.0-1
- Add buildrequires on boost-devel
-
Thu Jan 10 2008 Soren Sandmann <sandmann@redhat.com> - 0.1.0-1
- Fix up to deal with the tarball having a different name than the package
-
Wed Jan 09 2008 Jon McCann <jmccann@redhat.com> - 0.1.0-1
- Initial package