xscope: Changes to 'refs/tags/xscope-1.4.4'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Sat Jun 3 18:43:56 UTC 2023


Tag 'xscope-1.4.4' created by Alan Coopersmith <alan.coopersmith at oracle.com> at 2023-06-03 18:43 +0000

xscope-1.4.4
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iQIcBAABCgAGBQJke4nmAAoJEM/fFIgoxkKn4wAP/jlxNqTefTK7RG0HU7WvpEcD
Evi5CKCnbT0KynvtLdcfh1126qVbVZYEddmabxj5EUB7/Ld6DM/k1F0DoTKfdy1e
Jrq1LegM8QbRX1xJi0Ok7FcMzAOl+OW+wahTU/FNgvnl7sGjpdBbs+N7cpU7cZxp
C28QniRs8cegIEz6V5j8fBlLP8q+MYyZeSsK4nl3kGCST4QHjq4ulri3x3t5LL15
Rk2wh7/zlfUwnLldUJjqWe7m1F8Lo3d45uhq58T/eOxZe4Y46LwPH+rtiOabEKAl
H58IGG+jIBt9pjzxd0QP5zYDkidZcXvHrV+2T8s0Kwkugi3DSJO7+hRh0GcZc5m1
roKDYjna+YX6Lj9SZAQ8kctIu/qwIDe9xJNbqGi2mLiPLTWojht61cYlNjaSJgtJ
zm/Dcv8LkB19o/EGyHlvDAJVmkDPavccig7pyAcDSkRLzPWUYkoYorqiLxCsYi6y
MrO6v+qSp2+d9jObfWS45sGm3sCGfdUYK+FT9KvyC0ZhGrDg6ZnQutcMT2YqwUNX
YQtpAz09JOIDk+v7JBNpRv+HUQpIjSybOmToIMreo8oc4JDYolsXGqi2wQf4gTbx
vvbQDIm38hAdNWC4eYK2I+NFZ+ieeL/nEXRpf5jeMH016YsUC9Xaf+0KIz0FBLje
ow6ln1kcD6Tzx/t0HpI7
=Pvi6
-----END PGP SIGNATURE-----

Changes since xscope-1.4.3:
Alan Coopersmith (9):
      scope.h: remove second include of fd.h
      gitlab CI: stop requiring Signed-off-by in commits
      gitlab CI: build with both --enable-xtrans & --disable-xtrans
      fd.h: fix build when not building with xtrans
      DataFromClient: Avoid segfault if FlushFD() closed the connection
      PrintField: Don't over-indent when verbose < 3
      Add support for DAMAGE extension versions 1.0 & 1.1
      Remove "All rights reserved" from Oracle copyright notices
      xscope 1.4.4

---
 .gitlab-ci.yml  |   20 +++++-
 COPYING         |    3 -
 Makefile.am     |    5 +
 common.c        |    2 
 configure.ac    |    4 -
 damagescope.h   |   61 ++++++++++++++++++++
 decode11.c      |    2 
 decode_damage.c |  165 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 decode_randr.c  |    2 
 decode_render.c |    2 
 extensions.c    |    3 -
 extensions.h    |    3 -
 fd.c            |    2 
 fd.h            |    3 -
 man/xscope.man  |    2 
 print_damage.c  |  132 ++++++++++++++++++++++++++++++++++++++++++++
 print_randr.c   |    2 
 print_render.c  |    2 
 prtype.c        |    4 -
 scope.c         |    5 +
 scope.h         |    4 -
 server.c        |    2 
 table11.c       |    2 
 x11.h           |    8 ++
 24 files changed, 411 insertions(+), 29 deletions(-)
---


More information about the xorg-commit mailing list