Changelog for
libxcb-glx0-32bit-1.15-4.2.x86_64.rpm :
* Thu Jan 05 2023 Dirk Müller
- avoid configuring twice- add gpg validation / source url / keyring
* Wed May 04 2022 Stefan Dirsch - buildrequire xcb-proto >= 1.15
* Wed May 04 2022 Stefan Dirsch - Update to version 1.15
* xcb_auth: Quiet -Wimplicit-fallthrough warning in get_authptr()
* Fix integer overflows in xcb_in.c
* Use the \'present\' field to properly check that the XC-MISC
* Fix a memory leak
* Increment libtool version info for libxcb-dri3
* Add newline when printing auth/connection failure string to stderr
* Fix build on Windows
* Fix writev emulation on Windows
* c_client.py: Extract get_expr_field_names()
* c_client.py: Use get_expr_field_names directly to resolve list fields
* c_client: Extract _c_get_field_mapping_for_expr()
* c_client.py: Implement handling of element
* tests: don\'t use deprecated fail_unless check API
* gitignore: add files generated by make check
* Avoid request counter truncation in replies map after 2
*
*32 requests
* Fix hang in xcb_request_check()
* Improve/fix docs for reply fds functions
* Mon Feb 24 2020 Stefan Dirsch - Update to version 1.14
* Update configure.ac bug URL for gitlab migration
* configure.ac: Depend on pthread-stubs only on not-Linux
* c_client: fix \"adress\" typo
* Include time.h before using time()
* Handle EINTR from recvmsg in _xcb_in_read
* Implement xcb_total_read() and xcb_total_written().
* tests: Support Check 0.13.0 API
* Add \"ge.
*\" to src/.gitignore
* Update README for gitlab migration
* Add README.md to EXTRA_DIST
* Fri Jan 03 2020 Chocy Orange - Update 1.13.1
* u_don-t-flag-extra-reply-in-xcb_take_socket.patch has been upstreamed.
* Tue Aug 21 2018 msrbAATTsuse.com- u_don-t-flag-extra-reply-in-xcb_take_socket.patch
* Update to version proposed upstream.
* Mon Aug 13 2018 msrbAATTsuse.com- u_don-t-flag-extra-reply-in-xcb_take_socket.patch
* Fix IO errors with KWin in combination with NVIDIA driver. (bnc#1101560)
* Mon Mar 05 2018 sndirschAATTsuse.com- Update to version 1.13
* As with xcb-proto, this release mainly enables multi-planar buffers in DRI3 v1.2 via support for variable-sized lists of FDs, and enables sending GenericEvents to other clients. Present v1.2 and RandR v1.6 did not require any specific library changes.- supersedes U_add-support-for-eventstruct.patch, u_build_python3.patch
* Wed Jan 17 2018 tchvatalAATTsuse.com- Really conditionalize the python3 option to allow us building without any python2 present
* u_build_python3.patch- Convert to pkgconfig style deps- Format bit with spec-cleaner
* Mon Jan 08 2018 msrbAATTsuse.com- Enable xinput extension. (bnc#1074249)- U_add-support-for-eventstruct.patch
* Update xinput to the state when it was enabled by default upstream.