#8957 closed enhancement (fixed)
xorg-server 1.19.3
Reported by: | Pierre Labastie | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | 8.1 |
Component: | BOOK | Version: | SVN |
Severity: | normal | Keywords: | |
Cc: |
Description
new point version:
A collection of stability fixes here across glamor, Xwayland, input, and Prime support. Also a security fix for CVE-2017-2624, a timing attack which can brute-force MIT-MAGIC-COOKIE authentication. Everybody is encouraged to upgrade. Thanks to all who contributed fixes! Adam Jackson (5): xserver 1.19.2 Revert "xserver 1.19.2" os: Squash missing declaration warning for timingsafe_memcmp xserver 1.19.2 xserver 1.19.2, no, really Chris Wilson (3): xfree86: Take the input lock for xf86RecolorCursor xfree86: Take input lock for xf86TransparentCursor xfree86: Take input_lock() for xf86ScreenCheckHWCursor Matthieu Herrb (4): Use timingsafe_memcmp() to compare MIT-MAGIC-COOKIES CVE-2017-2624 Use arc4random_buf(3) if available to generate cookies. auth: remove AuthToIDFunc and associated functions. Not used anymore. Brown bag commit to fix 957e8d (arc4random_buf() support) Michel Dänzer (3): prime: Sync shared pixmap from root window instead of screen pixmap present: Allow flipping with PRIME slave outputs damage: Validate source pictures bound to windows before unwrapping Olivier Fourdan (5): xwayland: Apply output rotation for screen size xwayland: CRTC should support all rotations glamor: Two pass won't work on memory pixmaps xwayland: Make sure we have a focus window xwayland: do not set checkRepeat on master kbd Peter Hutterer (1): os: log a bug whenever WriteToClient is called from the input thread Svitozar Cherepii (1): xwayland: Add hack for FWXGA resolution #99574
Change History (7)
comment:1 by , 8 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 8 years ago
comment:3 by , 8 years ago
Summary: | xorg-server 1.19.2 → xorg-server 1.19.2 (waiting for 1.19.3) |
---|
comment:4 by , 7 years ago
Summary: | xorg-server 1.19.2 (waiting for 1.19.3) → xorg-server 1.19.3 |
---|
Version 1.19.3 has been released.
SBU=2.192 5912 /usr/src/xc/xorg-server/xorg-server-1.19.3.tar.bz2 SIZE (5.773 MB) 588796 kilobytes BUILD SIZE (574.996 MB) md5sum : 015d2fc4b9f2bfe7a626edb63a62c65e /usr/src/xc/xorg-server/xorg-server-1.19.3.tar.bz2
A couple more minor fixes, most notably a revert of a page-flipping change that regressed some drivers.
Adam Jackson (2):
Revert "present: Allow flipping with PRIME slave outputs" xserver 1.19.3
Chris Wilson (2):
Revert "prime: Sync shared pixmap from root window instead of screen pixmap" os: Fix iteration over busfaults
Dr.-Ing. Dieter Jurzitza (1):
glamor: Fix missing declaration in dash vertex shader
Olivier Fourdan (2):
xwayland: clear cursor frame callback xwayland: Monitor client states to destroy callbacks
Qiang Yu (1):
present: disable page flip only when a slave crtc is active
Tobias Stoeckmann (1):
render: Fix out of boundary heap access
Expect 1.19.3 shortly - 1.19.2 needs autoreconf. From the list: