diff options
author | Tiago Vignatti <tiago.vignatti@nokia.com> | 2015-07-03 23:40:57 +0200 |
---|---|---|
committer | Mihai Moldovan <ionic@ionic.de> | 2015-07-04 01:27:55 +0200 |
commit | 44b913275b60fa4e95d76c2918426d7f7d70752a (patch) | |
tree | dd3b66a6ca6ef5f1bd2dd56afcf1a9ef501aff7a /debian/changelog | |
parent | 9b26cc1636da2039837be7b40b26715442554c94 (diff) | |
download | nx-libs-44b913275b60fa4e95d76c2918426d7f7d70752a.tar.gz nx-libs-44b913275b60fa4e95d76c2918426d7f7d70752a.tar.bz2 nx-libs-44b913275b60fa4e95d76c2918426d7f7d70752a.zip |
nx-X11: Backport: randr: check for virtual size limits before set crtc
Return a error if the screen is configured to an invalid size.
Signed-off-by: Tiago Vignatti <tiago.vignatti@nokia.com>
Reviewed-by: Adam Jackson <ajax@redhat.com>
Reviewed-by: Daniel Stone <daniel@fooishbar.org>
Signed-off-by: Keith Packard <keithp@keithp.com>
Backported from Arctica GH 3.6.x branch.
v2: backport to nx-libs 3.6.x (Ulrich Sibiller)
v3: backport to nx-libs 3.5.0.x (Mihai Moldovan)
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index e4107223a..3802f15c3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -281,6 +281,12 @@ nx-libs (2:3.5.0.32-0x2go1) UNRELEASED; urgency=low v3: backport to nx-libs 3.5.0.x (Mihai Moldovan) Adds: - 1252_nx-X11_Free-randr-crtc-and-output-pointer-array.full.patch + * nx-X11: randr: check for virtual size limits before set crtc + Backported from Arctica GH 3.6.x branch. + v2: backport to nx-libs 3.6.x (Ulrich Sibiller) + v3: backport to nx-libs 3.5.0.x (Mihai Moldovan) + Adds: + - 1253_nx-X11_randr-check-for-virtual-size-limits-befo.full.patch -- X2Go Release Manager <git-admin@x2go.org> Tue, 17 Mar 2015 19:19:32 +0100 |