summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dbus/.footprint15
-rw-r--r--dbus/.md5sum2
-rw-r--r--dbus/Pkgfile2
3 files changed, 6 insertions, 13 deletions
diff --git a/dbus/.footprint b/dbus/.footprint
index 531d87536..7ea13eaf0 100644
--- a/dbus/.footprint
+++ b/dbus/.footprint
@@ -10,6 +10,7 @@ drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/dbus-cleanup-sockets
-rwxr-xr-x root/root usr/bin/dbus-launch
-rwxr-xr-x root/root usr/bin/dbus-monitor
+-rwxr-xr-x root/root usr/bin/dbus-run-session
-rwxr-xr-x root/root usr/bin/dbus-send
-rwxr-xr-x root/root usr/bin/dbus-uuidgen
drwxr-xr-x root/root usr/etc/
@@ -46,19 +47,11 @@ drwxr-xr-x root/root usr/lib/dbus-1.0/include/dbus/
drwxr-xr-x root/root usr/lib/dbus/
-rwsr-x--- root/messagebus usr/lib/dbus/dbus-daemon-launch-helper
-rwxr-xr-x root/root usr/lib/libdbus-1.la
-lrwxrwxrwx root/root usr/lib/libdbus-1.so -> libdbus-1.so.3.7.6
-lrwxrwxrwx root/root usr/lib/libdbus-1.so.3 -> libdbus-1.so.3.7.6
--rwxr-xr-x root/root usr/lib/libdbus-1.so.3.7.6
+lrwxrwxrwx root/root usr/lib/libdbus-1.so -> libdbus-1.so.3.8.4
+lrwxrwxrwx root/root usr/lib/libdbus-1.so.3 -> libdbus-1.so.3.8.4
+-rwxr-xr-x root/root usr/lib/libdbus-1.so.3.8.4
drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/dbus-1.pc
-drwxr-xr-x root/root usr/man/
-drwxr-xr-x root/root usr/man/man1/
--rw-r--r-- root/root usr/man/man1/dbus-cleanup-sockets.1.gz
--rw-r--r-- root/root usr/man/man1/dbus-daemon.1.gz
--rw-r--r-- root/root usr/man/man1/dbus-launch.1.gz
--rw-r--r-- root/root usr/man/man1/dbus-monitor.1.gz
--rw-r--r-- root/root usr/man/man1/dbus-send.1.gz
--rw-r--r-- root/root usr/man/man1/dbus-uuidgen.1.gz
drwxr-xr-x root/root usr/sbin/
-rwxr-xr-x root/root usr/sbin/dbus-daemon
drwxr-xr-x root/root usr/share/
diff --git a/dbus/.md5sum b/dbus/.md5sum
index 8b5a61ab8..9edc5179b 100644
--- a/dbus/.md5sum
+++ b/dbus/.md5sum
@@ -1,3 +1,3 @@
23bc5ff22fe4f9a208d65fbbfd489ad9 30-dbus.launch
-b02e9c95027a416987b81f9893831061 dbus-1.6.18.tar.gz
+d6f709bbec0a022a1847c7caec9d6068 dbus-1.8.2.tar.gz
dd882e45b9397a5dbf8650057ee9a340 rc.dbus
diff --git a/dbus/Pkgfile b/dbus/Pkgfile
index 217ddc55d..62115cc34 100644
--- a/dbus/Pkgfile
+++ b/dbus/Pkgfile
@@ -5,7 +5,7 @@
# Depends on: expat
name=dbus
-version=1.6.18
+version=1.8.2
release=1
source=(http://dbus.freedesktop.org/releases/dbus/$name-$version.tar.gz \
rc.dbus 30-dbus.launch)

Generated by cgit