libXdmcp 1.1.4
Alan Coopersmith (11):
- Update configure.ac bug URL for gitlab migration
- gitlab CI: add a basic build test
- Fix build on Solaris 11.3.0 - 11.3.8
- Build xz tarballs instead of bzip2
- Fix spelling/wording issues
- gitlab CI: enable doc builds in basic build test
- Use memcpy() instead of memmove() when buffers are known not to overlap
- arc4random_buf: Only declare ret if HAVE_GETENTROPY is defined
- XdmcpDisposeARRAYofARRAY8: Reduce scope of i
- Only link with libbsd if needed for arc4random_buf()
- libXdmcp 1.1.4
Guillem Jover (1):
- Switch from libbsd to libbsd-overlay