Opened 13 months ago

Closed 12 months ago

Last modified 8 months ago

#22111 closed enhancement (fixed)

at-spi2-core-2.58.0

Reported by: Bruce Dubbs Owned by: Bruce Dubbs
Priority: normal Milestone: 13.0
Component: BOOK Version: git
Severity: medium Keywords:
Cc:

Description

New minor version.

Change History (4)

comment:1 by Bruce Dubbs, 12 months ago

Owner: changed from blfs-book to Bruce Dubbs
Status: new → assigned

comment:2 by Bruce Dubbs, 12 months ago

What's new in at-spi2-core 2.58.0:

  • libatspi: Increase ATSPI_ROLE_COUNT after switch role was added
  • Add ATSPI_CHECK_VERSION macro.
  • Properly fix key notifications under X11 when multiple keyboard layouts are in use.

What's new in at-spi2-core 2.57.2:

  • Don't install at-spi-dbus-bus.service if systemd is not enabled.
  • Some collection fixes and documentation improvements.
  • Fix reporting the wrong keysym on X11 setups where multiple keyboard layouts are in use.
  • Fix possible memory leak in atspi_accessible_get_description.

What's new in at-spi2-core 2.57.1:

  • Fix several crashes introduced by the code to handle the accessibility bus going away.
  • Add atspi_device_clear_key_grabs.
  • Fix key grabs when num lock or caps lock are on under Wayland.
    • atk-bridge: Don't crash when requesting a plug if not activated
  • Have python overrides check DBus object paths when testing for equality.
  • Add sanity checks for child indices received via DBus.

What's new in at-spi2-core 2.57.0:

  • device-a11y-manager: Fix crash on dispose
  • device-a11y-manager: Check properly for the DBus backend presence
  • Fix the build with glib < 2.76.
  • a11y-manager-device: Fix unmap_keysym_modifier.
  • DeviceEventController: update mouse coordinates before sending button events
  • atspi-device-legacy: Don't crash when XkbGetMap fails
  • Return localized role name for ATSPI_ROLE_EDITBAR
    • atk-adaptor: Reconnect when the bus launcher reappears.
  • Don't keep references to uncached objects in the application's hash table.
  • Add some Python overrides.
    • AtspiDeviceX11: Suppress window events following key grabs when needed.

comment:3 by Bruce Dubbs, 12 months ago

Resolution: → fixed
Status: assigned → closed

Fixed at commits

d61c4876b0 Update to protobuf-32.1.
9c3c749dbe Update to json-glib-1.10.8.
3621ca698b Update to utfcpp-4.0.8.
9173a1eff6 Update to harfbuzz-11.5.0.
c27b5a3b6c Update to at-spi2-core-2.58.0.
568a5c0644 Update to pyatspi-2.58.0 (Python module).
a3b81f118a Update to pyparsing-3.2.4 (Python module).
3fa24f27b6 Update to python_dbusmock-0.37.0 (Python module).

comment:4 by Bruce Dubbs, 8 months ago

Milestone: 12.5 → 13.0

Milestone renamed

Note: See TracTickets for help on using tickets.