From 30d90f6de22a93719c7157383e14024e49db9f57 Mon Sep 17 00:00:00 2001 From: Simon McVittie Date: Wed, 28 Jun 2017 19:19:47 +0100 Subject: [PATCH] Update NEWS for fd.o #101570 Signed-off-by: Simon McVittie --- NEWS | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/NEWS b/NEWS index d1124bcab..d3b4180d7 100644 --- a/NEWS +++ b/NEWS @@ -78,6 +78,13 @@ Enhancements: g_test_trap_subprocess(), for Windows support and better robustness on Unix (fd.o #101362, Simon McVittie) +• On systemd systems, if ${localstatedir}/dbus/machine-id doesn't exist, + instruct systemd-tmpfiles to make it a symbolic link to /etc/machine-id. + This prevents the two files from going out of sync on stateless or live + images without needing to run dbus-uuidgen, and supports older D-Bus + implementations that do not necessarily read /etc/machine-id themselves. + (fd.o #101570, Simon McVittie) + Fixes: • Fix a reference leak when blocking on a pending call on a connection -- 2.47.3