629 Commits

Author SHA1 Message Date
Rudi Heitbaum
31cd203b99 libX11: update to 1.8.4
minor
- a bug fix
- a revert
- a nls update
- documentation updates

log:
- https://gitlab.freedesktop.org/xorg/lib/libx11/-/commits/master
2023-02-05 06:03:38 +00:00
Rudi Heitbaum
e1aa685e1c libSM: update to 1.2.4 2022-12-20 06:13:23 +00:00
Rudi Heitbaum
4c04901c73 libX11: update to 1.8.3 2022-12-16 22:19:53 +00:00
SupervisedThinking
c51defa248 libXmu: decommission package
- 65a95ec7a3
2022-12-11 20:24:35 +01:00
CvH
ecb6f6c7b5
Merge pull request #7106 from SupervisedThinking/up_xorg_libs
X11: build shared and/or enable position independent code (pic)
2022-12-10 20:27:08 +01:00
Rudi Heitbaum
10af72d086 libxshmfence: update to 1.3.2 2022-12-09 07:44:49 +00:00
Rudi Heitbaum
7145c93e28 libxkbfile: update to 1.1.2 2022-12-09 07:44:49 +00:00
Rudi Heitbaum
41ea8ac8cf libfontenc: update to 1.1.7 2022-12-09 07:44:49 +00:00
Rudi Heitbaum
515b35f678 libXau: update to 1.0.11 2022-12-09 07:44:48 +00:00
Rudi Heitbaum
e6e074f650 libICE: update to 1.1.1 2022-12-09 07:44:48 +00:00
Rudi Heitbaum
3c3ed51824 libXdamage: update to 1.1.6 and https 2022-12-05 20:45:30 +00:00
Rudi Heitbaum
6fac27718e libXcomposite: update to 0.4.6 and https 2022-12-05 20:45:30 +00:00
Rudi Heitbaum
d687fb7c68 libICE: update to 1.1.0 and https 2022-12-05 20:45:30 +00:00
Rudi Heitbaum
9751012337 libXrandr: update to 1.5.3 and https 2022-11-22 08:35:03 +00:00
Matthias Reichl
ac613de3a0 Revert "xtrans: set PKGCONFIG directory to /usr/lib/pkgconfig"
This reverts commit 2d3a2e620e8d91724b0adef3c45d1efca3a057dd.
2022-11-19 11:24:10 +01:00
Rudi Heitbaum
6f2444f9d2 libX11: update to 1.8.2 2022-11-12 07:08:44 +00:00
SupervisedThinking
4dcbbf6913 x11: build shared and/or enable position independent code (pic) 2022-11-09 15:14:35 +01:00
Rudi Heitbaum
d590c8977d pixman: update to 0.42.2 2022-11-03 09:40:11 +00:00
Rudi Heitbaum
a85f746235 libXinerama: update to 1.1.5 and https 2022-11-02 10:35:50 +00:00
Rudi Heitbaum
390c98eacc libXext: update to 1.3.5 and https 2022-11-02 10:35:50 +00:00
Rudi Heitbaum
1c770dc57e libXrender: update to 0.9.11 2022-10-22 11:54:29 +00:00
Rudi Heitbaum
fe1e815e85 libxshmfence: update to 1.3.1 and https 2022-10-19 00:47:56 +00:00
Rudi Heitbaum
c7be8e3bdb pixman: update to 0.42.0 and https 2022-10-18 14:22:16 +00:00
Rudi Heitbaum
ca1ec69b7d libXmu: update to 1.1.4 and https 2022-10-18 08:06:27 +00:00
Rudi Heitbaum
5a09c4edf4 libpciaccess: update to 0.17 and https 2022-10-18 08:06:27 +00:00
Rudi Heitbaum
268982360e libxkbfile: update to 1.1.1 and https 2022-10-18 08:06:27 +00:00
Rudi Heitbaum
c004623d47 libXxf86vm: update to 1.1.5 2022-10-14 11:23:28 +00:00
Rudi Heitbaum
1b6e06a65a libXtst: update to 1.2.4 2022-10-14 11:23:28 +00:00
Rudi Heitbaum
df04574310 libfontenc: update to 1.1.6 2022-08-31 10:27:19 +00:00
Rudi Heitbaum
c73637159a libfontenc: update to 1.1.5 and https 2022-08-27 10:05:52 +00:00
Rudi Heitbaum
be563fcc5a libXfont2: update to 2.0.6 and https 2022-08-27 10:05:52 +00:00
Rudi Heitbaum
eb987b90b3 libXau: update to 1.0.10 and https 2022-08-27 10:05:52 +00:00
Rudi Heitbaum
260d056fc2 libxcvt: update to 0.1.2 2022-08-27 10:05:52 +00:00
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