lp:ubuntu/karmic-security/dbus

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

83. By Jamie Strandboge

* SECURITY UPDATE: fix DoS with too deeply nested messages
  - debian/patches/99-CVE-2010-4352.patch: Limit nesting to 64 for dynamic
    message variants. Backported from upstream.
  - CVE-2010-4352
  - LP: #688992
* debian/control: Build-Depends on libexpat1-dev instead of libexpat-dev

82. By Michael Vogt

* 20_system_conf_limit.patch:
  - increase max_match_rules_per_connection for the system
    bus to 5000 (LP: #454093)

81. By James Westby

* Add debian/patches/11_timeout_handling.patch:
  - Fix timeout accounting. The elapsed_milliseconds contains the time
    from the start, so subtracting it on every iteration means that the
    timeout is much less than what is requested. Instead compare the
    absolute values, but pass the difference to calls which want a timeout
    so that the correct remaining time is used. (LP: #376145)
    Thanks to Chris Coulson for his help in tracking this down.

80. By Scott James Remnant (Canonical)

Instruct upstart to attempt to reconnect to D-Bus once we've started
the daemon.

79. By Steve Langasek

Use --exec-prefix='', not --exec-prefix=/, so that we get libdir=/lib
instead of libdir=//libavoiding the incorrect setting of rpath in the
dbus helper utils. LP: #432718.

78. By Colin Watson

82_link-order.patch: If libdbus-convenience needs symbols from any
system library (e.g. clock_gettime from -lrt on ia64) then the system
libraries need to go after libdbus-convenience.la on the link line.

77. By Scott James Remnant (Canonical)

* debian/dbus.upstart:
  - Have to start on local-filesystems rather than virtual-filesystems
    since the UUID file is under /var/lib. We can't wait for network
    filesystems though since we may need NM (which needs D-Bus) to bring
    those up.

76. By Scott James Remnant (Canonical)

FFE LP: #427356.

* Replace init script with Upstart job.
* debian/control:
  - Bump build-dependency on debhelper for Upstart-aware dh_installinit

75. By Scott James Remnant (Canonical)

Drop consolekit to a recommends, you almost certainly want it installed
but it's ok to remove it if you don't want libx11 on your system.
LP: #326613.

74. By Scott James Remnant (Canonical)

* New upstream release:
  - Fixes race condition closing a socket with undelivered messages
    associated with it.
  - Includes timeout patches applied to previous Ubuntu releases.
  - Includes container abandonment patches applied to previous Ubuntu
    release.
  - Other bug fixes.

* Drop the 50-timeout-* patches, all merged upstream.
* Drop 90-abandon-container.patch and 91-append-args_abandon-container.patch
  merged upstream.
* Drop 99-version.patch.

* debian/libdbus-1-3.symbols: Add new symbol.

Branch metadata

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

Subscribers