xauth: Changes to 'refs/tags/xauth-1.1.2'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Wed Apr 20 02:05:11 UTC 2022


Tag 'xauth-1.1.2' created by Matt Turner <mattst88 at gmail.com> at 2022-04-20 02:05 +0000

xauth-1.1.2
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iNUEABYKAH0WIQReryEEmoa4pUzLG/qs6yl0DJpOlwUCYl9qU18UgAAAAAAuAChp
c3N1ZXItZnByQG5vdGF0aW9ucy5vcGVucGdwLmZpZnRoaG9yc2VtYW4ubmV0NUVB
RjIxMDQ5QTg2QjhBNTRDQ0IxQkZBQUNFQjI5NzQwQzlBNEU5NwAKCRCs6yl0DJpO
l5waAQCtFsj1Ue93Qiildh9I5Viq+UKOinGEP6XBM9MdzNHXQAEA/PgmOf1IaT8C
Wv99jTwqPKS/Fu6oHO8v1iTJ6MiXfAM=
=hFTW
-----END PGP SIGNATURE-----

Changes since xauth-1.1.1:
Alan Coopersmith (8):
      tests: make tests work in out-of-tree builds
      tests: Fix failure to make distcheck
      tests: report failure if stderr has unexpected output
      configure.ac: fail build if xtrans is not found
      gitlab CI: add a basic build test
      Build xz tarballs instead of bzip2
      Fix off-by-one in quote-stripping routines
      gitlab CI: stop requiring Signed-off-by in commits

Baptiste Daroussin (1):
      Improve portability

Dr. Tilmann Bubeck (2):
      Removed build requirement "cmdtest".
      Fix warning -Wstringop-truncation for strncpy by using memcpy instead

Larry Doolittle (1):
      Expand checks of socket file with S_ISSOCK

Matt Turner (1):
      xauth 1.1.2

---
 .gitlab-ci.yml                   |  104 +++++++++++++++++++++++++++++++++++++++
 README.md                        |    3 -
 configure.ac                     |   13 ++++
 parsedpy.c                       |    6 +-
 process.c                        |    4 -
 tests/010-xauth-add-inet.script  |    6 +-
 tests/020-xauth-add-local.script |    8 +--
 tests/030-xauth-extract.script   |   10 +--
 tests/040-xauth-source.script    |    8 +--
 tests/090-xauth-bad-usage.script |    6 +-
 tests/Makefile.am                |    6 --
 tests/setup-sourced              |    4 -
 tests/test_xauth                 |   44 ++++++++++++++++
 tests/test_xauth.c               |   10 ---
 14 files changed, 188 insertions(+), 44 deletions(-)
---


More information about the xorg-commit mailing list