Format: 1.8 Date: Wed, 28 Aug 2013 13:26:13 -0700 Source: dbus Binary: dbus dbus-x11 libdbus-1-3 dbus-1-doc libdbus-1-dev dbus-1-dbg Architecture: powerpc Version: 1.6.12-0ubuntu5 Distribution: saucy-proposed Urgency: low Maintainer: Ubuntu/powerpc Build Daemon Changed-By: Tyler Hicks Description: dbus - simple interprocess messaging system (daemon and utilities) dbus-1-dbg - simple interprocess messaging system (debug symbols) dbus-1-doc - simple interprocess messaging system (documentation) dbus-x11 - simple interprocess messaging system (X11 deps) libdbus-1-3 - simple interprocess messaging system (library) libdbus-1-dev - simple interprocess messaging system (development headers) Launchpad-Bugs-Fixed: 1217598 1217710 Changes: dbus (1.6.12-0ubuntu5) saucy; urgency=low . * Add support for mediation of D-Bus messages and services. AppArmor D-Bus rules are described in the apparmor.d(5) man page. dbus-daemon will use libapparmor to perform queries against the AppArmor policies to determine if a connection should be able to send messages to another connection, if a connection should be able to receive messages from another connection, and if a connection should be able to bind to a well-known name. - debian/patches/aa-build-tools.patch: Update build files to detect and build against libapparmor - debian/patches/aa-mediation.patch: Support AppArmor mediation of D-Bus messages and services. By default, AppArmor mediation is enabled if AppArmor is available. To disable AppArmor mediation, place '' in each bus configuration file. See the dbus-daemon(1) man page for more details. - debian/patches/aa-get-connection-apparmor-security-context.patch: Add an org.freedesktop.DBus.GetConnectionAppArmorSecurityContext method that takes the unique name of a connection as input and returns the AppArmor label attached to the connection - debian/patches/aa-kernel-compat-check.patch: Perform a compatibility check of dbus, libapparmor, and the AppArmor kernel code during initialization to determine if everything is in place to perform AppArmor mediation. This is a temporary patch to overcome some potential incompatabilities during the Saucy development release and should be dropped prior to Saucy's release. - debian/control: Add libapparmor-dev as a Build-Depends - debian/rules: Specify that D-Bus should be built against libapparmor during the configure stage of the build * debian/patches/aa-mediation.patch: Clean up the AppArmor initialization - Don't treat any errors from aa_is_enabled() as fatal unless the AppArmor D-Bus mode is set to "required". This should fix errors when various test cases need to start dbus-daemon on buildds. (LP: #1217598) - Don't print to stderr during initialization unless an error has occurred (LP: #1217710) - Don't redefine _dbus_warn() to syslog(). A previous comment left in the code suggested that _dbus_warn() caused segfaults. Testing proves that is not the case. * debian/patches/aa-get-connection-apparmor-security-context.patch: Refresh patch to fix offset warnings after modifying aa-mediation.patch Checksums-Sha1: 8774dcd9ba3b3f470deeb5fe775cada15e53eac8 335370 dbus_1.6.12-0ubuntu5_powerpc.deb 84d5abc944273f31bf3b0a64b254d693b34e0534 21102 dbus-x11_1.6.12-0ubuntu5_powerpc.deb 40e9e9ec70136535d7e0bb1348d4b7de42b7d14c 144108 libdbus-1-3_1.6.12-0ubuntu5_powerpc.deb 0475a45daf650b484bd78193c9369321b0fbb23b 201882 libdbus-1-dev_1.6.12-0ubuntu5_powerpc.deb c9cf1fbb17a1385b694bc7bdd77a70c8ed993330 3896448 dbus-1-dbg_1.6.12-0ubuntu5_powerpc.deb Checksums-Sha256: 265b2f944ed55fec76dcb53ba646d43a30815f3bdb21ab8902662ff543155b13 335370 dbus_1.6.12-0ubuntu5_powerpc.deb 70751d83dae1d15c53f7bcbfd7ecd70be87c4912892f044781dee0e21bda5fea 21102 dbus-x11_1.6.12-0ubuntu5_powerpc.deb 1f3e7d6e92f3cbeda74c19260911233a3a1a6db339b8cbc9a7d835f88cc6420a 144108 libdbus-1-3_1.6.12-0ubuntu5_powerpc.deb 40d66966356ab40c4e624568a07e6ce9a9a542cd5df0b8ac49113bd1725afcf8 201882 libdbus-1-dev_1.6.12-0ubuntu5_powerpc.deb 3654e0138e39ead22d7294d07bd93b57f8157284c8565f605304e3af0c649180 3896448 dbus-1-dbg_1.6.12-0ubuntu5_powerpc.deb Files: 3a3111273623ed91a2330f69e18843d4 335370 admin optional dbus_1.6.12-0ubuntu5_powerpc.deb 8014d263f376576ee75a855f7c416125 21102 x11 optional dbus-x11_1.6.12-0ubuntu5_powerpc.deb f891f7fae6906211c28957aaf4793b62 144108 libs optional libdbus-1-3_1.6.12-0ubuntu5_powerpc.deb 3a42947866361e963fb9bd4f603144bf 201882 libdevel optional libdbus-1-dev_1.6.12-0ubuntu5_powerpc.deb e587b0522a79f2b2c4e08c0b4c5713c7 3896448 debug extra dbus-1-dbg_1.6.12-0ubuntu5_powerpc.deb Original-Maintainer: Utopia Maintenance Team