forked from pool/at-spi2-core
Accepting request 415892 from GNOME:Factory
Sync with SLE, resub OBS-URL: https://build.opensuse.org/request/show/415892 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/at-spi2-core?expand=0&rev=70
This commit is contained in:
commit
487f0bbff4
@ -104,7 +104,7 @@ index 54aa07f..50e76f4 100644
|
|||||||
+ A11yBusLauncher *app = user_data;
|
+ A11yBusLauncher *app = user_data;
|
||||||
+ GVariant *values;
|
+ GVariant *values;
|
||||||
+ GError *error = NULL;
|
+ GError *error = NULL;
|
||||||
+ gboolean is_running;
|
+ gboolean is_running = FALSE;
|
||||||
+
|
+
|
||||||
+ proxy = G_DBUS_PROXY (source_object);
|
+ proxy = G_DBUS_PROXY (source_object);
|
||||||
+ values = g_dbus_proxy_call_finish (proxy, res, &error);
|
+ values = g_dbus_proxy_call_finish (proxy, res, &error);
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jul 27 16:56:37 UTC 2016 - mgorse@suse.com
|
||||||
|
|
||||||
|
- Update at-spi2-core-session-management.patch: fix uninitialized
|
||||||
|
variable (bsc#984109).
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jul 14 21:09:36 UTC 2016 - mgorse@suse.com
|
Thu Jul 14 21:09:36 UTC 2016 - mgorse@suse.com
|
||||||
|
|
||||||
@ -28,6 +34,12 @@ Sun May 22 19:09:47 UTC 2016 - zaitor@opensuse.org
|
|||||||
- Update to version 2.20.2:
|
- Update to version 2.20.2:
|
||||||
+ Fixed an invalid memory access when fetching an accessible.
|
+ Fixed an invalid memory access when fetching an accessible.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Apr 14 12:57:07 UTC 2016 - mgorse@suse.com
|
||||||
|
|
||||||
|
- Update to GNOME 3.20 Fate#318572
|
||||||
|
- Drop at-spi2-core-null-event-source.patch: fixed upstream.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Apr 12 12:15:04 UTC 2016 - zaitor@opensuse.org
|
Tue Apr 12 12:15:04 UTC 2016 - zaitor@opensuse.org
|
||||||
|
|
||||||
@ -254,6 +266,12 @@ Wed Mar 19 09:47:06 UTC 2014 - dimstar@opensuse.org
|
|||||||
+ Fix a crash with MediaElch and Onboard (bgo#726243).
|
+ Fix a crash with MediaElch and Onboard (bgo#726243).
|
||||||
+ Updated translations.
|
+ Updated translations.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Mar 17 16:13:00 UTC 2014 - mgorse@suse.com
|
||||||
|
|
||||||
|
- Add at-spi2-core-null-event-source.patch -- avoid crashing if
|
||||||
|
an event's source is set to NULL (bgo#726243).
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Mar 4 08:56:12 UTC 2014 - zaitor@opensuse.org
|
Tue Mar 4 08:56:12 UTC 2014 - zaitor@opensuse.org
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user