From 4c1bac58a4963d85764f7508c40beea2f655be6aaaf189ce3bc4ac909e45f483 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Thu, 14 Dec 2023 13:08:02 +0000 Subject: [PATCH] - Update to release 34 OBS-URL: https://build.opensuse.org/package/show/Base:System/dbus-broker?expand=0&rev=42 --- dbus-broker-33.tar.xz | 3 --- dbus-broker-34.tar.xz | 3 +++ dbus-broker.changes | 13 +++++++++++++ dbus-broker.spec | 4 ++-- 4 files changed, 18 insertions(+), 5 deletions(-) delete mode 100644 dbus-broker-33.tar.xz create mode 100644 dbus-broker-34.tar.xz diff --git a/dbus-broker-33.tar.xz b/dbus-broker-33.tar.xz deleted file mode 100644 index 8403470..0000000 --- a/dbus-broker-33.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:23713f25624749fdb274907e429080fa2d8f4dbe76acd87bb6d21a3c818c7841 -size 253172 diff --git a/dbus-broker-34.tar.xz b/dbus-broker-34.tar.xz new file mode 100644 index 0000000..83ab72a --- /dev/null +++ b/dbus-broker-34.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f5f55ba74f1f098014c97ec753ab75a2bbe92012a7afcac108783c83f39c307 +size 262960 diff --git a/dbus-broker.changes b/dbus-broker.changes index 38ac362..6038972 100644 --- a/dbus-broker.changes +++ b/dbus-broker.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Thu Dec 14 11:20:40 UTC 2023 - Jan Engelhardt + +- Update to release 34 + * Use AT_RANDOM for libexpat initialization to avoid a hidden + dependency in libexpat-hashtables on `/dev/urandom` at + runtime. + * Check for SELinux Enforcing-mode and honor its value. + * Support the new `ProcessFD` key in `GetConnectionCredentials()`. + * Loading files from a directory will not enumerate the files + in a predictable order rather than the pseudo-random order + returned by the kernel. + ------------------------------------------------------------------- Tue Dec 12 16:31:46 UTC 2023 - Callum Farmer diff --git a/dbus-broker.spec b/dbus-broker.spec index d72e3ad..5b37781 100644 --- a/dbus-broker.spec +++ b/dbus-broker.spec @@ -17,9 +17,9 @@ Name: dbus-broker -Version: 33 +Version: 34 Release: 0 -Summary: XDG-conforming message bus implementation +Summary: XDG message bus implementation License: Apache-2.0 Group: System/Daemons URL: https://github.com/bus1/dbus-broker