diff --git a/libX11-1.8.10.tar.xz b/libX11-1.8.10.tar.xz new file mode 100644 index 0000000..5309960 --- /dev/null +++ b/libX11-1.8.10.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b3b3dad9347db41dca56beb7db5878f283bde1142f04d9f8e478af435dfdc53 +size 1839380 diff --git a/libX11-1.8.9.tar.xz b/libX11-1.8.9.tar.xz deleted file mode 100644 index f856d22..0000000 --- a/libX11-1.8.9.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:779d8f111d144ef93e2daa5f23a762ce9555affc99592844e71c4243d3bd3262 -size 1811900 diff --git a/libX11.changes b/libX11.changes index 1c8025a..b95d41f 100644 --- a/libX11.changes +++ b/libX11.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Tue Jul 30 13:14:34 UTC 2024 - Stefan Dirsch + +- Update to 1.8.10; this release includes: + * Re-fix XIM input sometimes jumbled (#205, #206, #207, #208, !246) + * Fix various static analysis errors (!250) + * Add compose sequences for Arabic hamza (!218), Ezh (!221), and + hryvnia currency (!259) + * Make colormap private interfaces thread safe (#215, !254) + * Fix deadlock in XRebindKeysym() (!256) + * Assorted memory handling cleanups (!251, !258) + * Restore VAX support still in use by NetBSD (!257) + ------------------------------------------------------------------- Sat Apr 6 03:06:49 UTC 2024 - Stefan Dirsch diff --git a/libX11.spec b/libX11.spec index 09bc3ea..89fdc7c 100644 --- a/libX11.spec +++ b/libX11.spec @@ -17,7 +17,7 @@ Name: libX11 -Version: 1.8.9 +Version: 1.8.10 Release: 0 Summary: Core X11 protocol client library License: MIT