~racb/ubuntu/+source/dbus:lpusip/ubuntu/feisty-updates

Last commit made on 2008-10-30
Get this branch:
git clone -b lpusip/ubuntu/feisty-updates https://git.launchpad.net/~racb/ubuntu/+source/dbus
Only Robie Basak can upload to this branch. If you are Robie Basak please log in for upload directions.

Branch merges

Branch information

Name:
lpusip/ubuntu/feisty-updates
Repository:
lp:~racb/ubuntu/+source/dbus

Recent commits

a8487d6... by Kees Cook

Import patches-unapplied version 1.0.2-1ubuntu4.2 to ubuntu/feisty-updates

Imported using usd-importer.

Publish parent: 4e45e838d5a231a044ce3f7043845a9809a35e3f
Changelog parent: fec2445a0d4ed6b04986ac2e3f23d109f35a7515

fec2445... by Kees Cook

Import patches-unapplied version 1.0.2-1ubuntu4.2 to ubuntu/feisty-security

Imported using usd-importer.

Publish parent: 8d926e747b20ff5d210d05137405bf73ead3bebb
Changelog parent: de8fd34367d70dbda7fe34f6a54f340b19d9fbe8

New changelog entries:
  * SECURITY UPDATE: policy bypass with NULL interfaces.
    - Add 82-NULL-policy-bypass.patch: upstream fixes.
    - CVE-2008-0595
  * SECURITY UPDATE: application crash via corrupt signatures.
    - Add 83-signature-validation.patch: upstream fixes.
    - CVE-2008-3834

4e45e83... by Martin Pitt

Import patches-unapplied version 1.0.2-1ubuntu4 to ubuntu/feisty-updates

Imported using usd-importer.

Publish parent: 8d926e747b20ff5d210d05137405bf73ead3bebb
Changelog parent: de8fd34367d70dbda7fe34f6a54f340b19d9fbe8

de8fd34... by Martin Pitt

Import patches-unapplied version 1.0.2-1ubuntu4 to ubuntu/feisty-proposed

Imported using usd-importer.

Publish parent: 8d926e747b20ff5d210d05137405bf73ead3bebb

New changelog entries:
  * 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

8d926e7... by Martin Pitt

Import patches-unapplied version 1.0.2-1ubuntu3 to ubuntu/feisty

Imported using usd-importer.

Publish parent: 291d57b62d7efbd48a78dab89d897bc41a1c8916

New changelog entries:
  * 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).

291d57b... by Martin Pitt

Import patches-unapplied version 1.0.2-1ubuntu2 to ubuntu/feisty

Imported using usd-importer.

Publish parent: 54ebbd5a29cf2283bdd9a0573f56472b7df3c745

New changelog entries:
  * 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.

54ebbd5... by Sebastian Dröge

Import patches-unapplied version 1.0.2-1ubuntu1 to ubuntu/feisty

Imported using usd-importer.

Publish parent: ded29293dd35847a5b39f435bcf8e27cfdc5f2b1

New changelog entries:
  * New upstream release:
    + Urgency set to high because it fixes a local denial of service
      exploit involving removal of match rules from other apps.
      This effects all versions of D-Bus. CVE-2006-6107
      https://bugs.freedesktop.org/show_bug.cgi?id=9142
  * debian/patches/02_fix_thread_initialisation.patch:
    + Dropped, merged upstream

ded2929... by Sebastian Dröge

Import patches-unapplied version 1.0.1-2ubuntu1 to ubuntu/feisty

Imported using usd-importer.

Publish parent: 6908cc57d75e6b3cdbc492d875597d3bdb3735a1

New changelog entries:
    + debian/patches/81-session.conf-timeout.patch:

6908cc5... by Sebastian Dröge

Import patches-unapplied version 1.0.0-1ubuntu1 to ubuntu/feisty

Imported using usd-importer.

Publish parent: 534f0cc149150f37f9d5d3b97871978ce3b09254

New changelog entries:
    + debian/control:
      - Build depend on libselinux1-dev to get SELinux support

534f0cc... by Sebastian Dröge

Import patches-unapplied version 1.0.0-0ubuntu1 to ubuntu/feisty

Imported using usd-importer.

Publish parent: 4b32fc0d72ec451a2be94e7a0ba525ee4e289787

New changelog entries:
  * 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