From: Wang Mingyu <wan...@fujitsu.com>

Changelog:
=========
* Add atspi_get_version() to return the runtime version of the AT-SPI library.
* collection: Fix match testing for attributes.
* collection: Avoid locking up if an object has a very large child count
* Fix possible NULL pointer dereference when deregistering an event listener.
* Various fixes for the new key grabbing API.

Signed-off-by: Wang Mingyu <wan...@fujitsu.com>
---
 .../atk/{at-spi2-core_2.48.3.bb => at-spi2-core_2.48.4.bb}      | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-support/atk/{at-spi2-core_2.48.3.bb => 
at-spi2-core_2.48.4.bb} (95%)

diff --git a/meta/recipes-support/atk/at-spi2-core_2.48.3.bb 
b/meta/recipes-support/atk/at-spi2-core_2.48.4.bb
similarity index 95%
rename from meta/recipes-support/atk/at-spi2-core_2.48.3.bb
rename to meta/recipes-support/atk/at-spi2-core_2.48.4.bb
index 17b0e39a5e..0f355d8af7 100644
--- a/meta/recipes-support/atk/at-spi2-core_2.48.3.bb
+++ b/meta/recipes-support/atk/at-spi2-core_2.48.4.bb
@@ -11,7 +11,7 @@ MAJ_VER = "${@oe.utils.trim_version("${PV}", 2)}"
 
 SRC_URI = "${GNOME_MIRROR}/${BPN}/${MAJ_VER}/${BPN}-${PV}.tar.xz"
 
-SRC_URI[sha256sum] = 
"37316df43ca9989ce539d54cf429a768c28bb38a0b34950beadd0421827edf55"
+SRC_URI[sha256sum] = 
"29ecb12992e8339675f5d755c8735ea3ea298379cfa2c93fde96bee5dc57a515"
 
 DEPENDS = " \
        dbus \
-- 
2.34.1

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#187557): 
https://lists.openembedded.org/g/openembedded-core/message/187557
Mute This Topic: https://lists.openembedded.org/mt/101333400/21656
Group Owner: openembedded-core+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to