Page MenuHomeSolus

Update libx11 to 1.6.10
ClosedPublic

Authored by kyrios123 on Aug 3 2020, 7:06 PM.
Tags
None
Referenced Files
F11046817: D9369.diff
Thu, Aug 10, 2:14 PM
F11034797: D9369.id22568.diff
Wed, Aug 9, 5:15 PM
F11017272: D9369.id22568.diff
Sun, Aug 6, 12:29 AM
F10979293: D9369.diff
Sat, Jul 22, 11:14 PM
F10948986: D9369.id22712.diff
Sun, Jul 16, 1:27 AM
F10848528: D9369.id22568.diff
Jun 11 2023, 3:36 PM
F10847901: D9369.id22712.diff
Jun 11 2023, 12:28 PM
F10825725: D9369.diff
Jun 4 2023, 12:59 AM
Subscribers
Tokens
"Like" token, awarded by Jacalz.

Details

Summary
  • Fix XTS regression in XCopyColormapAndFree
  • Fix spelling/wording issues
  • Handle small final sigma in XConvertCase
  • Update Finnish compose sequences for SFS 5966:2019 standard
  • Change the data_len parameter of _XimAttributeToValue() to CARD16
  • Handle ssharp in XConvertCase()
  • Use memcmp and memcpy
  • Braille: Fix default lookup
  • xlibi18n: Fix converting horizline keysyms to UCS
  • reduce gcc-normal warnings using casts (no object change)
  • update/correct function prototypes in manpages to match headers
  • document an ancient performance problem (see Debian #954845).
  • Fix signed length values in _XimGetAttributeID()
  • fix integer overflows in _XimAttributeToValue()
  • Fix more unchecked lengths
  • Zero out buffers in functions
  • Add acute accent compose sequences for Russian vowels.

Signed-off-by: Pierre-Yves <pyu@riseup.net>

Test Plan

Install libx11 & reboot, my VM is still working normally

Diff Detail

Repository
R1910 libx11
Lint
Lint Not Applicable
Unit
Tests Not Applicable