]> git.ipfire.org Git - thirdparty/dbus.git/commit
Merge branch 'no-hard-coded-tmpdir' into 'main'
authorSimon McVittie <smcv@collabora.com>
Fri, 16 May 2025 10:22:18 +0000 (10:22 +0000)
committerSimon McVittie <smcv@collabora.com>
Fri, 16 May 2025 10:22:18 +0000 (10:22 +0000)
commit5035f4bda699950cd9546173f5e89223ba43a88f
treeb2db238ba18dc3720fdcccbf1ea4996dbd038390
parent29c90f7697a38bff24a71c2be24136933e48faf1
parent91d9e604d4e9177dde74f48c26a40c40b5c29c65
Merge branch 'no-hard-coded-tmpdir' into 'main'

build: Don't use build-time TMPDIR, TEMP, TMP as socket directory

Closes #551

See merge request dbus/dbus!522