libXau: Changes to 'refs/tags/libXau-1.0.12'
GitLab Mirror
gitlab-mirror at kemper.freedesktop.org
Sat Dec 14 01:33:37 UTC 2024
Tag 'libXau-1.0.12' created by Alan Coopersmith <alan.coopersmith at oracle.com> at 2024-12-14 01:33 +0000
libXau-1.0.12
-----BEGIN PGP SIGNATURE-----
iQIzBAABCgAdFiEEL328rVsw5mi71RbBz98UiCjGQqcFAmdc4GgACgkQz98UiCjG
QqeuCA//VXiPle2RIWj0Tj1xUJ9IVLZic5qkbE5nIavJBWStlb5hE6ejg5jnbPxF
3wJwwfoGjHpYcUSL5K+yvwKzQb/0Yat9+RBkCpb0lQ/ZKgoSC0AVBpeWHskq5lQQ
43SsV3sSDVnsp0YzkE80SnQXu7Hn6bre0QzRNTXsAEsrI4KngyxebX33daX6b3U5
+rAhU9EUHwhgbVmfOlINS7Wp6c6Cm9fjZfe5zqhBuXosI6y7iUvHHMVoXLoEcKhE
HntiY94/kYRObHq0fOH8jnsF21ILRuOksXcH2f4RyTrKPYCDKg8MQl89ERHGxJBF
HD/ClRMTfZE7jjIhJTCFIeJfFd1Wz0jKIu4IkCFA8vbYZ3g0lD3xAY34goWasvH2
ck4gQjd8Tn9UIzK6uqQ8vGmWgkDGS4eSt0bKqV6Utxk6Nl5UopFwD3WTEKzDFPq0
QH8k13LlhlrbxHzO4HxXYQNCTIDcDjAODan//ZgrWKXieNsB+HdMR0ZnecH5bMUK
+P1GTOXmChjoQ1pD4meszq69k29TBFQfDdaQH1//ptJZ1odg2FpeMDtsiPCp5h6G
owpqXp+RqDRKVXyBS6Q+l8ZaNyfip0AE/LpGu9yM8LO6cQn/z7ODuyG7j8maJUeE
fIFSwuHtV/yBi8Rb6MjbKGjB7yoW27Jl9tyUaQiKkB2oLjRayl8=
=KQsn
-----END PGP SIGNATURE-----
Changes since libXau-1.0.11:
Alan Coopersmith (8):
Require LT_INIT from libtool 2 instead of deprecated AC_PROG_LIBTOOL
Remove "All rights reserved" from Oracle copyright notices
Set close-on-exec when opening files
Xauth.h: add access & malloc attributes to function prototypes
gitlab CI: run meson build with both gcc & clang compilers
unifdef hpux
XauDisposeAuth: remove void casts from functions that return void
libXau 1.0.12
Alex Richardson (1):
Allow building with clang after aec9d7266777e0b9243ef0f112fe0e07256bd446
Dylan Baker (1):
add Meson build system
Thierry LARONDE (4):
Gcc < 11 doesn't allow opt. deallocator arg for __attribute((malloc))
Also test for explicit_memset(3) support
Allow to use POSIX.2 compliant sed(1)
Autest.c includes Xauth.h that depends on other headers.
---
.gitlab-ci.yml | 85 ++++++++++++++++++++++++++++++++++++++++++---
AuDispose.c | 8 ++--
AuGetAddr.c | 8 +++-
AuGetBest.c | 41 +++------------------
AuLock.c | 7 +++
AuRead.c | 4 ++
Makefile.am | 4 ++
configure.ac | 8 ++--
include/X11/Xauth.h | 40 +++++++++++++++++++--
man/Makefile.am | 4 +-
man/meson.build | 23 ++++++++++++
meson.build | 97 ++++++++++++++++++++++++++++++++++++++++++++++++++++
meson_options.txt | 9 ++++
13 files changed, 282 insertions(+), 56 deletions(-)
---
More information about the xorg-commit
mailing list