Go to file
Dominique Leuenberger 05a1f83507 Accepting request 1040432 from X11:XOrg
- Update to version 1.8.1
  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  
- let's hope this version doesn't suffer yet from the regressions
  reported in boo#1205778, boo#1205818 (reported against 1.8.2);
  we need libX11 thread safe for totem (GNOME 43) :-(

- going back to version 1.7.5 for now to get rid of regressions,
  which were introduced by trying to get thread-safe in libX11
  itself 
- re-introduced U_fix-a-memory-leak-in-XRegisterIMInstantiateCallback.patch
  which was not yet in 1.7.5
- supersedes the following patches
  * U_0001-Add-XFreeThreads-function.patch
  * U_0002-Don-t-use-pragma-inside-a-function-it-breaks-compili.patch
  * U_0003-Fix-797755-Allow-X-IfEvent-to-reenter-libX11.patch
  * U_0004-Indentation-fixes-around-recent-dpy-in_ifevent-chang.patch
  * U_0005-ChkIfEv.c-fix-wrong-handling-of-dpy-in_ifevent.patch

OBS-URL: https://build.opensuse.org/request/show/1040432
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libX11?expand=0&rev=45
2022-12-06 13:22:47 +00:00
.gitattributes Accepting request 104209 from home:jengelh:branches:X11:XOrg 2012-02-13 10:06:31 +00:00
.gitignore Accepting request 104209 from home:jengelh:branches:X11:XOrg 2012-02-13 10:06:31 +00:00
baselibs.conf Accepting request 104209 from home:jengelh:branches:X11:XOrg 2012-02-13 10:06:31 +00:00
en-locales.diff - Update to version 1.7.0 2020-11-21 19:33:38 +00:00
libX11-1.8.1.tar.xz - Update to version 1.8.1 2022-12-05 20:41:20 +00:00
libX11.changes - Update to version 1.8.1 2022-12-05 20:41:20 +00:00
libX11.spec - Update to version 1.8.1 2022-12-05 20:41:20 +00:00
p_xlib_skip_ext_env.diff - Update to version 1.7.2 2021-06-06 19:06:20 +00:00
U_fix-a-memory-leak-in-XRegisterIMInstantiateCallback.patch - going back to version 1.7.5 for now to get rid of regressions, 2022-12-05 13:46:11 +00:00
u_no-longer-crash-in-XVisualIDFromVisual.patch - u_no-longer-crash-in-XVisualIDFromVisual.patch 2021-11-15 14:06:22 +00:00