- Update to version 1.8

* The highlight of this release is that we now try to initialize
    thread safety ourselves, rather than hope the application does it.
    This should resolve a number of long-standing bugs with the libxcb
    integration, since the socket handoff mechanism essentially has to
    be thread-safe.

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libX11?expand=0&rev=77
This commit is contained in:
Stefan Dirsch 2022-04-29 18:01:20 +00:00 committed by Git OBS Bridge
parent ccc322e12d
commit 6f70ccd8b1
4 changed files with 14 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5a1847e2e2c248e1a203a24a1338a5586d6f48472eac58f6f08539110a965151
size 1853152

3
libX11-1.8.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:081bf42ebab023aa92cfdb20c7af8c5ae13d13e88a5e22f90f4453ef80bbdde4
size 1782508

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Fri Apr 29 17:56:04 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
- Update to version 1.8
* The highlight of this release is that we now try to initialize
thread safety ourselves, rather than hope the application does it.
This should resolve a number of long-standing bugs with the libxcb
integration, since the socket handoff mechanism essentially has to
be thread-safe.
-------------------------------------------------------------------
Sun Apr 3 18:37:48 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>

View File

@ -17,7 +17,7 @@
Name: libX11
Version: 1.7.5
Version: 1.8
Release: 0
Summary: Core X11 protocol client library
License: MIT