lp:ubuntu/hardy-proposed/dbus

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/hardy-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:
Mature

Recent revisions

55. By Martin Pitt

Add debian/patches/04_helper_fd_leak.patch: Close file descriptors before
exec()ing helpers, to avoid locking hardware like video cards by eternally
open file fds. (LP: #230877)

54. By Martin Pitt

Add debian/patches/04_helper_fd_leak.patch: Close file descriptors before
exec()ing helpers, to avoid locking hardware like video cards by eternally
open file fds. (LP: #230877)

53. By Martin Pitt

* Add debian/patches/03_fix_inotify.patch:
  - Fix overly aggressive inotifying of /etc/dbus/, breaking proper pickup
    of configuration file changes. With this fix, newly installed files in
    /etc/dbus/system.d/ become immediately active again, as in previous
    versions. (LP: #221834)
  - The patch also fixes syntax errors in the debugging statements.
  - Patch backported from 1.2.1, thanks to John Carr!

52. By Martin Pitt

* New upstream release: Tons of bug fixes, a security fix (CVE-2008-0595),
  and two small new features:
  - inotify support (to replace previous dnotify implementation); can be
    disabled with configure switch if it causes trouble
  - Add matching support for program binaries in dbus policy rules.
* Merge with Debian unstable; remaining changes:
  - 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.
  - Add consolekit (>= 0.2.3-3ubuntu2) dependency, which provides
    pam_console compatible stamps in /var/run/console. This keeps
    "at_console" policies working until we get rid of them completely.
    (See policykit-integration spec)
  - debian/dbus.{postinst,prerm}: Do not restart dbus on upgrades, since it
    breaks too many applications. Instead, trigger a "reboot required"
    notification. Since this cancels the postinst early, add an explicit
    update-rc.d call to the symlink migration.
  - debian/rules: Do not install /etc/X11/Xsession.d/75dbus_dbus-launch, we
    do not need it for Gnome, KDE, and XFCE, and it causes trouble.
    (LP #62163)
  - debian/dbus.preinst: Remove obsolete conffile
    /etc/X11/Xsession.d/75dbus_dbus-launch on upgrades. This needs to be
    kept until after Hardy's release.
* Debian's forceful way of RC symlink migration should finally fix all the
  previous upgrade issues with wrong priorities. (LP: #25931)

51. By Martin Pitt

* debian/control: Replace libpam-foreground dependency with consolekit (>=
  0.2.3-3ubuntu2), which provides pam_console compatible stamps in
  /var/run/console. (See policykit-integration spec)
* Drop debian/patches/80-dbus-change-at-console-policy.patch: Not needed any
  more now.

50. By Martin Pitt

* Merge with Debian unstable. Remaining Ubuntu changes:
  - devhelp integration:
    o Add debian/doxygen_to_devhelp.xsl: XSLT from Fedora to generate a
      devhelp documentation index. (Forwarded to FD#13495)
    o debian/patches/dbus-1.0.1-generate-xml-docs.patch: Enable generation
      of XML documentation (which will be turned into the devhelp index).
    o debian/rules: Build and clean the devhelp index. Add xsltproc build
      dependency for that.
    o debian/dbus-1-doc.install: Install the devhelp index, and shuffle
      files around so that devhelp finds them.
    o Add debian/dbus-1-doc.links: gtk-doc symlink.
    o Patch forwarded to Debian #454142.
  - debian/patches/80-dbus-change-at-console-policy.patch: Make at_console
    policy work with libpam-foreground. (Not forwarded upstream: this should
    go away soon when dbus gets proper ConsoleKit integration.)
  - 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.
  - 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. Also use 'multiuser' mode of update-rc.d.
  - debian/dbus.{postinst,prerm}: Do not restart dbus on upgrades, since it
    breaks too many applications. Instead, trigger a "reboot required"
    notification.
  - Upgrade transitions which need to be kept until after Hardy's release:
    o debian/dbus.postinst: Migrate rc?.d symlinks from 20 to 12 on
      upgrades.
    o debian/dbus.preinst: Remove obsolete conffile
      /etc/X11/Xsession.d/75dbus_dbus-launch.
    o debian/control: Bump dbus-x11's Conflicts/Replaces: dbus for the
      moving of dbus-launch.
* Move dbus-launch to dbus-x11 again, as in Debian. Just don't install the
  Xsession.d script in debian/rules, we do not need it in Ubuntu.
* Tag our remaining patches.

49. By Martin Pitt

Let dbus depend on libpam-foreground, until the "at_console" policy works
with ConsoleKit. Quick-fix for Hardy Alpha 1.

48. By Sebastien Bacher

* debian/control:
  - Build-Depends on xsltproc
* debian/dbus-1-doc.install:
  - install the devhelp index
* debian/dbus-1-doc.links:
  - create a devhelp documentation symlink
* debian/doxygen_to_devhelp.xsl:
  - file from fedora used to generate a devhelp documentation index
* debian/patches/dbus-1.0.1-generate-xml-docs.patch:
  - patch from fedora, build the xml documentation
* debian/rules:
  - build and clean the devhelp index

47. By LaMont Jones

Trigger rebuild for hppa

46. By Martin Pitt

* debian/dbus.postinst: Bump version number for rc symlink fix transition,
  so that we also do it for feisty->gutsy upgrades.
* Move dbus-launch and its manpage from dbus-x11 to dbus proper. Add
  necessary Conflicts:/Replaces:. (LP: #118919)

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