forked from pool/libX11
Accepting request 113340 from home:vuntz:branches:X11:XOrg
Update to 1.4.99.901 OBS-URL: https://build.opensuse.org/request/show/113340 OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libX11?expand=0&rev=4
This commit is contained in:
@@ -1,3 +1,56 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 12 08:19:14 UTC 2012 - vuntz@opensuse.org
|
||||
|
||||
- Update to version 1.4.99.901:
|
||||
+ Allow modifier releases in compose sequences
|
||||
+ XQueryColors: Split a request into multiple requests if
|
||||
necessary
|
||||
+ Revert "xcb: Add TCP fallback"
|
||||
+ Block for other threads in _XUserLockDisplay
|
||||
+ Fixes for compiler warnings and problems found by code static
|
||||
analysis tools
|
||||
+ New compose sequences
|
||||
+ Documentation fixes and improvements
|
||||
- Changes from version 1.4.99.1:
|
||||
+ New macro/API added: GetRequestSized to get a request of a
|
||||
specific size
|
||||
+ New compose sequences
|
||||
+ Various bug fixes, including:
|
||||
- Fix for pasting more than 1024 bytes into xterm
|
||||
- Make Xim handle NEED_SYNC_REPLY flag
|
||||
- Fix modifier key range in Xutil.h
|
||||
- Fix build/target word size mismatch when cross-compiling in
|
||||
makekeys
|
||||
+ Cleanup of specs
|
||||
- Changes from version 1.4.4:
|
||||
+ Fixes for problems found by static analysis or to ease further
|
||||
static analysis
|
||||
+ Documentation fixes and improvements
|
||||
+ Improved assertions to help users and developers figure out why
|
||||
Xlib just crashed on them
|
||||
- Changes from version 1.4.3:
|
||||
+ Add support for the Sinhala keysyms
|
||||
- Changes from version 1.4.2:
|
||||
+ Fixes for problems found by code static analysis tools
|
||||
+ Fixes for Display lock handling that caused some deadlocks when
|
||||
using xcb for transport
|
||||
+ Build configuration improvements
|
||||
- Changes from version 1.4.1:
|
||||
+ Fix two issues in Xlib event handling
|
||||
+ Convert the XKB API spec to DocBook format
|
||||
- Drop 0001--XIM-Revert-commit-1a1a42a3.patch: a fix was committed
|
||||
according to latest comments in fdo#7869.
|
||||
- Drop p_sr_CS-compose.diff: some (Serbian) Cyrillic NFD sequences
|
||||
were added in git commit fa2eecca, so we don't need our own patch
|
||||
anymore. Fix bnc#95813.
|
||||
- Rewrite bug153744.diff after build system change.
|
||||
- Rebase p_new-locales.diff: some of it was integrated upstream.
|
||||
- Rebase p_khmer-compose.diff: some of it was integrated upstream.
|
||||
- Rebase bug-239698_libx11.diff: fix for fdo#7869 (commit 738f7b86)
|
||||
changed the macro to be used.
|
||||
- Update Xcms.diff to use $(datadir) instead of /usr/share so that
|
||||
it's upstreamable.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 11 19:01:37 UTC 2012 - jengelh@medozas.de
|
||||
|
||||
|
Reference in New Issue
Block a user