Is xauth entry without display number valid?

2018-03-15 Thread Michal Srb
Hi, I am trying to solve a problem caused by Xauthority entries without display number. (https://bugzilla.opensuse.org/show_bug.cgi?id=1083869) Part of the problem is that GDM is creating Xauthority file with entries that do not have display numbers: > xauth -f /run/user/1001/gdm/Xauthority list

[ANNOUNCE] xf86-video-amdgpu 18.0.1

2018-03-15 Thread Michel Dänzer
I'm pleased to announce the 18.0.1 release of xf86-video-amdgpu, the Xorg driver for AMD Radeon GPUs supported by the amdgpu kernel driver. This release supports xserver versions 1.13-1.19. It also works with xserver 1.20 RC1, so unless something unexpected happens, it should work with xserver 1.2

[ANNOUNCE] xf86-video-ati 18.0.1

2018-03-15 Thread Michel Dänzer
I'm pleased to announce the 18.0.1 release of xf86-video-ati, the Xorg driver for ATI/AMD Radeon GPUs supported by the radeon kernel driver. This release supports xserver versions 1.13-1.19. It also works with xserver 1.20 RC1, so unless something unexpected happens, it should work with xserver 1.

2018 X.Org Foundation Election Candidates

2018-03-15 Thread Rob Clark
To all X.Org Foundation Members: The election for the X.Org Foundation Board of Directors will begin on 22 March 2018. We have 6 candidates who are running for 4 seats. They are (in alphabetical order): Eric Anholt Robert Foss Bryce Harrington Keith Packard Laurent Pinchart Harry Wentland Attac

Re: Is xauth entry without display number valid?

2018-03-15 Thread Keith Packard
Michal Srb writes: > It seems to work, but if I would try to create such file using the xauth > command, it would not let me. It is also impossible to add any new records > with > display number, because they would get "merged" with those without > number. According to comments in AuGetBest.c: