Opened 2 years ago

Closed 2 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 Bruce Dubbs, 2 years ago

Owner: changed from blfs-book to Bruce Dubbs
Status: newassigned

comment:2 by Bruce Dubbs, 2 years ago

From the ChangeLog:

  • Fix a memory leak
  • Fix integer overflows in xcb_in.c
  • Fix hang in xcb_request_check()
  • Avoid request counter truncation in replies map after 2**32 requests
  • Add newline when printing auth/connection failure string to stderr
  • Improve/fix docs for reply fds functions
  • c_client.py: Implement handling of <length> element
  • c_client: Extract _c_get_field_mapping_for_expr()
  • c_client.py: Use get_expr_field_names directly to resolve list fields
  • c_client.py: Extract get_expr_field_names()
  • Fix writev emulation on Windows
  • Fix build on Windows
  • xcb_auth: Quiet -Wimplicit-fallthrough warning in get_authptr()
  • Increment libtool version info for libxcb-dri3
  • gitignore: add files generated by make check
  • tests: don't use deprecated fail_unless check API
  • Use the 'present' field to properly check that the XC-MISC extension is available in xcb_generate_id.

comment:3 by Bruce Dubbs, 2 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 Bruce Dubbs, 2 years ago

Resolution: fixed
Status: assignedclosed

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.