lp://qastaging/debian/dbus

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

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Development

Recent revisions

36. By Simon McVittie

* New upstream stable release 1.6.12
  - CVE-2013-2168: avoid a user-triggerable crash (denial of services)
    in system services that use libdbus

35. By Simon McVittie

* New upstream stable release 1.6.10
* Merge everything except the upstream development release from experimental:
  - On architectures where it's currently supported, do the
    debug build with --with-valgrind for better instrumentation
  - debian/rules: factor out production and debug configure flags
  - Add support for DEB_BUILD_OPTIONS=nodocs, which omits most documentation
    (allowing doxygen and xmlto to be avoided) and the dbus-1-doc package
  - Add support for DEB_BUILD_PROFILE=stage1, which does the same as nodocs
    and additionally makes the debug build not insist on building all tests
  - Make the development and debugging packages Multi-Arch: same,
    since their arch-dependent files are all arch-segregated
    (/usr/lib/TUPLE) or named according to a build-ID (/usr/lib/debug)
    (Closes: #689071). This is not actually useful until pkg-config
    becomes M-A: foreign (#631275).
* Do the debug build --with-valgrind on mipsel, too

34. By Simon McVittie

* Merge from experimental
* New upstream stable release 1.6.6
  - CVE-2012-3524: mitigates arbitrary code execution in setuid or otherwise
    privileged binaries that use libdbus without first sanitizing the
    environment variables inherited from their less-privileged caller
    (Closes: #689070)
* New upstream stable release 1.6.8
  - Revert part of 1.6.6 (do not check filesystem capabilities, only
    setuid/setgid), fixing regressions in certain configurations of
    gnome-keyring

33. By Simon McVittie

Disable "developer mode", which was intended to be off-by-default,
but was incorrectly on-by-default in 1.6.2, causing an incorrect
assertion to be hit when starting fcitx before dbus-launch.
(Closes: #680027)

32. By Simon McVittie

* New upstream stable release
  - dbus-launch --exit-with-session no longer monitors its stdin if
    run under X11 (Closes: #453755)
* Remove the workaround for #453755 from dbus-Xsession

31. By Simon McVittie

* Merge from "experimental" (1.5.12 was accidentally uploaded to unstable)
* New upstream stable release
* debian/watch: only match stable (0.even.x) releases

30. By Simon McVittie

* Merge from unstable
* New upstream release
  - adds new API
* Standards-Version: 3.9.3 (no changes)
* Remove lintian override for #629648, hopefully the ftpmasters are using
  lintian 2.5.1 by now
* Add lintian overrides for the empty directories we (intentionally) ship
* Don't run dh_makeshlibs on dbus-1-dbg, nothing should be linking to its
  extra-debug-enabled build of the library
* Register D-Bus documentation in doc-base

29. By Simon McVittie

* New upstream release
  - fixes FTBFS with GLib 2.32 (Closes: #665665)

28. By Simon McVittie

* New upstream release
* Change dbus and src:dbus from Section: devel to Section: admin
  (Closes: #659357)

27. By Simon McVittie

* New upstream release
* Do not symlink dcop-howto.txt.gz - no longer installed (this is D-Bus,
  not DCOP)
* Set the build-dependencies to be enough to run all tests, but don't
  run the tests yet

Branch metadata

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

Subscribers