[at-spi2-core] 2.44.0
- From: Mike Gorse <mgorse src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [at-spi2-core] 2.44.0
- Date: Fri, 18 Mar 2022 13:51:00 +0000 (UTC)
commit f38e40e8685400ddb66759aa009e18c12c898de4
Author: Mike Gorse <mgorse suse com>
Date: Fri Mar 18 08:49:39 2022 -0500
2.44.0
NEWS | 5 +++++
meson.build | 2 +-
2 files changed, 6 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index b4c97172..7649a9e3 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+What's new in at-spi2-core 2.44.0:
+
+* Unlink the socket before binding when using dbus-broker. Fixes regression
+ introduced in 2.43.92 where restarting the bus launcher would fail.
+
What's new in at-spi2-core 2.43.92:
* The AT-SPI bus now uses the user's XDG_RUNTIME_DIR for its socket.
diff --git a/meson.build b/meson.build
index 179eeca7..e56dd87c 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('at-spi2-core', 'c',
- version: '2.43.92',
+ version: '2.44.0',
license: 'LGPLv2.1+',
default_options: [
'buildtype=debugoptimized',
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]