~ubuntu-branches/ubuntu/dapper/dbus/dapper-security

Viewing all changes in revision 18.

  • Committer: Bazaar Package Importer
  • Author(s): Martin Pitt
  • Date: 2006-03-15 11:47:08 UTC
  • Revision ID: james.westby@ubuntu.com-20060315114708-gw2fpha2hd2q2twc
Tags: 0.60-6ubuntu5
* debian/dbus.{install,postinst}: Install dbus-foreground-console into
  /usr/lib/dbus-1.0, not into /usr/bin, since it's not supposed (and
  possible) to call as normal user.
* debian/patches/dbus-change-at-console-policy.patch:
  - Change default path of dbus-foreground-console to /usr/lib/dbus-1.0/.
  - Use fork/exec instead of system() to call dbus-foreground-console; this
    avoids invoking the shell and nasty shell errors if it cannot be
    executed (like in the test suite).
  - Do not set a dbus error if dbus-foreground-console could be successfully
    called, but returns 0 (i. e. it could not determine a dbus console).
    This broke dbus clients like hal if there was no foreground console (on
    headless machines, for example).

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: