Log In
rpms
/
spice
Clone
Source Code
GIT
Source
Pull Requests
0
Stats
Overview
Files
Commits
Branches
Forks
Releases
2be4b2
import spice-0.12.4-15.el7
Authored and Committed by
centosrcm
9 years ago
raw
patch
tree
parent
28 files changed.
691 lines added
.
70 lines removed
.
SOURCES/0038-Add-const-to-test_capability-first-argument.patch
file added
+40
SOURCES/0039-Introduce-red_link_info_test_capability.patch
file added
+60
SOURCES/0040-Don-t-set-SpiceLinkReply-pub_key-if-client-advertise.patch
file added
+111
SOURCES/0041-server-don-t-assert-on-invalid-client-message.patch
file added
+33
SOURCES/0042-Don-t-truncate-large-now-values-in-_spice_timer_set.patch
file added
+80
SOURCES/0043-Avoid-race-conditions-reading-monitor-configs-from-g.patch
SOURCES/0038-Avoid-race-conditions-reading-monitor-configs-from-g.patch
file renamed
+9
-6
SOURCES/0044-Lock-the-pixmap-image-cache-for-the-entire-fill_bits.patch
file added
+223
SOURCES/0045-reds-Assure-we-don-t-have-stale-statistic-files-befo.patch
file added
+37
SOURCES/0046-worker-validate-correctly-surfaces.patch
SOURCES/0039-worker-validate-correctly-surfaces.patch
file renamed
+0
-0
SOURCES/0047-worker-avoid-double-free-or-double-create-of-surface.patch
SOURCES/0040-worker-avoid-double-free-or-double-create-of-surface.patch
file renamed
+0
-0
SOURCES/0048-Define-a-constant-to-limit-data-from-guest.patch
SOURCES/0041-Define-a-constant-to-limit-data-from-guest.patch
file renamed
+2
-2
SOURCES/0049-Fix-some-integer-overflow-causing-large-memory-alloc.patch
SOURCES/0042-Fix-some-integer-overflow-causing-large-memory-alloc.patch
file renamed
+2
-2
SOURCES/0050-Check-properly-surface-to-be-created.patch
SOURCES/0043-Check-properly-surface-to-be-created.patch
file renamed
+2
-2
SOURCES/0051-Fix-buffer-reading-overflow.patch
SOURCES/0044-Fix-buffer-reading-overflow.patch
file renamed
+2
-2
SOURCES/0052-Prevent-32-bit-integer-overflow-in-bitmap_consistent.patch
SOURCES/0045-Prevent-32-bit-integer-overflow-in-bitmap_consistent.patch
file renamed
+2
-2
SOURCES/0053-Fix-race-condition-on-red_get_clip_rects.patch
SOURCES/0046-Fix-race-condition-on-red_get_clip_rects.patch
file renamed
+2
-2
SOURCES/0054-Fix-race-in-red_get_image.patch
SOURCES/0047-Fix-race-in-red_get_image.patch
file renamed
+2
-2
SOURCES/0055-Fix-race-condition-in-red_get_string.patch
SOURCES/0048-Fix-race-condition-in-red_get_string.patch
file renamed
+2
-2
SOURCES/0056-Fix-integer-overflow-computing-glyph_size-in-red_get.patch
SOURCES/0049-Fix-integer-overflow-computing-glyph_size-in-red_get.patch
file renamed
+2
-2
SOURCES/0057-Fix-race-condition-in-red_get_data_chunks_ptr.patch
SOURCES/0050-Fix-race-condition-in-red_get_data_chunks_ptr.patch
file renamed
+2
-2
SOURCES/0058-Prevent-memory-leak-if-red_get_data_chunks_ptr-fails.patch
SOURCES/0051-Prevent-memory-leak-if-red_get_data_chunks_ptr-fails.patch
file renamed
+2
-2
SOURCES/0059-Prevent-DoS-from-guest-trying-to-allocate-too-much-d.patch
SOURCES/0052-Prevent-DoS-from-guest-trying-to-allocate-too-much-d.patch
file renamed
+2
-2
SOURCES/0060-Fix-some-possible-overflows-in-red_get_string-for-32.patch
SOURCES/0053-Fix-some-possible-overflows-in-red_get_string-for-32.patch
file renamed
+2
-2
SOURCES/0061-Make-sure-we-can-read-QXLPathSeg-structures.patch
SOURCES/0054-Make-sure-we-can-read-QXLPathSeg-structures.patch
file renamed
+2
-2
SOURCES/0062-Avoid-race-condition-copying-segments-in-red_get_pat.patch
SOURCES/0055-Avoid-race-condition-copying-segments-in-red_get_pat.patch
file renamed
+2
-2
SOURCES/0063-Prevent-data_size-to-be-set-independently-from-data.patch
SOURCES/0056-Prevent-data_size-to-be-set-independently-from-data.patch
file renamed
+2
-2
SOURCES/0064-Prevent-leak-if-size-from-red_get_data_chunks-don-t-.patch
SOURCES/0057-Prevent-leak-if-size-from-red_get_data_chunks-don-t-.patch
file renamed
+2
-2
SPECS/spice.spec
file modified
+64
-30
import spice-0.12.4-15.el7
SOURCES/0038-Add-const-to-test_capability-first-argument.patch
file added
+40
SOURCES/0039-Introduce-red_link_info_test_capability.patch
file added
+60
SOURCES/0040-Don-t-set-SpiceLinkReply-pub_key-if-client-advertise.patch
file added
+111
SOURCES/0041-server-don-t-assert-on-invalid-client-message.patch
file added
+33
SOURCES/0042-Don-t-truncate-large-now-values-in-_spice_timer_set.patch
file added
+80
SOURCES/0043-Avoid-race-conditions-reading-monitor-configs-from-g.patch
SOURCES/0038-Avoid-race-conditions-reading-monitor-configs-from-g.patch
file renamed
+9
-6
SOURCES/0044-Lock-the-pixmap-image-cache-for-the-entire-fill_bits.patch
file added
+223
SOURCES/0045-reds-Assure-we-don-t-have-stale-statistic-files-befo.patch
file added
+37
SOURCES/0046-worker-validate-correctly-surfaces.patch
SOURCES/0039-worker-validate-correctly-surfaces.patch
file renamed
file was renamed with no change to the file
SOURCES/0047-worker-avoid-double-free-or-double-create-of-surface.patch
SOURCES/0040-worker-avoid-double-free-or-double-create-of-surface.patch
file renamed
file was renamed with no change to the file
SOURCES/0048-Define-a-constant-to-limit-data-from-guest.patch
SOURCES/0041-Define-a-constant-to-limit-data-from-guest.patch
file renamed
+2
-2
SOURCES/0049-Fix-some-integer-overflow-causing-large-memory-alloc.patch
SOURCES/0042-Fix-some-integer-overflow-causing-large-memory-alloc.patch
file renamed
+2
-2
SOURCES/0050-Check-properly-surface-to-be-created.patch
SOURCES/0043-Check-properly-surface-to-be-created.patch
file renamed
+2
-2
SOURCES/0051-Fix-buffer-reading-overflow.patch
SOURCES/0044-Fix-buffer-reading-overflow.patch
file renamed
+2
-2
SOURCES/0052-Prevent-32-bit-integer-overflow-in-bitmap_consistent.patch
SOURCES/0045-Prevent-32-bit-integer-overflow-in-bitmap_consistent.patch
file renamed
+2
-2
SOURCES/0053-Fix-race-condition-on-red_get_clip_rects.patch
SOURCES/0046-Fix-race-condition-on-red_get_clip_rects.patch
file renamed
+2
-2
SOURCES/0054-Fix-race-in-red_get_image.patch
SOURCES/0047-Fix-race-in-red_get_image.patch
file renamed
+2
-2
SOURCES/0055-Fix-race-condition-in-red_get_string.patch
SOURCES/0048-Fix-race-condition-in-red_get_string.patch
file renamed
+2
-2
SOURCES/0056-Fix-integer-overflow-computing-glyph_size-in-red_get.patch
SOURCES/0049-Fix-integer-overflow-computing-glyph_size-in-red_get.patch
file renamed
+2
-2
SOURCES/0057-Fix-race-condition-in-red_get_data_chunks_ptr.patch
SOURCES/0050-Fix-race-condition-in-red_get_data_chunks_ptr.patch
file renamed
+2
-2
SOURCES/0058-Prevent-memory-leak-if-red_get_data_chunks_ptr-fails.patch
SOURCES/0051-Prevent-memory-leak-if-red_get_data_chunks_ptr-fails.patch
file renamed
+2
-2
SOURCES/0059-Prevent-DoS-from-guest-trying-to-allocate-too-much-d.patch
SOURCES/0052-Prevent-DoS-from-guest-trying-to-allocate-too-much-d.patch
file renamed
+2
-2
SOURCES/0060-Fix-some-possible-overflows-in-red_get_string-for-32.patch
SOURCES/0053-Fix-some-possible-overflows-in-red_get_string-for-32.patch
file renamed
+2
-2
SOURCES/0061-Make-sure-we-can-read-QXLPathSeg-structures.patch
SOURCES/0054-Make-sure-we-can-read-QXLPathSeg-structures.patch
file renamed
+2
-2
SOURCES/0062-Avoid-race-condition-copying-segments-in-red_get_pat.patch
SOURCES/0055-Avoid-race-condition-copying-segments-in-red_get_pat.patch
file renamed
+2
-2
SOURCES/0063-Prevent-data_size-to-be-set-independently-from-data.patch
SOURCES/0056-Prevent-data_size-to-be-set-independently-from-data.patch
file renamed
+2
-2
SOURCES/0064-Prevent-leak-if-size-from-red_get_data_chunks-don-t-.patch
SOURCES/0057-Prevent-leak-if-size-from-red_get_data_chunks-don-t-.patch
file renamed
+2
-2
SPECS/spice.spec
file modified
+64
-30