lp:ubuntu/precise/consolekit

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

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Mature

Recent revisions

49. By Martin Pitt

* Add 00git_truncate_frequent.patch: ck-history: don't truncate --frequent
  output to 8 chars. (Closes: #660171, LP: #476811)
* debian/README.Debian: Fix grammar, thanks lintian.

48. By Martin Pitt

No-change rebuild to fix changelog md5sum. (LP: #875466)

47. By Martin Pitt

[ Michael Biebl ]
* Bump Standards-Version to 3.9.2. No further changes.
* Bump debhelper compatibility level to 8.

[ Martin Pitt ]
* New upstream bug fix release.
* Drop 01-retry-console-open-on-EIO.patch, included upstream.

46. By Michael Biebl

New upstream release.

45. By Martin Pitt

Add 01-retry-console-open-on-EIO.patch: As reported in LP: #544139,
ConsoleKit sometimes fails to track the active VT. This particular case
was tracked down to a race condition that happens if you try to open
/dev/console while the current TTY is currently being closed. This yields
an -EIO error, in which case CK should just try again. Thanks Colin Watson
for the patch!

44. By Colin Watson

* Resynchronise with Debian. Remaining changes:
  - 10-retry_console_open_eio.patch: Retry console opens if they return
    EIO, since this may happen while a tty is closing.

43. By Colin Watson

10-retry_console_open_eio.patch: Retry console opens if they return EIO,
since this may happen while a tty is closing (see LP #554172, and thanks
to Lennie and others for extensive debugging work; LP: #544139).

42. By Michael Biebl

[ Martin Pitt ]
* debian/90consolekit: gdm already creates a CK session for us, so do not
  run the expensive D-Bus calls if we have $GDMSESSION.
* Bump Standards-Version to 3.8.4 (no changes necessary).

41. By Martin Pitt

debian/90consolekit: gdm already creates a CK session for us, so do not
run the expensive D-Bus calls if we have $GDMSESSION.

40. By Michael Biebl

[ Martin Pitt ]
* Bump Breaks to udev to << 147, since 147-1 is in unstable now.

[ Michael Biebl ]
* debian/patches/01-dont_daemonize_when_activated.patch
  - Don't daemonize when being activated by D-Bus. D-Bus service activation
    does not (yet) handle forking daemons properly.
    Patch pulled from upstream Git.
* debian/patches/04-defer_daemonizing.patch
  - Drop this patch, obsoleted by 01-dont_daemonize_when_activated.patch.
* debian/patches/02-dont_take_bus_name_until_ready.patch
  - Claim bus name after registering the manager object. This fixes a race
    when being activated by a method call on the manager object, where
    ConsoleKit gets started but the method call fails. (Closes: #561592)
    Patch pulled from upstream Git.
* debian/patches/04-dont_fail_with_invalid_seats_file.patch
  - Don't segfault when reading an invalid seats file and
    ck_seat_new_from_file returns NULL. (Closes: #561106)

Branch metadata

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

Subscribers