From 98584c2fb584558ef57ce2a4a8a7f3a070f31d5f Mon Sep 17 00:00:00 2001 From: Rmys Date: Thu, 10 Apr 2025 21:44:04 +0300 Subject: [PATCH] dbus ver. bump --- system/base/dbus/pspec.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/system/base/dbus/pspec.xml b/system/base/dbus/pspec.xml index 7b86f2de..84e1eae7 100644 --- a/system/base/dbus/pspec.xml +++ b/system/base/dbus/pspec.xml @@ -13,7 +13,7 @@ service A message bus system, a simple way for applications to talk to each other D-Bus supplies both a system daemon (for events such as "new hardware device added" or "printer queue changed") and a per-user-login-session daemon (for general IPC needs among user applications). Also, the message bus is built on top of a general one-to-one message passing framework, which can be used by any two apps to communicate directly (without going through the message bus daemon). Currently the communicating applications are on one computer, but TCP/IP option is available and remote support planned. - https://dbus.freedesktop.org/releases/dbus/dbus-1.16.0.tar.xz + https://dbus.freedesktop.org/releases/dbus/dbus-1.16.2.tar.xz meson expat-devel @@ -103,6 +103,13 @@ + + 2025-04-08 + 1.16.2 + Version bump. + Pisi Linux Community + admin@pisilinux.org + 2025-01-01 1.16.0