[Git][xorg-team/xserver/xorg-server] Pushed new tag xorg-server-2_1.20.13-1

2021-08-10 Thread Timo Aaltonen (@tjaalton)


Timo Aaltonen pushed new tag xorg-server-2_1.20.13-1 at X Strike Force / 
xserver / xorg-server

-- 
View it on GitLab: 
https://salsa.debian.org/xorg-team/xserver/xorg-server/-/tree/xorg-server-2_1.20.13-1
You're receiving this email because of your account on salsa.debian.org.




[Git][xorg-team/xserver/xorg-server][debian-unstable] 30 commits: glx: fixup symbol name for get_extensions function

2021-08-10 Thread Timo Aaltonen (@tjaalton)


Timo Aaltonen pushed to branch debian-unstable at X Strike Force / xserver / 
xorg-server


Commits:
23a53f0d by Vasily Khoruzhick at 2021-05-03T21:44:18-07:00
glx: fixup symbol name for get_extensions function

glxProbeDriver() concatenates __DRI_DRIVER_GET_EXTENSIONS with driver name
to get symbol name for get_extension function. Unfortunately that doesn't
work for drivers that have hyphen in their name, e.g. sun4i-drm --
get_extensions() for these uses underscore instead.

As result dlsym() doesn't find get_extension() function and AIGLX
initialization fails resulting in following message in Xorg.0.log:

(EE) AIGLX error: sun4i-drm does not export required DRI extension

Replace all non-alpha-numeric characters with underscore to fix the issue..

Signed-off-by: Vasily Khoruzhick 
(cherry picked from commit b56e501092169a9c0a60663d832ee71898a8bc4b)

- - - - -
d41b4334 by Olivier Fourdan at 2021-06-08T08:02:37+00:00
xwayland: Add PtrFeedback to the touch device

Trying to change the acceleration/threshold on Xwayland cannot work, and
the corresponding handler xwl_pointer_control() is a no-op.

Yet, an X11 client trying to change those on the touch device may
possibly cause a crash because the touch device in Xwayland doesn't set
that.

Initialize the touch device's PtrFeedback to make sure that just cannot
happen.

Signed-off-by: Olivier Fourdan 
Reviewed-by: Peter Hutterer 
Closes: https://gitlab.freedesktop.org/xorg/xserver/-/issues/1137
(cherry picked from commit ab76272a7d2bff997985893c89147412a7360310)

- - - - -
62725293 by Olivier Fourdan at 2021-06-08T08:02:37+00:00
dix: Guard against non-existing PtrFeedbackPtr

Trying to change the pointer control settings on a device without
PtrFeedbackPtr would be a bug and a crash in the Xserver.

Guard against that case by returning early with a BadImplementation
error, that might kill the X11 client but the Xserver would survive.

Signed-off-by: Olivier Fourdan 
Reviewed-by: Peter Hutterer 
Related: https://gitlab.freedesktop.org/xorg/xserver/-/issues/1137
(cherry picked from commit dee2bb033e78e2f4aae7f5708c3d4fc74a9957de)

- - - - -
4e11bd39 by Łukasz Spintzyk at 2021-06-09T19:25:30+00:00
modesetting: Disable reverse prime offload mode for displays running on evdi,udl

This mode for displays running on evdi/udl as side effect of failed 
glamor_egl_init
reverse_prime_offload_mode was initialized to FALSE

After Mesa upgrade to 21.0.0 GL_RENDERER is not llvmpipe that results in 
successful glamor_egl_init
and reverse_prime_offload_mode enabled.

This commit is explicitly disabling reverse_prime_offload_mode for evdi and udl 
drivers

Signed-off-by: Łukasz Spintzyk 
(cherry picked from commit 7e7c147105ac704a7b33bdee0f85dc9ccdd8f747)

- - - - -
464cbee1 by Łukasz Spintzyk at 2021-06-14T12:16:45+02:00
modesetting: Initialize present extension despite glamor is disabled

Signed-off-by: Łukasz Spintzyk 
(cherry picked from commit d03c0de77ba36bb5221d00ac84dcdd6aae0df453)

- - - - -
31544e68 by Łukasz Spintzyk at 2021-06-14T12:16:47+02:00
present: Use crtc's screen present operation for syncing

Signed-off-by: Łukasz Spintzyk 
(cherry picked from commit 908deb0895f9fe345d70be933d251ea10511d30a)

- - - - -
c7a2da7b by Łukasz Spintzyk at 2021-06-14T12:16:48+02:00
present: fix msc offset calculation in screen mode

Instead of getting the current msc value from the window crtc,
which not exist take the last saved msc value saved in
the window_priv struct

Signed-off-by: Łukasz Spintzyk 
(cherry picked from commit d2dce22b6775c772282ac2c0e224ef9685ab34fa)

- - - - -
52eb801d by Łukasz Spintzyk at 2021-06-14T12:16:49+02:00
modesetting: Find crtc on slave outputs as fallback instead of returning 
primary crtc

Signed-off-by: Łukasz Spintzyk 
(cherry picked from commit b923364c5ec8251e81b4aa5fd451d9d7bb038009)

- - - - -
32196444 by Łukasz Spintzyk at 2021-06-14T12:16:50+02:00
modesetting: remove unnecessary ms_covering_xf86_crtc dup of 
ms_covering_randr_crtc

Signed-off-by: Łukasz Spintzyk 
(cherry picked from commit c282be503e267afdd050df837d4cf61e0e7287b7)

- - - - -
0086535e by Łukasz Spintzyk at 2021-06-14T12:16:51+02:00
modesetting: Remove few common functions from ms namespace

A lot of that code is the same as in xf86-amdgpu and xf86-nouveau drivers. By 
removing that functions from
ms namespace we can move that code to common implementation.

Signed-off-by: Łukasz Spintzyk 
(cherry picked from commit 5be3b80b8d084ca5721be8791910d5827d1b6014)

- - - - -
394b6cc1 by Erik Kurzinger at 2021-06-14T21:23:48+00:00
glx: don't create implicit GLXWindow if one already exists

If a GLXMakeCurrent request specifies an X window as its drawable,
_

Processing of xorg-server_1.20.13-1_source.changes

2021-08-10 Thread Debian FTP Masters
xorg-server_1.20.13-1_source.changes uploaded successfully to localhost
along with the files:
  xorg-server_1.20.13-1.dsc
  xorg-server_1.20.13.orig.tar.gz
  xorg-server_1.20.13.orig.tar.gz.asc
  xorg-server_1.20.13-1.diff.gz
  xorg-server_1.20.13-1_source.buildinfo

Greetings,

Your Debian queue daemon (running on host usper.debian.org)



xorg-server_1.20.13-1_source.changes ACCEPTED into experimental

2021-08-10 Thread Debian FTP Masters



Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Tue, 10 Aug 2021 12:27:00 +0300
Source: xorg-server
Built-For-Profiles: noudeb
Architecture: source
Version: 2:1.20.13-1
Distribution: experimental
Urgency: medium
Maintainer: Debian X Strike Force 
Changed-By: Timo Aaltonen 
Changes:
 xorg-server (2:1.20.13-1) experimental; urgency=medium
 .
   * New upstream release.
Checksums-Sha1:
 a83e973923df2b90db9886bfe7e79a964dbf873b 4466 xorg-server_1.20.13-1.dsc
 8ff057dd0227c53a5ae5804ba04a2976a7ceb927 9314865 
xorg-server_1.20.13.orig.tar.gz
 96269b34aa6a03a2a05b8a06c9a159997ba6abcb 618 
xorg-server_1.20.13.orig.tar.gz.asc
 eb85cb982e8440b3db9c4ad0daa7dea96f70a110 160221 xorg-server_1.20.13-1.diff.gz
 40906e067f74eeb602beb537febdc213252d5a60 10716 
xorg-server_1.20.13-1_source.buildinfo
Checksums-Sha256:
 d9f17f7c23145222ef348bd6a785126bc35ad9bd598a74e5de35a692a838d500 4466 
xorg-server_1.20.13-1.dsc
 26f801f4d92216995f389873cf3b4e90069cf63e94bc5dd09ebbf7fd7e1ddcc2 9314865 
xorg-server_1.20.13.orig.tar.gz
 6cf827ea8781809cb4516246a543202f62fbb1cb661253fb9c5fd67e6cee9a8b 618 
xorg-server_1.20.13.orig.tar.gz.asc
 a0f57d83a707514c939ecab5963e69bee52cb7ae1f67c084207d8018a81f8720 160221 
xorg-server_1.20.13-1.diff.gz
 4eb9b34ec43e25c03e93ec9d97bbb67592e9faf8ca786d5991c386d0c86002e7 10716 
xorg-server_1.20.13-1_source.buildinfo
Files:
 fea828f2203c5c8d63da5cb5f9221e4f 4466 x11 optional xorg-server_1.20.13-1.dsc
 1724c6efe8599fb0dc6c69c5f268de71 9314865 x11 optional 
xorg-server_1.20.13.orig.tar.gz
 eded5bb2c7595da173a3a32edf6ce3fc 618 x11 optional 
xorg-server_1.20.13.orig.tar.gz.asc
 769b02cc6c3ebbb70b1684f43be54c23 160221 x11 optional 
xorg-server_1.20.13-1.diff.gz
 3d7b360c2732d46751a5579f84babce5 10716 x11 optional 
xorg-server_1.20.13-1_source.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEdS3ifE3rFwGbS2Yjy3AxZaiJhNwFAmESRpAACgkQy3AxZaiJ
hNzeFQ/+IavLSGfIZKzfEV7mksJJRwVI4dys8RJM1iwclcxqwFgJWmzNK7Hql3uF
BFtYHTUboPnAPUwEg/4JszHsVOXITJQdBk3UnduEvTGOTxyJGsb5TXLRFPAIUH9C
QcIKEe/hN6A5CNAVvb6ms2kN8eKEVkCSGkNjdhSY08wmF10rCuJxm4qNCqUQc1TU
2Rfskd+VQk7srxYXOa/JuDMdvmPZIMyIQThWX2EewZKSf/MKW22zkAx9igW25L2j
Y7eWVeXsqK7gBZ7j0ttIhrcKqRneHycFDX9TkkaIBKbMk0urUL0NkTseX0XgduhU
3/BEOUXH8nNZlfIwur2ihxGfvjbSDiYnydpKU+otio9L1ySwyXOrRV46vI/hKgPC
DcKxjSQmYeh1ITuqL4BYXOc8XpqIjK31oDvjHs9rgkawrZOdC7SNyCyRC2RVCEmu
Z+kx/Bg9rcxxg7tRFz7jF8HqeONgap7k85Jk5h3UbMi/5XhuPkR+ly+Ixm5Fbs8j
e85SIsb9yYATn7SkWyDr2PtMToGYcNacy4hB4ZwTDXX5WOsWdjh/cqqAvm6P1G/C
SnuKOek7u7Sa5Uw2Uy6bvP4ArAy01O3xPYs8SM6B1kCgYgZ6myxYOedpss430VCA
3K1obFbBro3mwYuGdsuIRz3x4a3A6gS2doHREJaWqTRhUSZTjPs=
=wHiO
-END PGP SIGNATURE-


Thank you for your contribution to Debian.



[Git][xorg-team/lib/libxcvt] Pushed new branch debian-unstable

2021-08-10 Thread Timo Aaltonen (@tjaalton)


Timo Aaltonen pushed new branch debian-unstable at X Strike Force / lib / 
libxcvt

-- 
View it on GitLab: 
https://salsa.debian.org/xorg-team/lib/libxcvt/-/tree/debian-unstable
You're receiving this email because of your account on salsa.debian.org.




[Git][xorg-team/lib/libxcvt] Pushed new branch upstream-unstable

2021-08-10 Thread Timo Aaltonen (@tjaalton)


Timo Aaltonen pushed new branch upstream-unstable at X Strike Force / lib / 
libxcvt

-- 
View it on GitLab: 
https://salsa.debian.org/xorg-team/lib/libxcvt/-/tree/upstream-unstable
You're receiving this email because of your account on salsa.debian.org.




[Git][xorg-team/lib/libinput] Pushed new tag libinput-1.18.1-1

2021-08-10 Thread Timo Aaltonen (@tjaalton)


Timo Aaltonen pushed new tag libinput-1.18.1-1 at X Strike Force / lib / 
libinput

-- 
View it on GitLab: 
https://salsa.debian.org/xorg-team/lib/libinput/-/tree/libinput-1.18.1-1
You're receiving this email because of your account on salsa.debian.org.




Processing of libinput_1.18.1-1_source.changes

2021-08-10 Thread Debian FTP Masters
libinput_1.18.1-1_source.changes uploaded successfully to localhost
along with the files:
  libinput_1.18.1-1.dsc
  libinput_1.18.1.orig.tar.xz
  libinput_1.18.1.orig.tar.xz.asc
  libinput_1.18.1-1.debian.tar.xz
  libinput_1.18.1-1_source.buildinfo

Greetings,

Your Debian queue daemon (running on host usper.debian.org)



libinput_1.18.1-1_source.changes ACCEPTED into experimental

2021-08-10 Thread Debian FTP Masters



Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Tue, 10 Aug 2021 14:23:36 +0300
Source: libinput
Built-For-Profiles: noudeb
Architecture: source
Version: 1.18.1-1
Distribution: experimental
Urgency: medium
Maintainer: Debian X Strike Force 
Changed-By: Timo Aaltonen 
Changes:
 libinput (1.18.1-1) experimental; urgency=medium
 .
   * New upstream release.
Checksums-Sha1:
 8882d35a13ab4a24ee4da425e55982fd85bb5f68 2682 libinput_1.18.1-1.dsc
 3440086fc24b6bb8e7f0c9386d11b2f548581e0f 618524 libinput_1.18.1.orig.tar.xz
 2383d387d2a57ac7fa8ee8b1749d1dbfbb63361b 195 libinput_1.18.1.orig.tar.xz.asc
 92e5bb3780f082e0d95dca2abf7e388ffc6a5520 10128 libinput_1.18.1-1.debian.tar.xz
 9a7dfe9a954b8f4f028f3fe370df1d9a0ebc7ce8 8089 
libinput_1.18.1-1_source.buildinfo
Checksums-Sha256:
 25a316ca3d8ccc6a0c5aa21da8637c805c27d6e676687ebfd9e9cce9bd6b11d1 2682 
libinput_1.18.1-1.dsc
 9ca14021fbc2523bc0610582c51f368321592040b6ca63becc2fa1ea11f1a7cb 618524 
libinput_1.18.1.orig.tar.xz
 6374674d253059496c7b6f00ce8522cdc3cb29fe98ed7786132cbdff0714327a 195 
libinput_1.18.1.orig.tar.xz.asc
 a40c15720d31aa9270320a9d8d61891066e3f43bcf439cad4ff4f056f750a438 10128 
libinput_1.18.1-1.debian.tar.xz
 5483b5eccb072c5b770a88fffb0bdf8c1fe37adf7c8d93a3c6a945bf453fbc00 8089 
libinput_1.18.1-1_source.buildinfo
Files:
 01a974339137f92f06765fbd236d5550 2682 libs optional libinput_1.18.1-1.dsc
 17057507ddbcad69ecc5de0dd9a05e47 618524 libs optional 
libinput_1.18.1.orig.tar.xz
 2a177677bf6e3f1747b55b3e0efd6a32 195 libs optional 
libinput_1.18.1.orig.tar.xz.asc
 b1b5a444e59e372cd1d49c6948e5f32c 10128 libs optional 
libinput_1.18.1-1.debian.tar.xz
 631e5fec5b0ad6db8164bcda1a134ba5 8089 libs optional 
libinput_1.18.1-1_source.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEdS3ifE3rFwGbS2Yjy3AxZaiJhNwFAmESYdUACgkQy3AxZaiJ
hNxjIBAAjQmXIOMUNnGqpfICECeW9teQGmo7/fU4FsRQgKCz5iB3mHavWTzMiunB
3n7R8M6Bqa4ZMKGIWFbhk/aiINocBsMqHQZtzgAYv1aisREu2Cl1bP8nz5LaPM7v
H7vUdNEB9sHC4WDnMTXbLxdWYAwvDDAAAdOXO4CcaToTedDNkCGP2WeNCvHdQ8Z5
Z2On2bIs0OvQ8zpEOMBFvhqfVx/v/8gV7dLlC6+phMc/KsUdX0yDNmQzK2afH/Rh
AmDNvB3Wbic9POiOtejHyjDoxNMI5B2yvYPMn7v+KRuwRGPIaeVD97IRNt2C2/WT
PF+dHbV1EYpe1MY/edKhGkUg96IV9K6CulMZXMd4oHMkIlVUzhV4C1P0b2mnmkW8
6mLtsY1KkY9xqmRDqhHwzl+1Xun5bdCwg16AQPnwyj0x3hROpqUozHbqel3M6LXI
vabeO6n5K3DhiWgOf/I22HIubEbZt4ofwx7I3OJjcgBrsLAwq5xNiWK4mju3XmWT
7bdZhy8vG08wYt54Cp0TUjtyqR4tpWAMYlDOsNHHQQzv+Vy5oFJxwLOposI6I0kS
AlJU/m0/wkPfXNF735faiUmJEkoXrh6XqSBhOwBZ1evSTPrRE4l8M7HYWV//Bbxr
W39RKm9zldL3jR+EqNStqrMcut5j+Ce0uTZZ9dBCQkuv9TsYMTs=
=OCbD
-END PGP SIGNATURE-


Thank you for your contribution to Debian.