Add comments indicating origins of patches

This commit is contained in:
Adam Williamson 2019-10-04 08:10:03 -07:00
parent 56f7953ad2
commit 6432af8d0c

View File

@ -17,9 +17,12 @@ Patch0001: 0001-vmcstream-Fix-buffer-overflow-sending-data-to-task.patch
# and spice-gtk these fix problems interacting with mutter's new # and spice-gtk these fix problems interacting with mutter's new
# clipboard manager # clipboard manager
# https://bugzilla.redhat.com/show_bug.cgi?id=1755038 # https://bugzilla.redhat.com/show_bug.cgi?id=1755038
# https://patchwork.freedesktop.org/series/58353/
Patch0002: 0001-clipboard-do-not-release-between-client-grabs.patch Patch0002: 0001-clipboard-do-not-release-between-client-grabs.patch
Patch0003: 0002-clipboard-do-not-release-between-remote-grabs.patch Patch0003: 0002-clipboard-do-not-release-between-remote-grabs.patch
# ???
Patch0004: 0003-fixup-clipboard-do-not-release-between-remote-grabs.patch Patch0004: 0003-fixup-clipboard-do-not-release-between-remote-grabs.patch
# https://patchwork.freedesktop.org/series/58418/#rev1
Patch0005: 0004-clipboard-do-not-delay-release-if-agent-has-no-relea.patch Patch0005: 0004-clipboard-do-not-delay-release-if-agent-has-no-relea.patch
Patch0006: 0005-clipboard-pre-condition-on-selection-value-256.patch Patch0006: 0005-clipboard-pre-condition-on-selection-value-256.patch
Patch0007: 0006-clipboard-implement-CAP_CLIPBOARD_GRAB_SERIAL.patch Patch0007: 0006-clipboard-implement-CAP_CLIPBOARD_GRAB_SERIAL.patch