2024-08-02 09:07:17 by Thomas Klausner | Files touched by this commit (3) | |
Log message:
libXtst: update to 1.2.5.
This release fixes issues found by Coverity & gcc -fanalyzer.
\
Alan \
Coopersmith (7): \
Remove \
"All rights reserved" from Oracle copyright notices
configure: Use LT_INIT from libtool 2 instead of deprecated AC_PROG_LIBTOOL
gitlab CI: add xz-utils to container for "make distcheck"
XRecordGetContext: Avoid double free in error path
XRecordFreeState: avoid NULL dereference when called in error path
parse_reply_call_callback: avoid NULL dereference if reply is missing data
libXtst 1.2.5
Christos Zoulas (1):
Coverity CID 1373522: Fix memory leak
|
2022-11-09 14:14:32 by Joerg Sonnenberger | Files touched by this commit (223) |
Log message:
Reset MAINTAINER
|
2022-09-27 09:26:50 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
libXtst: update to 1.2.4.
Alan Coopersmith (10):
Update README for gitlab migration
Update configure.ac bug URL for gitlab migration
Build xz tarballs instead of bzip2
Fix spelling/wording issues
gitlab CI: add a basic build test
send_axes: Mark switch statement fallthrough as intentional
Resolve -Wsign-compare warnings
Variable scope reductions as suggested by cppcheck
Remove obsolete casts from Xmalloc() and Xcalloc() calls
libXtst 1.2.4
Emil Velikov (1):
autogen.sh: use quoted string variables
Mihail Konev (1):
autogen: add default patch prefix
Peter Hutterer (1):
autogen.sh: use exec instead of waiting for configure to finish
|
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
|
2020-01-19 00:36:14 by Roland Illig | Files touched by this commit (3046) |
Log message:
all: migrate several HOMEPAGEs to https
pkglint --only "https instead of http" -r -F
With manual adjustments afterwards since pkglint 19.4.4 fixed a few
indentations in unrelated lines.
This mainly affects projects hosted at SourceForce, as well as
freedesktop.org, CTAN and GNU.
|
2019-11-03 10:14:21 by Roland Illig | Files touched by this commit (148) |
Log message:
x11: align variable assignments
pkglint -Wall -F --only aligned --only indent -r
No manual corrections.
|
2016-10-05 00:02:51 by Thomas Klausner | Files touched by this commit (2) |
Log message:
Updated libXtst to 1.2.3.
Matthieu Herrb (1):
libXtst 1.2.3
Michael Joost (1):
Remove fallback for _XEatDataWords, require libX11 1.6 for it
Tobias Stoeckmann (1):
Out of boundary access and endless loop in libXtst
|