From 390d046d7ddd71b7a7361d81b8c0c98ac5e6c888 Mon Sep 17 00:00:00 2001 From: pisili Date: Sat, 5 Mar 2016 22:11:16 +0200 Subject: [PATCH] dbus upgraded --- 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 e4bd13be..52ca9299 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. - http://dbus.freedesktop.org/releases/dbus/dbus-1.10.6.tar.gz + https://dbus.freedesktop.org/releases/dbus/dbus-1.11.0.tar.gz expat-devel libX11-devel @@ -98,6 +98,13 @@ + + 2016-03-04 + 1.11.0 + version upgraded. + Hakan Yıldız + hknuldz93@gmail.com + 2016-03-03 1.10.6