Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

typelib-1_0-Atk-1_0-2.60.5-1.2 RPM for armv6hl

From OpenSuSE Ports Tumbleweed for armv6hl

Name: typelib-1_0-Atk-1_0 Distribution: openSUSE Tumbleweed
Version: 2.60.5 Vendor: openSUSE
Release: 1.2 Build date: Sun Jun 28 10:23:56 2026
Group: System/Libraries Build host: reproducible
Size: 75860 Source RPM: at-spi2-core-2.60.5-1.2.src.rpm
Packager: http://bugs.opensuse.org
Url: https://www.gnome.org/
Summary: Introspection bindings for the ATK accessibility toolkit
The ATK library provides a set of accessibility interfaces. By
supporting the ATK interfaces, an application or toolkit can be used
with screen readers, magnifiers, and alternate input devices.

This package provides the GObject Introspection bindings for ATK.

Provides

Requires

License

LGPL-2.1-or-later

Changelog

* Sun Jun 28 2026 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 2.60.5:
    + Fix a possible crash in atk_bridge_adaptor_cleanup.
    + Attempt to fix event listeners still being wrongly deregistered
      in some cases.
* Sat May 23 2026 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 2.60.4:
    + AtspiDeviceA11yManager: Make use of pid when returned by
      queryPointer
    + Fix deregistering application-specific event listeners
* Wed Apr 29 2026 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 2.60.3:
    + libatspi: Fix another NULL pointer dereference.
* Sun Apr 26 2026 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 2.60.2:
    + atspi-device-legacy: add null checks for when x11 isnt
      available.
    + python: Fix __getitem__ with a negative offset.
    + Fix a NULL pointer dereference when sending an event.
    + device-x11: Fall back on raw key events if there is no focus.
* Fri Apr 17 2026 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 2.60.1:
    + Detect unresponsive applications, and do not expose them as
      children of the desktop.
    + Attempt to fix a crash when opening a group chat in pidgin that
      contains new messages.
* Mon Mar 23 2026 Dominique Leuenberger <dimstar@opensuse.org>
  - Migrate to xz compression and manual service run
* Sat Mar 14 2026 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 2.60.0:
    + Fix detection of whether the
      org.freedesktop.a11y.PointerLocator interface is available.
* Mon Mar 02 2026 Dominique Leuenberger <dimstar@opensuse.org>
  - Update to version 2.59.90:
    + AtspiDevice: Add API to enable and disable features. This can
      be used to test whether particular features are supported by
      the device.
    + AtspiDevice: Add a pointer-moved signal. This is supported on
      X11 and on Wayland when the compositor supports the
      org.freedesktop.a11y.PointerLocator interface.
    + AtspiDevice: Add key-pressed and key-released signals.
      Deprecate atspi_device_add_key_watcher.
    + AtspiDeviceX11: Support monitoring the pointer. This currently
      requires xres, which is now an optional dependency.
    + Fix a use after free in _atspi_send_event.
* Mon Feb 16 2026 Dominique Leuenberger <dimstar@opensuse.org>
  - Update to version 2.59.1:
    + Added a build option to link against dbus-glib, rather than
      using the internal fork for the main loop integration code.
    + Add ATSPI_MODIFIER_SUPER as an alias for META3.
    + Various documentation fixes.
  - Changes from version 2.59.0:
    + meson: Use dbus-broker by default.
    + Document the remaining DBus interfaces.
* Sun Jan 04 2026 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 2.58.3:
    + Fix atk_get_major_version etc not linking on C++
    + python: Speed up __eq__ and __ne__
* Sun Nov 23 2025 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 2.58.2:
    + python: Speed up __eq__ and __ne__
    + collection-adaptor: Correct 'child' reference handling (fixes
      crashes with evolution and orca).
    + Fix several memory leaks.
* Sat Oct 11 2025 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 2.58.1:
    + at-spi-bus-launcher: Fix a possible crash when registering.
    + python: Avoid traceback when hashing a disposed object.
    + Fix transfer rule for atk_table_cell_get_table and
      atk_table_get_summary.
* Mon Sep 15 2025 Dominique Leuenberger <dimstar@opensuse.org>
  - Update to version 2.58.0:
    + libatspi: Increase ATSPI_ROLE_COUNT after switch role was added
    + Add ATSPI_CHECK_VERSION macro.
    + Properly fix key notifications under X11 when multiple keyboard
      layouts are in use.
* Mon Sep 01 2025 Dominique Leuenberger <dimstar@opensuse.org>
  - Update to version 2.57.2:
    + Don't install at-spi-dbus-bus.service if systemd is not enabled
    + Some collection fixes and documentation improvements
    + Fix reporting the wrong keysym on X11 setups where multiple
      keyboard layouts are in use
    + Fix possible memory leak in atspi_accessible_get_description.
* Sat Aug 30 2025 Dominique Leuenberger <dimstar@opensuse.org>
  - Update to version 2.57.1:
    + Fix several crashes introduced by the code to handle the
      accessibility bus going away.
    + Add atspi_device_clear_key_grabs.
    + Have python overrides check DBus object paths when testing for
      equality.
  - Changes from version 2.57.0:
    + device-a11y-manager: Fix crash on dispose
    + device-a11y-manager: Check properly for the DBus backend
      presence
    + a11y-manager-device: Fix unmap_keysym_modifier.
    + atk-adaptor: Reconnect when the bus launcher reappears.
    + Don't keep references to uncached objects in the application's
      hash table.
    + Add some Python overrides
* Sat Aug 02 2025 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 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.
  - Drop patches fixed upstream:
    + at-spi2-core-grab-memory-leak.patch
    + at-spi2-core-key-grabs.patch
    + at-spi2-core-plug-crash.patch
* Fri Jul 11 2025 Michael Gorse <mgorse@suse.com>
  - Add upstream fixes:
    + at-spi2-core-grab-memory-leak.patch
    + at-spi2-core-key-grabs.patch (glgo#GNOME/at-spi2-core!193)
    + at-spi2-core-plug-crash.patch (glgo#GNOME/at-spi2-core#198)
* Sun Jun 29 2025 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 2.56.3:
    + DeviceEventController: update mouse coordinates before sending
      button events
    + atspi-device-legacy: Don't crash when XkbGetMap fails
    + Return localized role name for ATSPI_ROLE_EDITBAR
* Mon Apr 28 2025 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 2.56.2:
    + Fix the build with glib < 2.76.
    + a11y-manager-device: Fix unmap_keysym_modifier.
* Sat Mar 29 2025 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 2.56.1:
    + device-a11y-manager:
    - Fix crash on dispose
    - Check properly for the DBus backend presence
* Sun Mar 16 2025 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 2.56.0:
    + Updated translations.
* Fri Feb 28 2025 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 2.55.90 (Unstable):
    + Support grabbing keyboard shortcuts through the new
      org.freedesktop.a11y.KeyboardMonitor interface. This allows key
      grabs to be supported under Wayland with the latest mutter.
* Sun Feb 02 2025 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 2.55.2 (Unstable):
    + Attempt to fix a use after free in the atk bridge.
    + Add a switch role.
* Tue Jan 14 2025 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 2.55.0.1 (Unstable):
    + Fix regression in 2.55.0 where ungrabbing keys did not work
      reliably.
* Sat Jan 11 2025 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 2.55.0 (Unstable):
    + Improve warnings when setting a property.
    + Use the appropriate annotations for callbacks.
    + device: Support adding grabs given a keysym.
* Sat Jan 11 2025 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 2.54.1:
    + Fix various memory leaks.
    + Fix the build on FreeBSD.
  - Switch to source service for tarball.
* Sun Sep 15 2024 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 2.54.0:
    + Updated translations.
* Sat Aug 31 2024 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 2.53.90:
    + Make ATSPI_ROLE_PUSH_BUTTON an enum value again.
    + atk: Align button role with AT-SPI one.
    + Fix warning when atspi_event_quit is called multiple times.
* Sun Mar 17 2024 Dominique Leuenberger <dimstar@opensuse.org>
  - Update to version 2.52.0:
    + tests: Fix missing declaration for getpid().
* Sun Mar 10 2024 Michael Gorse <mgorse@suse.com>
  - Remove unused dependencies on libei and libxkbcommon-x11.
* Mon Mar 04 2024 Dominique Leuenberger <dimstar@opensuse.org>
  - Update to version 2.51.91:
    + Back out code to generate mouse events on mutter. It had a
      couple of unwanted side effects. Also remove dependencies on
      libei and xkbcommon.
    + atk-adaptor: Fix collection role matching.
    + Have atspi_text_get_string_at_offset fall back to calling
      GetTextAtOffset if GetStringAtOffset is unimplemented.
    + Don't use g_assert in the unit tests.
* Mon Feb 12 2024 Dominique Leuenberger <dimstar@opensuse.org>
  - Update to version 2.51.90:
    + Add an attribute-changed signal in atk, and update libatspi
      attribute cache.
    + Add GetTextSelection and SetTextSelection to Document
      interface.
    + Add atspi_device_generate_mouse_event, and implement for
      mutter.
    + Have atspi_device_add_key_grab return 0 if XIGrabKeycode fails.
    + xml: Add Embedded to the Socket interface.
    + Don't return uninitialized values if
      atspi_component_get_size/position fail.
  - Add pkgconfig(libei-1.0) BuildRequires: new dependency.
* Tue Jan 16 2024 Dominique Leuenberger <dimstar@opensuse.org>
  - Update to version 2.51.0:
    + atk-adaptor: Fix critical when no table cell array is returned.
    + accessible: Do not rename deprecated methods to the new names.
    + Add HelpText property and corresponding functions in atk and
      libatspi.
* Sun Jan 14 2024 Yifan Jiang <yfjiang@suse.com>
  - Provide and obsolete more packages from old atk and at-spi2-atk:
    atk-devel, at-spi2-atk-devel and at-spi2-atk-common.
* Mon Sep 18 2023 Luciano Santos <luc14n0@opensuse.org>
  - Adjust %fdupes parameter value to %{buildroot}%{_datadir}, one of
    the parent directories of the former parameter, to symlink other
    duplicate files under the datadir.
* Fri Sep 15 2023 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 2.50.0:
    + Fix at-spi2-atk test when running under a non-English locale.
* Mon Sep 04 2023 Luciano Santos <luc14n0@opensuse.org>
  - Update to version 2.49.91:
    + 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.
    + Don't wait for a reply when registering or deregistering
      keystroke listeners.
* Mon Sep 04 2023 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 2.49.90:
    + Fix a test failure/timeout.
    + Add atspi_get_version() to return the runtime version of the
      library.
    + Collection: fix match testing for attributes.
    + Fix a NULL pointer dereference when deregistering an event
      listener that doesn't include a detail.
    + Fix the documentation for interfaces in collection match rules.
    + Add an AtspiLive enum to specify the politeness level for live
      regions, and document that this should be used for Announcement
      signals. Also add a notification signal in atk to replace the
      announcement signal that lacks the politeness information.
    + Add an asynchronous version of atspi_generate_mouse_event.
* Mon Sep 04 2023 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 2.48.4:
    + Add atspi_get_version() to return the runtime version of the
      AT-SPI library.
    + collection:
    - Fix match testing for attributes.
    - 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.
* Thu Aug 03 2023 Yifan Jiang <yfjiang@suse.com>
  - Support build environments like SLE 15 SP5 and Leap 15.5 which
    had %{_distconfdir) not defined yet.
* Tue Jul 18 2023 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 2.49.1:
    + TableCell.xml: Add Get{Column,Row}HeaderCells methods.
    + atspi_accessible_get_localized_role_name: Use internal names
      when possible.
    + Add a non-recursive function to clear a single object's cache.
    + Code clean-ups.
* Sun May 28 2023 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 2.48.3:
    + Fix the build when dbus-broker is not set to be used by
      default.
    + Fix a couple of use after frees when finalizing devices.
    + atk-adaptor: Fix handling of sockets in impl_GetChildren.
* Thu May 11 2023 Michael Gorse <mgorse@suse.com>
  - Update to version 2.48.2:
    + Fixed a regression in 2.48.1 where the bus launcher would fail
      if dbus-broker was configured at build time but not installed
      on the system.
* Thu May 11 2023 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 2.48.1:
    + Fixes for atk-only builds under Windows.
    + meson: Avoid requiring libsystemd when configured to use
      dbus-daemon.
    + Fix crash when a bad index is passed to
      atspi_accessible_get_child_at_index.
    + Fix possible infinite recursion in
      atspi_accessible_clear_cache.
* Thu May 04 2023 Bjørn Lie <bjorn.lie@gmail.com>
  - Add or dbus-broker to existing dbus-1 Requires: we already pass
    dbus_broker=/usr/bin/dbus-broker-launch and
    default_bus=dbus-broker to meson during build.
* Sun Mar 19 2023 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 2.48.0:
    + Add a "atk-only" build option. This allows atk to be built
      without libdbus installed, but it does not build libatspi or
      the atk bridge.
    + Fix some typos in the documentation.
* Mon Mar 06 2023 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 2.47.90:
    + Downgrade meson requirement to 0.63.
    + at-spi-dbus-bus service: set stop timeout to 5s.
    + Fix possible crash in screen_reader_signal_watcher.
* Thu Feb 23 2023 Dominique Leuenberger <dimstar@opensuse.org>
  - Update to version 2.47.1:
    + The meson options -Dx11 and -Dintrospection are now implemented
      with meson features.
    + Use gi-docgen to generate documentation.
    + Register key grabs using the focused window, rather than the
      root window. This should prevent the window from losing focus
      when a key grab is used.
    + atk-adaptor: Handle sockets in GetChildren.
    + Improve documentation of the dbus interfaces.
    + Various code clean-ups. Some unused code has been removed.
  - Change -Dx11=yes and -Dintrospection=yes to -Dx11=enabled and
    - Dintrospection=enabled, following upstreams changes to use meson
    features.
  - Add pkgconfig(gi-docgen) and python3-Sphinx BuildRequires: new
    dependencies to build the documentation.
  - Drop gtk-doc BuildRequires: no longer needed.

Files

/usr/lib/girepository-1.0/Atk-1.0.typelib


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Aug 11 00:03:02 2026