lp:ubuntu/natty-updates/dbus

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp:ubuntu/natty-updates/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

101. By Marc Deslauriers

* REGRESSION FIX: some applications launched with the activation helper
  may need DBUS_STARTER_ADDRESS. (LP: #1058343)
  - debian/patches/CVE-2012-3524-regression-fix.patch: hardcode the
    starter address to the default system bus address.
* REGRESSION FIX: unclean shutdown after dbus upgrade (LP: #740390)
  - debian/libdbus-1-3.postinst: trigger an upstart re-exec before
    shutdown or reboot so that it can safely unmount the root
    filesystem.

100. By Marc Deslauriers

* SECURITY UPDATE: privilege escalation via unsanitized environment
  - debian/patches/CVE-2012-3524-dbus.patch: Don't access environment
    variables or run dbus-launch when setuid in configure.in,
    dbus/dbus-keyring.c, dbus/dbus-sysdeps*
  - CVE-2012-3524

99. By Jamie Strandboge

* SECURITY UPDATE: denial of service via messages with non-native byte order
  - debian/patches/9000-CVE-2011-2200.patch: update dbus-marshal-header.c
    to verify header->data byte order and header->byte_order match in
    _dbus_header_byteswap()
  - CVE-2011-2200

98. By Steve Langasek

debian/rules: fix up the sed of the .pc file, we need the path to be
relative to the multiarch dir. Thanks to Lionel Le Folgoc for pointing
this out.

97. By Steve Langasek

* FFe LP: #733501
* Build for multiarch.

96. By Jamie Strandboge

debian/rules: update dh_installinit to use the old '|| :' behavior instead
of the default behavior (exiting with error) by specifying
'--error-handler=:' to dh_installinit (LP: #728434)

95. By Alkis Georgopoulos

debian/dbus.postinst: Prevent dbus.postinst from failing in chroots
(LP: #552404).

94. By Martin Pitt

debian/rules: Reinstate Cflags seddery for the .pc file, which got lost in
merging the cdbs->dh conversion.

93. By Martin Pitt

* Merge with Debian unstable. Remaining Ubuntu changes:
  - Install into / rather than /usr.
  - debian/dbus.postinst: Use upstart call instead of invoking the init.d
    script for checking if we are already running.
  - Add debian/dbus.upstart.
  - 0001-activation-allow-for-more-variation-than-just-system.patch,
    0002-bus-change-systemd-activation-to-activation-systemd.patch,
    0003-upstart-add-upstart-as-a-possible-activation-type.patch,
    0004-upstart-add-UpstartJob-to-service-desktop-files.patch,
    0005-activation-implement-upstart-activation.patch: Patches from Scott
    James Remnant to implement Upstart service activation. Not upstream.
  - 20_system_conf_limit.patch: Increase max_match_rules_per_connection for
    the system bus to 5000 (LP #454093)
  - 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: Fix creation of /usr/lib/libdbus-1.so symlink.
* debian/libdbus-1-dev.install: Put back .pc.

92. By Scott James Remnant (Canonical)

* Apply patches to implement Upstart service activation.
* Switch to using Upstart activation for the system bus.

Branch metadata

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

Subscribers