From 5226268c457208860b67720291bbf47883e4789aff306235cb3d2c7a3c6e6ad5 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Fri, 22 Apr 2022 07:58:18 +0000 Subject: [PATCH] Accepting request 971928 from GNOME:Next - Update to version 2.4.41 OBS-URL: https://build.opensuse.org/request/show/971928 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/at-spi2-core?expand=0&rev=211 --- at-spi2-core-2.44.0.tar.xz | 3 --- at-spi2-core-2.44.1.tar.xz | 3 +++ at-spi2-core.changes | 10 ++++++++++ at-spi2-core.spec | 2 +- 4 files changed, 14 insertions(+), 4 deletions(-) delete mode 100644 at-spi2-core-2.44.0.tar.xz create mode 100644 at-spi2-core-2.44.1.tar.xz diff --git a/at-spi2-core-2.44.0.tar.xz b/at-spi2-core-2.44.0.tar.xz deleted file mode 100644 index 2e2951f..0000000 --- a/at-spi2-core-2.44.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7eee3cf285b089060fd6b6e51b3eb2cacf752cca3a082c7f4c2c5ab841e51353 -size 209692 diff --git a/at-spi2-core-2.44.1.tar.xz b/at-spi2-core-2.44.1.tar.xz new file mode 100644 index 0000000..008a5ed --- /dev/null +++ b/at-spi2-core-2.44.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4beb23270ba6cf7caf20b597354d75194d89afb69d2efcf15f4271688ba6f746 +size 209780 diff --git a/at-spi2-core.changes b/at-spi2-core.changes index 258b3f7..ef9571d 100644 --- a/at-spi2-core.changes +++ b/at-spi2-core.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Thu Apr 21 21:16:40 UTC 2022 - Michael Gorse + +- Update to version 2.4.41: + + Fix use after free when removing a hung process. + + Fix the build with X11 disabled. + + Fix crash when NULL is passed to some listener-related functions. + + impl_deregister_keystroke_listener: fix memory leak on + iteration error. + ------------------------------------------------------------------- Fri Mar 18 14:05:57 UTC 2022 - Bjørn Lie diff --git a/at-spi2-core.spec b/at-spi2-core.spec index 98ece22..f4056ec 100644 --- a/at-spi2-core.spec +++ b/at-spi2-core.spec @@ -17,7 +17,7 @@ Name: at-spi2-core -Version: 2.44.0 +Version: 2.44.1 Release: 0 Summary: Assistive Technology Service Provider Interface - D-Bus based implementation License: LGPL-2.1-or-later