]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
at-spi2-core: upgrade 2.52.0 -> 2.54.0
authorWang Mingyu <wangmy@fujitsu.com>
Wed, 25 Sep 2024 06:48:35 +0000 (14:48 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 30 Sep 2024 16:00:41 +0000 (17:00 +0100)
commitc1c0c996e6db852b84d6bfff9cbc3eec628446a2
tree4ccb2ab339f7cc439994987286200c4dfa5e84da
parent4f32d953d3bd4471134ef65e0993f7363621776b
at-spi2-core: upgrade 2.52.0 -> 2.54.0

Changelog:
==========
* Make ATSPI_ROLE_PUSH_BUTTON an enum value again.
* atk: Align button role with AT-SPI one.
* Fix warning when atspi_event_quit is called multiple times.
* tests: Clean up test application on SIGABRT/SIGSEGV.
* Set (allow-none) for nullable parameters to atspi_match_rule_new.
* collection: Allow specifying specific action names in match rules.
* atk-adaptor: For collections, don't return objects with 0 actions as
  supporting AtkAction.
* Rename ATSPI_ROLE_PUSH_BUTTON to ATSPI_ROLE_BUTTON.
* Replace disable_p2p with an ATSPI_DISABLE_P2P environment variable.
* Drop use of deprecated eaves-dropping option in dbus configuration
* Notify about HelpText attribute change.
* Fix possible double unref in add_accessible_from_iter.
* tests: Fix missing declaration for getpid().

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-support/atk/at-spi2-core_2.54.0.bb [moved from meta/recipes-support/atk/at-spi2-core_2.52.0.bb with 95% similarity]