From 03a2771387aa44ee9686ca1cc7c3aea6679bd680 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ertu=C4=9Frul=20Erata?= Date: Thu, 12 Nov 2015 14:03:01 +0200 Subject: [PATCH] update dbus and util-linux --- system/base/dbus/pspec.xml | 9 ++++++++- system/base/util-linux/pspec.xml | 11 +++++++++-- 2 files changed, 17 insertions(+), 3 deletions(-) diff --git a/system/base/dbus/pspec.xml b/system/base/dbus/pspec.xml index 6fe9490e..a56b18cd 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.0.tar.gz + http://dbus.freedesktop.org/releases/dbus/dbus-1.10.2.tar.gz expat-devel libX11-devel @@ -98,6 +98,13 @@ + + 2015-11-12 + 1.10.2 + Version bump. + Ertuğrul Erata + ertugrulerata@gmail.com + 2015-10-09 1.10.0 diff --git a/system/base/util-linux/pspec.xml b/system/base/util-linux/pspec.xml index 4c4a947a..a3230ef0 100644 --- a/system/base/util-linux/pspec.xml +++ b/system/base/util-linux/pspec.xml @@ -13,7 +13,7 @@ library Various useful Linux utilities The util-linux package contains a large variety of low-level system utilities that are necessary for a Linux system to function. - https://www.kernel.org/pub/linux/utils/util-linux/v2.27/util-linux-2.27.tar.xz + https://www.kernel.org/pub/linux/utils/util-linux/v2.27/util-linux-2.27.1.tar.xz zlib-devel eudev-devel @@ -75,7 +75,7 @@ libutil-linux - + uuidd @@ -160,6 +160,13 @@ + + 2015-11-12 + 2.27.1 + Version bump. + Ertuğrul Erata + ertugrulerata@gmail.com + 2015-10-09 2.27