diff options
| author | Tim Orling <tim.orling@konsulko.com> | 2025-08-22 07:37:09 -0700 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-08-25 17:47:21 +0100 |
| commit | 8f2adecb3acd924b385778b43e0a967c3e3f5946 (patch) | |
| tree | a00bf09e0322bfd9000c5727ebf6a8c6dfeb7aba /meta | |
| parent | 4cc9096122af947492a2e53e95d82c2da52bd068 (diff) | |
| download | poky-8f2adecb3acd924b385778b43e0a967c3e3f5946.tar.gz | |
at-spi2-core: upgrade 2.56.3 -> 2.56.4
What's new in at-spi2-core 2.56.4:
* 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
* Add sanity checks for child indices received via DBus.
https://gitlab.gnome.org/GNOME/at-spi2-core/-/blob/2.56.4/NEWS?ref_type=tags
Comparing changes:
https://github.com/GNOME/at-spi2-core/compare/2.56.3...2.56.4
(From OE-Core rev: 59c9aa2411514f448cec23c0ceefeada2a103d85)
Signed-off-by: Tim Orling <tim.orling@konsulko.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta')
| -rw-r--r-- | meta/recipes-support/atk/at-spi2-core_2.56.4.bb (renamed from meta/recipes-support/atk/at-spi2-core_2.56.3.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-support/atk/at-spi2-core_2.56.3.bb b/meta/recipes-support/atk/at-spi2-core_2.56.4.bb index dd4929c349..90df892461 100644 --- a/meta/recipes-support/atk/at-spi2-core_2.56.3.bb +++ b/meta/recipes-support/atk/at-spi2-core_2.56.4.bb | |||
| @@ -13,7 +13,7 @@ MAJ_VER = "${@oe.utils.trim_version("${PV}", 2)}" | |||
| 13 | 13 | ||
| 14 | SRC_URI = "${GNOME_MIRROR}/${BPN}/${MAJ_VER}/${BPN}-${PV}.tar.xz" | 14 | SRC_URI = "${GNOME_MIRROR}/${BPN}/${MAJ_VER}/${BPN}-${PV}.tar.xz" |
| 15 | 15 | ||
| 16 | SRC_URI[sha256sum] = "0e41e1fc6a1961b38b4f9c0bea64bad30efff75949b7cdb988d2f2fdab72267a" | 16 | SRC_URI[sha256sum] = "dbe35b951499e1d6f1fb552c2e0a09cea7cba2adf6c2eba0b2c85b6c094a3a02" |
| 17 | 17 | ||
| 18 | DEPENDS = " \ | 18 | DEPENDS = " \ |
| 19 | dbus \ | 19 | dbus \ |
