lp:ubuntu/feisty-proposed/dbus

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/feisty-proposed/dbus
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Development

Recent revisions

43. By Martin Pitt

* Add debian/patches/02_dbus-launch_close_pipe.patch:
  - _dbus_get_autolaunch_address(): When calling dbus-launch fails,
     close the reading end of the pipe.
  - This caused a serious fd leak in programs like cups when they repeatedly
    try to send dbus messages, dbus is not running, and dbus-launch is not
    available or otherwise fails to execute.
  - LP: #112803

42. By Martin Pitt

* debian/rules: Start dbus at runlevel priority 12, so that it comes before
  gdm. This eliminates the race condition of starting the X session before
  hal is running. (LP: #25931 and two handfuls of dups)
* debian/dbus.postinst: Migrate rc?.d symlinks from 20 to 12 on upgrades to
  this version.
* debian/control: Set Ubuntu maintainer.
* debian/rules: Clean up doc/*.html (they are generated from XML sources).

41. By Martin Pitt

* debian/patches/80-dbus-change-at-console-policy.patch:
  - Throw away the previous complicated and broken (see LP#37181) patch.
  - Go back to upstream semantics of 'at_console="true"' matching if the
    process is on any local console regardless of whether it is the
    foreground one.
* debian/dbus.install, debian/dbus.postinst, debian/rules: Revert
  dbus-foreground-console-related changes, since we do not need to install
  any additional programs any more.
* Remove debian/patches/99_autoreconf.patch: We do not need it any more.
* For the record, and to ease the next merge, remaining Ubuntu changes:
  - debian/control: Build depend on libselinux1-dev to get SELinux support.
  - debian/patches/81-session.conf-timeout.patch: Raise the service startup
    timeout from 25 to 60 seconds. It may be too short on the live CD with
    slow machines.

40. By Sebastian Dröge

* Sync with Debian:
  + debian/control:
    - Build depend on libselinux1-dev to get SELinux support
  + debian/dbus.install,
    debian/dbus.postinst,
    debian/patches/80-dbus-change-at-console-policy.patch,
    debian/rules:
    - Add and properly install dbus-foreground-console
  + debian/patches/81-session.conf-timeout.patch:
    - Raise the service startup timeout from 25 to 60 seconds. It may be too
      short on the live CD with too slow machines.
  + debian/patches/99_autoreconf.patch:
    - Regenerate autotools generated files for the changes

39. By Sebastian Dröge

* Sync with Debian:
  + debian/control:
    - Build depend on libselinux1-dev to get SELinux support
  + debian/dbus.install,
    debian/dbus.postinst,
    debian/patches/80-dbus-change-at-console-policy.patch,
    debian/rules:
    - Add and properly install dbus-foreground-console
  + debian/patches/81-session.conf-timeout.patch:
    - Raise the service startup timeout from 25 to 60 seconds. It may be too
      short on the live CD with too slow machines.
  + debian/patches/99_autoreconf.patch:
    - Regenerate autotools generated files for the changes

38. By Sebastian Dröge

* Sync with Debian:
  + debian/control:
    - Build depend on libselinux1-dev to get SELinux support
  + debian/dbus.install,
    debian/dbus.postinst,
    debian/patches/80-dbus-change-at-console-policy.patch,
    debian/rules:
    - Add and properly install dbus-foreground-console
  + debian/session.conf:
    - Raise the service startup timeout from 25 to 60 seconds. It may be too
      short on the live CD with too slow machines.
  + debian/patches/99_autoreconf.patch:
    - Regenerate autotools generated files for the changes

37. By Sebastian Dröge

* New upstream release, 1.0.0 aka "Blue Bird"
* debian/patches/99_autoreconf.patch:
  + Updated for new upstream version
* debian/control:
  + Build depend on libselinux1-dev to get SELinux support

36. By Sebastian Dröge

* debian/patches/01_no-fatal-warnings.patch:
  + Don't abort() applications that call the DBus API the wrong way, for
    example closing shared connections or calling dbus_error_is_set() on
    NULL. This behaviour was added in 0.95 and is controlled by the
    DBUS_FATAL_WARNINGS enviroment variable and intended by upstream.
    Unfortunately many applications cause those fatal warnings (hal,
    rhythmbox and network-manager to name a few) and make the desktop
    unusable for some people. This will be reset to upstream-default at some
    point again after the most important applications are fixed.

35. By Sebastian Dröge

* Sync with Debian:
  + debian/dbus.install,
    debian/dbus.postinst,
    debian/patches/80-dbus-change-at-console-policy.patch,
    debian/rules:
    - Add and properly install dbus-foreground-console
  + debian/session.conf:
    - Raise the service startup timeout from 25 to 60 seconds. It may be too
      short on the live CD with too slow machines.
  + debian/patches/99_autoreconf.patch:
    - Regenerate autotools generated files for the changes

34. By Sebastian Dröge

* debian/session.conf,
  debian/patches/dbus-raise-service-start-timeout.patch:
  + Raise the service activation timeout in the correct file now to 60
    seconds...

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/lucid/dbus
This branch contains Public information 
Everyone can see this information.

Subscribers