Path to this page:
Subject: CVS commit: pkgsrc/devel/at-spi2-core
From: Patrick Welche
Date: 2020-10-01 13:45:46
Message id: 20201001114546.B1E5FFB28@cvs.NetBSD.org
Log Message:
Update at-spi2-core to 2.38.0
What's new in at-spi2-core 2.37.92:
* Fix a possible memory leak if an event name cannot be parsed.
* _atspi_dbus_set_interfaces: fix memory leak when called with an invalid
DBus signature.
* Fix a crash if an event listener is removed during an event callback.
What's new in at-spi2-core 2.37.90:
* Add a mode-changed signal to allow a screen reader to indicate
that its mode has changed.
* Fix use after free when a device listener is destroyed (#22).
* Meson: de-duplicate deps of 'Requires' in pkgconfig file (!28).
* Fix use after free when an event listener is destroyed.
* Make at-spi-dbus-bus.desktop validate (!30).
* atspi_accessible_set_cache_mask: relax assert that was generating a
warning and causing the function to fail in some cases.
* Fixes for synthesizing keys.
* Fix Qt annotations in DBus xml files.
* Memory test: replace gedit with a light-weight test application.
* dbtest: print to stdout instead of stderr.
* Tests: make test a bit verbose.
* Constants: fix typos in two _COUNT constants.
Files: