ANNOUNCE: AT-SPI 2.24.1 released



AT-SPI 2.24.1 is now available for download at:

http://download.gnome.org/sources/at-spi2-core/2.24/
http://download.gnome.org/sources/at-spi2-atk/2.24/

What is AT-SPI2
===============

AT-SPI2 is a D-Bus based accessibility framework. It defines a D-Bus
protocol for providing and accessing application accessibility
information. The project includes a library for bridging the D-Bus
protocol to the ATK API, allowing Gtk based applications to be made
accessible. It also contains a client (AT) side library in C and a wrapper
for Python.


What's changed in AT-SPI 2.24.1
===============

* [core/atk] fixes for atspi_table_cell_get_position.

* [atk] fixed memory use after free when removing from the list of events
  that are being listened to (bgo#781658).

* [atk] Fix use after free when an application returns an accessible
  with only one ref, such as in evolution (bgo#781716).


Where can I get more information about AT-SPI2
==============================================

The project wiki is available at:

http://www.a11y.org/d-bus



How can I contribute to AT-SPI2?
================================

We need help testing with Gnome accessibility technologies, improving
performance, and generally tying up loose ends.  The above-referenced page
contains a list of known issues that should be fixed.

IRC   : #a11y on Gimpnet
E-Mail: accessibility-atspi lists linux-foundation org

Development repositories can be found at:

git://git.gnome.org/pyatspi2
git://git.gnome.org/at-spi2-core
git://git.gnome.org/at-spi2-atk


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]