Path to this page:
./
x11/libXau,
Authorization Protocol for X from X.org
Branch: CURRENT,
Version: 1.0.12,
Package name: libXau-1.0.12,
Maintainer: pkgsrc-usersLibXau is an authorization protocol for X from the modular
X.org X11 project.
Required to build:[
pkgtools/cwrappers] [
x11/xorgproto]
Master sites:
Filesize: 276 KB
Version history: (Expand)
- (2024-12-14) Updated to version: libXau-1.0.12
- (2022-12-09) Updated to version: libXau-1.0.11
- (2022-08-29) Updated to version: libXau-1.0.10
- (2019-02-11) Updated to version: libXau-1.0.9
- (2018-03-07) Updated to version: libXau-1.0.8nb1
- (2013-05-25) Updated to version: libXau-1.0.8
CVS history: (Expand)
2024-12-14 13:41:26 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
libXau: update to 1.0.12.
This release adds support for building with meson as well as autoconf,
thanks to the work of Dylan Baker. Please test building with meson and
report any issues you hit to our gitlab issue tracker at:
https://gitlab.freedesktop.org/xorg/lib/libxau/-/issues
as we plan on removing the autoconf build support in a future release.
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.
|
2022-12-09 00:33:26 by Thomas Klausner | Files touched by this commit (3) | |
Log message:
libXau: update to 1.0.11.
Matt Turner (2):
configure: Use AC_SYS_LARGEFILE to enable large file support
libXau 1.0.11
|
2022-11-09 14:14:32 by Joerg Sonnenberger | Files touched by this commit (223) |
Log message:
Reset MAINTAINER
|
2022-08-29 11:44:32 by Thomas Klausner | Files touched by this commit (3) | |
Log message:
libXau: update to 1.0.10.
Alan Coopersmith (7):
gitlab CI: add a basic build test
Build xz tarballs instead of bzip2
Fix spelling/wording issues
Autest.c: Fix -Wdiscarded-qualifiers warnings
Remove unnnecessary casts from malloc() and free() calls
XauReadAuth: move failure handling code to a common code block
libXau 1.0.10
|
2022-04-10 10:53:24 by Nia Alarie | Files touched by this commit (90) |
Log message:
x11: adapt to new avoid-duplicate.mk usage
|
2021-12-01 14:01:17 by Nia Alarie | Files touched by this commit (38) |
Log message:
x11: Add avoid-duplicate.mk to Xorg library packages
|
2021-10-26 13:35:01 by Nia Alarie | Files touched by this commit (674) |
Log message:
x11: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Unfetchable distfiles (fetched conditionally?):
./x11/py-qt4/distinfo PyQt4_gpl_mac-4.12.3.tar.gz
|
2021-10-07 17:14:47 by Nia Alarie | Files touched by this commit (675) |
Log message:
x11: Remove SHA1 hashes for distfiles
|