summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorSimon McVittie <smcv@collabora.com>2022-09-12 21:40:56 +0100
committerSimon McVittie <smcv@collabora.com>2022-09-12 21:45:50 +0100
commit2ea6bdcab895d58f8de947134a4434d13cb32431 (patch)
treec091da8ca95b41a03e44c953199ed233dea54d88 /NEWS
parent9127b8ffa54cf5c70393a991c9ccbcc8808a3ab8 (diff)
downloaddbus-2ea6bdcab895d58f8de947134a4434d13cb32431.tar.gz
Update NEWS for 1.15.x branch
Signed-off-by: Simon McVittie <smcv@collabora.com>
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS9
1 files changed, 7 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index a1349704..b3fd9f40 100644
--- a/NEWS
+++ b/NEWS
@@ -68,7 +68,7 @@ Enhancements:
Fixes:
-• Portability to CPU architectures with larger-than-64-bit pointers
+• Partial portability to CPU architectures with larger-than-64-bit pointers
(dbus!318, Alex Richardson)
• Fix build failure on FreeBSD (dbus!277, Alex Richardson)
@@ -108,6 +108,9 @@ Fixes:
• Silence xmlto warnings when building man pages
(dbus!312, Marc-André Lureau)
+• Fix build failure when checks are disabled but assertions are enabled
+ (dbus#412, Johannes Kauffmann)
+
• Autotools build system fixes:
· Don't treat --with-x or --with-x=yes as a request to disable X11,
fixing a regression in 1.13.20. Instead, require X11 libraries and
@@ -145,7 +148,6 @@ Fixes:
· Fix use of paths relative to the dbus project directory when dbus is
vendored into a larger CMake project (dbus!332, Jordan Williams)
-
Tests and CI enhancements:
• Add an automated test for Windows autolaunching
@@ -171,6 +173,9 @@ Tests and CI enhancements:
• Added FreeBSD Gitlab-CI build jobs
(dbus!280, Alex Richardson)
+• Use the latest MSYS2 packages for CI
+ (Ralf Habacker, Simon McVittie)
+
dbus 1.14.0 (2022-02-28)
========================