Accepting request 484050 from home:zhangxiaofei:branches:X11:RemoteDesktop

- Add xrdp-fate319683-allow-vnc-resizing.patch:
  Add support for ExtendedDesktopSize VNC extension into xrdp's VNC
  client to allow it to do resizing, so that returning clients can
  reconnect to session if their resolutions changed (FATE#319683,
  bsc#948062).

OBS-URL: https://build.opensuse.org/request/show/484050
OBS-URL: https://build.opensuse.org/package/show/X11:RemoteDesktop/xrdp?expand=0&rev=11
This commit is contained in:
2017-04-04 07:12:31 +00:00
committed by Git OBS Bridge
parent 7e30f7d5b5
commit 1c8420a047
3 changed files with 127 additions and 1 deletions

View File

@@ -52,6 +52,8 @@ Patch12: xrdp-filter-tab-from-mstsc-on-focus-change.patch
Patch13: xrdp-bsc965647-allow-admin-choose-desktop.patch
# PATCH-FEATURE-SLE xrdp-fate318398-change-expired-password.patch fate#318398 - fezhang@suse.com -- enable user to update expired password via PAM
Patch14: xrdp-fate318398-change-expired-password.patch
# PATCH-FEATURE-SLE xrdp-fate319683-allow-vnc-resizing.patch fate#319683 bsc#948062 - fezhang@suse.com -- allow resizing in VNC sessions
Patch15: xrdp-fate319683-allow-vnc-resizing.patch
# PATCH-FIX-OPENSUSE xrdp-openSUSE-logo.patch - fezhang@suse.com -- use openSUSE logo in login dialog
Patch21: xrdp-openSUSE-logo.patch
BuildRequires: autoconf
@@ -88,6 +90,7 @@ desktop clients.
%patch12 -p1
%patch13 -p1
%patch14 -p1
%patch15 -p1
%else
%patch21 -p1
%endif