e2c81d import spice-0.12.4-19.el7

Authored and Committed by centosrcm 7 years ago
81 files changed. 1289 lines added. 267 lines removed.
SOURCES/0001-red_channel-prevent-adding-and-pushing-pipe-items-af.patch
file modified
+1 -1
SOURCES/0002-red_channel-add-ref-count-to-RedClient.patch
file modified
+1 -1
SOURCES/0003-main_dispatcher-add-ref-count-protection-to-RedClien.patch
file modified
+1 -1
SOURCES/0004-decouple-disconnection-of-the-main-channel-from-clie.patch
file modified
+1 -1
SOURCES/0005-reds-s-red_client_disconnect-red_channel_client_shut.patch
file modified
+1 -1
SOURCES/0006-snd_worker-fix-memory-leak-of-PlaybackChannel.patch
file modified
+1 -1
SOURCES/0007-snd_worker-snd_disconnect_channel-don-t-call-snd_cha.patch
file modified
+1 -1
SOURCES/0008-log-improve-debug-information-related-to-client-disc.patch
file modified
+1 -1
SOURCES/0009-red_worker-decrease-the-timeout-when-flushing-comman.patch
file modified
+1 -1
SOURCES/0010-Fix-buffer-overflow-when-decrypting-client-SPICE-tic.patch
file modified
+1 -1
SOURCES/0011-server-move-three-functions-to-red_channel.patch
file modified
+1 -1
SOURCES/0012-server-s-red_wait_all_sent-red_channel_wait_all_sent.patch
file modified
+1 -1
SOURCES/0013-red_worker-cleanup-red_clear_surface_drawables_from_.patch
file modified
+1 -1
SOURCES/0014-red_channel-cleanup-of-red_channel_client-blocking-m.patch
file modified
+1 -1
SOURCES/0015-red_worker-disconnect-the-channel-instead-of-shutdow.patch
file modified
+1 -1
SOURCES/0016-spice_timer_queue-don-t-call-timers-repeatedly.patch
file modified
+1 -1
SOURCES/0017-red_channel-add-on_input-callback-for-tracing-incomi.patch
file modified
+1 -1
SOURCES/0018-red_channel-add-option-to-monitor-whether-a-channel-.patch
file modified
+1 -1
SOURCES/0019-main_channel-monitoring-client-connection-status.patch
file modified
+1 -1
SOURCES/0020-Fix-crash-when-clearing-surface-memory.patch
file modified
+4 -7
SOURCES/0021-Fix-assert-in-mjpeg_encoder_adjust_params_to_bit_rat.patch
file modified
+1 -1
SOURCES/0022-reds-lookup-corresponding-channel-id.patch
file modified
+1 -1
SOURCES/0023-dispatcher-lower-a-monitor-config-warning-to-a-debug.patch
file modified
+1 -1
SOURCES/0024-mjpeg-Don-t-warn-on-unsupported-image-formats.patch
file modified
+1 -1
SOURCES/0025-server-Don-t-dump-the-bitmap-when-the-format-is-inva.patch
file modified
+1 -1
SOURCES/0026-Fix-Wunused-parameter.patch
file modified
+1 -1
SOURCES/0027-Fix-Wunused-value.patch
file modified
+1 -1
SOURCES/0028-Fix-Wsign.patch
file modified
+1 -1
SOURCES/0029-Fix-Wswitch.patch
file modified
+1 -1
SOURCES/0030-Fix-Wformat.patch
file modified
+1 -1
SOURCES/0031-Fix-Wnonnull.patch
file modified
+1 -1
SOURCES/0032-Fix-Wmissing-field-initializers.patch
file modified
+1 -1
SOURCES/0033-Fix-Wunused-function.patch
file modified
+1 -1
SOURCES/0034-Validate-surface-bounding-box-before-using-it.patch
file modified
+1 -1
SOURCES/0035-migration-Don-t-assert-if-MIGRATE_DATA-comes-before-.patch
file modified
+3 -3
SOURCES/0036-server-fix-crash-when-restarting-VM-with-old-client.patch
file modified
+1 -1
SOURCES/0037-Use-TLS-version-1.0-or-better.patch
file modified
+5 -8
SOURCES/0038-Add-const-to-test_capability-first-argument.patch
file modified
+2 -5
SOURCES/0039-Introduce-red_link_info_test_capability.patch
file modified
+3 -6
SOURCES/0040-Don-t-set-SpiceLinkReply-pub_key-if-client-advertise.patch
file modified
+4 -7
SOURCES/0041-server-don-t-assert-on-invalid-client-message.patch
file modified
+1 -4
SOURCES/0042-Don-t-truncate-large-now-values-in-_spice_timer_set.patch
file modified
+1 -4
SOURCES/0043-Avoid-race-conditions-reading-monitor-configs-from-g.patch
file modified
+1 -4
SOURCES/0044-Lock-the-pixmap-image-cache-for-the-entire-fill_bits.patch
file modified
+1 -4
SOURCES/0045-reds-Assure-we-don-t-have-stale-statistic-files-befo.patch
file modified
+3 -6
SOURCES/0046-worker-validate-correctly-surfaces.patch
file modified
+2 -5
SOURCES/0047-worker-avoid-double-free-or-double-create-of-surface.patch
file modified
+2 -5
SOURCES/0048-Define-a-constant-to-limit-data-from-guest.patch
file modified
+2 -5
SOURCES/0049-Fix-some-integer-overflow-causing-large-memory-alloc.patch
file modified
+2 -6
SOURCES/0050-Check-properly-surface-to-be-created.patch
file modified
+2 -5
SOURCES/0051-Fix-buffer-reading-overflow.patch
file modified
+2 -5
SOURCES/0052-Prevent-32-bit-integer-overflow-in-bitmap_consistent.patch
file modified
+2 -5
SOURCES/0053-Fix-race-condition-on-red_get_clip_rects.patch
file modified
+2 -5
SOURCES/0054-Fix-race-in-red_get_image.patch
file modified
+2 -5
SOURCES/0055-Fix-race-condition-in-red_get_string.patch
file modified
+2 -5
SOURCES/0056-Fix-integer-overflow-computing-glyph_size-in-red_get.patch
file modified
+2 -6
SOURCES/0057-Fix-race-condition-in-red_get_data_chunks_ptr.patch
file modified
+2 -5
SOURCES/0058-Prevent-memory-leak-if-red_get_data_chunks_ptr-fails.patch
file modified
+2 -5
SOURCES/0059-Prevent-DoS-from-guest-trying-to-allocate-too-much-d.patch
file modified
+3 -6
SOURCES/0060-Fix-some-possible-overflows-in-red_get_string-for-32.patch
file modified
+2 -6
SOURCES/0061-Make-sure-we-can-read-QXLPathSeg-structures.patch
file modified
+2 -5
SOURCES/0062-Avoid-race-condition-copying-segments-in-red_get_pat.patch
file modified
+2 -5
SOURCES/0063-Prevent-data_size-to-be-set-independently-from-data.patch
file modified
+2 -5
SOURCES/0064-Prevent-leak-if-size-from-red_get_data_chunks-don-t-.patch
file modified
+3 -6
SOURCES/0069-reds-Do-not-abort-due-to-wrong-header.patch
file added
+46
SOURCES/0070-memslot-do-not-crash-if-guest-provide-a-wrong-addres.patch
file added
+28
SOURCES/0071-red-channel-make-red_client_-ref-unref-thread-safe.patchSOURCES/0069-red-channel-make-red_client_-ref-unref-thread-safe.patch
file renamed
+0 -0
SOURCES/0072-chardev-remove-write-polling.patch
file added
+145
SOURCES/0073-clean-up-remove-unused-function.patch
file added
+38
SOURCES/0074-Remove-guest-side-video-time-stamping.patch
file added
+154
SOURCES/0075-char-device-fix-usage-of-free-unref-on-WriteBuffer.patch
file added
+105
SOURCES/0076-spicevmc-set-state-of-DeviceInstance-to-NULL.patch
file added
+25
SOURCES/0077-char-device-set-to-NULL-freed-pointers-on-destroy.patch
file added
+31
SOURCES/0078-channel-add-option-tcp-keepalive-timeout-to-channels.patch
file added
+86
SOURCES/0079-Always-enable-TCP-keepalive.patch
file added
+69
SOURCES/0080-Remove-spice_server_set_keepalive_timeout.patch
file added
+67
SOURCES/0081-sound-do-not-modify-client-state-on-migration.patch
file added
+35
SOURCES/0082-char-device-spice_char_device_write_to_device-protec.patch
file added
+152
SOURCES/0083-server-allows-to-set-maximum-monitors.patch
file added
+119
SOURCES/0084-Call-migrate_end_complete-after-falling-back-to-swit.patch
file added
+41
SPECS/spice.spec
file modified
+46 -75
    import spice-0.12.4-19.el7
    
        
file modified
+1 -1
SOURCES/0071-red-channel-make-red_client_-ref-unref-thread-safe.patch SOURCES/0069-red-channel-make-red_client_-ref-unref-thread-safe.patch
file renamed
file was renamed with no change to the file
file modified
+46 -75