diff options
author | Keith Packard <keithp@keithp.com> | 2015-07-04 01:49:55 +0200 |
---|---|---|
committer | Mihai Moldovan <ionic@ionic.de> | 2015-07-04 02:20:37 +0200 |
commit | ab38d9b595fe4dadb031fbda51291ca8bd104869 (patch) | |
tree | 78cfa9790a98965df582ff5526498ac608664ed9 /debian/changelog | |
parent | 558e45c1516f66d8084215b319d214f94faf09bc (diff) | |
download | nx-libs-ab38d9b595fe4dadb031fbda51291ca8bd104869.tar.gz nx-libs-ab38d9b595fe4dadb031fbda51291ca8bd104869.tar.bz2 nx-libs-ab38d9b595fe4dadb031fbda51291ca8bd104869.zip |
nx-X11: Backport: Make RANDR 'set' timestamps follow client specified time. Bug 21987.
The lastSetTime value which indicates when the configuration within the
server was last changed was not getting set in the appropriate RandR
requests.
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 ddfecbd87..e7ad0e770 100644 --- a/debian/changelog +++ b/debian/changelog @@ -318,6 +318,12 @@ nx-libs (2:3.5.0.32-0x2go1) UNRELEASED; urgency=low v3: backport to nx-libs 3.5.0.x (Mihai Moldovan) Adds: - 1258_nx-X11_randr-Clean-up-compiler-warnings-about-u.full.patch + * nx-X11: Make RANDR 'set' timestamps follow client specified time. Bug 21987. + 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: + - 1259_nx-X11_Make-RANDR-_set_-timestamps-follow-clien.full.patch -- X2Go Release Manager <git-admin@x2go.org> Tue, 17 Mar 2015 19:19:32 +0100 |