Opened 3 years ago
Closed 3 years ago
#16505 closed enhancement (fixed)
libxcb-1.15
Reported by: | Bruce Dubbs | Owned by: | Bruce Dubbs |
---|---|---|---|
Priority: | normal | Milestone: | 11.2 |
Component: | BOOK | Version: | git |
Severity: | normal | Keywords: | |
Cc: |
Description ¶
New minor version.
Change History (4)
comment:1 by , 3 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 3 years ago
comment:3 by , 3 years ago
In the announcement at https://lists.x.org/archives/xorg-announce/2022-May/003164.html:
- 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 <length> 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 232 requests
- Fix hang in xcb_request_check()
- Improve/fix docs for reply fds functions
comment:4 by , 3 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Fixed at commit c59adc0e363451de778b4c24f396c14030e9c685
Update to xcb packages Update to libxcb-1.15. Update to xcb-proto-1.15.
Note:
See TracTickets
for help on using tickets.
From the ChangeLog: