dbus 1.6.12-0ubuntu10 source package in Ubuntu
Changelog
dbus (1.6.12-0ubuntu10) saucy; urgency=low * debian/patches/aa-mediation.patch: Attempt to open() the mask file in apparmorfs/features/dbus rather than simply stat() the dbus directory. This is an important difference because AppArmor does not mediate the stat() syscall. This resulted in problems in an environment where dbus-daemon, running inside of an LXC container, did not have the necessary AppArmor rules to access apparmorfs but the stat() succeeded so mediation was not properly disabled. (LP: #1238267) This problem was exposed after dropping aa-kernel-compat-check.patch because the compat check was an additional check that performed a test query. The test query was failing in the above scenario, which did result in mediation being disabled. * debian/patches/aa-get-connection-apparmor-security-context.patch, debian/patches/aa-mediate-eavesdropping.patch: Refresh these patches to accomodate the above change -- Tyler Hicks <email address hidden> Thu, 10 Oct 2013 10:40:26 -0700
Upload details
- Uploaded by:
- Tyler Hicks
- Sponsored by:
- Jamie Strandboge
- Uploaded to:
- Saucy
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any all
- Section:
- devel
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
dbus_1.6.12.orig.tar.gz | 1.8 MiB | f67a7abfd6d045c1e9eba2bba4199d301836bc0c6e8a727c765913aba780ee92 |
dbus_1.6.12-0ubuntu10.debian.tar.gz | 61.5 KiB | 75871b3fc97819c693d63fb946f5958b51278092d85bc0cd3b4fca67bbc5933b |
dbus_1.6.12-0ubuntu10.dsc | 2.6 KiB | af17f4a7b569793756398c715f85b0ff26d8e2987e6a6dc921438f7e3e25323d |
Available diffs
Binary packages built by this source
- dbus: simple interprocess messaging system (daemon and utilities)
D-Bus is a message bus, used for sending messages between applications.
Conceptually, it fits somewhere in between raw sockets and CORBA in
terms of complexity.
.
D-Bus supports broadcast messages, asynchronous messages (thus
decreasing latency), authentication, and more. It is designed to be
low-overhead; messages are sent using a binary protocol, not using
XML. D-Bus also supports a method call mapping for its messages, but
it is not required; this makes using the system quite simple.
.
It comes with several bindings, including GLib, Python, Qt and Java.
.
This package contains the D-Bus daemon and related utilities.
.
The client-side library can be found in the libdbus-1-3 package, as it is no
longer contained in this package.
- dbus-1-dbg: No summary available for dbus-1-dbg in ubuntu saucy.
No description available for dbus-1-dbg in ubuntu saucy.
- dbus-1-doc: No summary available for dbus-1-doc in ubuntu saucy.
No description available for dbus-1-doc in ubuntu saucy.
- dbus-x11: No summary available for dbus-x11 in ubuntu saucy.
No description available for dbus-x11 in ubuntu saucy.
- libdbus-1-3: No summary available for libdbus-1-3 in ubuntu saucy.
No description available for libdbus-1-3 in ubuntu saucy.
- libdbus-1-dev: No summary available for libdbus-1-dev in ubuntu saucy.
No description available for libdbus-1-dev in ubuntu saucy.