#17060 closed enhancement (fixed)

at-spi2-core-2.46.0

Reported by: Douglas R. Reno Owned by: Douglas R. Reno
Priority: normal Milestone: gnome-43
Component: BOOK Version: git
Severity: normal Keywords:
Cc:

Description

New minor version

Change History (5)

comment:1 by Douglas R. Reno, 18 months ago

Owner: changed from blfs-book to Douglas R. Reno
Status: newassigned

comment:2 by Douglas R. Reno, 17 months ago

2.45.1

What's new in at-spi2-core 2.45.1:

* Atk and at-spi2-atk are now merged into this project.

* Now requires meson 0.56.2 and glib 2.67.4.

* at-spi2-atk: Expose the accessible hierarchy via dbus introspection.

* Properly escape the AT-SPI bus address; fixes warnings about the address
  not containing a colon (!55).

* Add a text value to AtspiValue, so that a value can expose a textual
  description, as in the new Atk value API.

* Add atspi_event_listener_register_with_app, to allow an event listener
  to be registered only for a given application (!52).

2.45.90

What's new in at-spi2-core 2.45.90:

* xml: Add some documentation.

* xml: Fix event arguments.

* xml: Add some missing DeviceEventController methods.

* Bind the AT-SPI bus to the graphical session.

* Mark bus service as belonging to the session slice.

* Add ATSPI_ROLE_PUSH_BUTTON_MENU.

* Add an "announcement" event/signal to allow objects to send
  notifications (!63).

* Various code clean-ups and test improvements.

2.45.91

What's new in at-spi2-core 2.45.91:

* Send device event controller events using the same signature as other
  events.

* Document the Accessible, Action, and Cache dbus interfaces.

* Fix license of atspi-gmain.c (#87).

2.46.0

What's new in at-spi2-core 2.46.0:

* Fix GetInterfaces documentation on org.a11y.atspi.Accessible
  interface.

comment:3 by Douglas R. Reno, 17 months ago

renodr [ /sources/at-spi2-core-2.46.0/build/install/usr ]$ ls -l lib
total 820
drwxr-xr-x 2 renodr renodr   4096 Dec 14 12:26 girepository-1.0
drwxr-xr-x 3 renodr renodr   4096 Dec 14 12:26 gnome-settings-daemon-3.0
drwxr-xr-x 3 renodr renodr   4096 Dec 14 12:26 gtk-2.0
lrwxrwxrwx 1 renodr renodr     15 Dec 14 12:26 libatk-1.0.so -> libatk-1.0.so.0
lrwxrwxrwx 1 renodr renodr     23 Dec 14 12:26 libatk-1.0.so.0 -> libatk-1.0.so.0.24609.1
-rwxr-xr-x 1 renodr renodr 204768 Dec 14 12:25 libatk-1.0.so.0.24609.1
lrwxrwxrwx 1 renodr renodr     22 Dec 14 12:26 libatk-bridge-2.0.so -> libatk-bridge-2.0.so.0
lrwxrwxrwx 1 renodr renodr     26 Dec 14 12:26 libatk-bridge-2.0.so.0 -> libatk-bridge-2.0.so.0.0.0
-rwxr-xr-x 1 renodr renodr 297320 Dec 14 12:26 libatk-bridge-2.0.so.0.0.0
lrwxrwxrwx 1 renodr renodr     13 Dec 14 12:26 libatspi.so -> libatspi.so.0
lrwxrwxrwx 1 renodr renodr     17 Dec 14 12:26 libatspi.so.0 -> libatspi.so.0.0.1
-rwxr-xr-x 1 renodr renodr 313288 Dec 14 12:25 libatspi.so.0.0.1
drwxr-xr-x 2 renodr renodr   4096 Dec 14 12:26 pkgconfig
drwxr-xr-x 3 renodr renodr   4096 Dec 14 12:26 systemd

I can definitely confirm that at-spi2-atk and ATK have been merged in. The ATK and at-spi2-atk packages will need to be archived.

Looking at the currency scripts, it looks like $START_PACKAGE will need to be modified to say 'atkmm' in blfs-chapter25.php

comment:4 by Douglas R. Reno, 17 months ago

List of XML files that need to be modified for dependency updates:

general/prog/pygtk.xml: <xref linkend="atk"/>

x/lib/atkmm.xml: <xref linkend="atk"/> and

x/lib/gtk+2.xml: <xref linkend="atk"/>,

x/lib/clutter.xml: <xref linkend="atk"/>,

x/lib/at-spi2-atk.xml: <xref linkend="atk"/>

x/lib/gtk+3.xml: <xref linkend="at-spi2-atk"/>,

All of the above will need to have atk or at-spi2-atk changed to at-spi2-core

comment:5 by Douglas R. Reno, 17 months ago

Resolution: fixed
Status: assignedclosed

Updated to at-spi2-core at 1514851ecd268ec26a97fcbcb3b6e47ed2941110

Dependency changes at 1ea1e02d3aae1e0c6198d6c429827f1c42182f48

Archival of ATK at f501df296fa59ad3aeeb0deec20349f07a160893

Archival of at-spi2-atk at 248654d0b18d023dbbcc32f8f5912addbf34f366

Currency scripts updated.

Note: See TracTickets for help on using tickets.