Commit Graph

596 Commits

Author SHA1 Message Date
Rudi Heitbaum
1cb7e144d9 libX11: update to 1.8.1
ann:
- https://lists.x.org/archives/xorg-announce/2022-June/003168.html

This release fixes the --enable-thread-safety-constructor option to the
configure script to work as intended.  In the previous release, the changes
for this option may not have been enabled when the option was not specified
or when the --enable option was specified.

While we have enabled it by default, believing that doing so will reduce
the number of bugs users encounter running libX11 clients, in some cases
it may expose bugs in which clients had previously gotten away with calling
libX11 functions while a libX11 lock is already held, and thus now deadlock,
as discussed in https://gitlab.freedesktop.org/xorg/lib/libx11/-/issues/157 .

Alan Coopersmith (2):
      configure.ac: Fix --enable-thread-safety-constructor
      libX11 1.8.1
2022-06-12 13:07:13 +00:00
Rudi Heitbaum
64d7719b5f libxcb: update to 1.15 2022-05-28 08:51:46 +00:00
SupervisedThinking
2bc5f5e93d libX11: update to 1.8 2022-05-13 19:48:44 +02:00
CvH
e07a360c6e Merge pull request #6175 from heitbaum/pkginfo
PKGCONFIG use ./lib/pkgconfig/ for both host and target
2022-04-02 11:58:29 +02:00
heitbaum
2d3a2e620e xtrans: set PKGCONFIG directory to /usr/lib/pkgconfig
xtrans does not allow pkgconfigdir to be set independently of
datadir. If datadir is changed to /usr/lib instead of /usr/share - then
the aclocal files are also placed into /usr/lib - causing an error when
aclocal and its subordinate programs are run.
2022-02-06 06:53:17 +00:00
heitbaum
449639a5fb libxcvt: update PKG_URL 2022-02-05 09:40:43 +00:00
heitbaum
82774540fc libXfont2: remove RPATH 2022-01-23 21:39:18 +00:00
heitbaum
be5c73df56 libXcomposite: remove RPATH 2022-01-23 21:39:18 +00:00
heitbaum
a635755cd5 libXdamage: remove RPATH 2022-01-23 21:39:18 +00:00
heitbaum
6dbe089adc libXext: remove RPATH 2022-01-23 21:39:18 +00:00
heitbaum
bcecaa31cb libXfixes: remove RPATH 2022-01-23 21:39:18 +00:00
heitbaum
a5ddb27c02 libXi: remove RPATH 2022-01-23 21:39:18 +00:00
heitbaum
5db4c6e81e libXinerama: remove RPATH 2022-01-23 21:39:18 +00:00
heitbaum
b3e8ddb090 libXrandr: remove RPATH 2022-01-23 21:39:18 +00:00
heitbaum
17ea78843b libXrender: remove RPATH 2022-01-23 21:39:18 +00:00
heitbaum
98336c867b libXtst: remove RPATH 2022-01-23 21:39:18 +00:00
CvH
c35f42551d Merge pull request #5884 from SupervisedThinking/vulkan_api
[le11] add Vulkan API support
2022-01-23 14:52:26 +01:00
heitbaum
c26058d181 libXfixes: update PKG_ to https 2022-01-03 00:29:03 +00:00
heitbaum
854ea1dea7 libXi: update PKG_ to https 2022-01-03 00:28:24 +00:00
SupervisedThinking
5ded624e3c libxcb: build shared 2022-01-01 14:25:43 +01:00
heitbaum
69c2679bd9 libX11: update PKG_ to https 2022-01-01 10:42:17 +00:00
SupervisedThinking
fe9dfc9ea6 libX11: update to 1.7.3.1 2021-12-26 21:48:56 +01:00
SupervisedThinking
7c0c8e37f0 libxcvt: update to 0.1.1 2021-12-26 21:48:49 +01:00
SupervisedThinking
196f93563d libXi: updated to 1.8 2021-11-09 22:20:02 +01:00
SupervisedThinking
6e2df910d9 libXfont2: build shared 2021-11-09 22:19:55 +01:00