lp:ubuntu/lucid-proposed/consolekit

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/lucid-proposed/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
Review team:
Ubuntu Development Team
Status:
Mature

Recent revisions

43. By Martin Pitt

Add 00git_truncate_frequent.patch: ck-history: don't truncate --frequent
output to 8 chars. (Closes: #660171, LP: #476811)

42. 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).

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)

39. By Yann Gilson <email address hidden>

Add kubuntu-05-bus_name.patch patch, Closes LP: #495100
"KDM requires type you details in twice"

38. By Martin Pitt

* Sync to Debian git head, no remaining Ubuntu changes.
* Bump Breaks to udev to << 147, since 147-1 is in unstable now.

37. By Michael Biebl

[ Martin Pitt ]
* debian/consolekit.preinst: Remove obsolete 90-console-kit conffile for
  upgrades from Ubuntu 8.04. (Can be dropped after 10.04 LTS release.)

[ Michael Biebl ]
* debian/patches/82-hurd_support.patch
  - Add support for GNU/Hurd. (Closes: #552393)
    The patch adds a sysdeps-gnu backend, which implements the process
    management using Hurd's libps, the *ttyent API for the part of the
    console implementation and the rest using similar (valid) approaches of
    other backends.
    Also, it fixes the PATH_MAX usage in pam-ck-connector/pam-ck-connector.c
    by using a variable-length malloc'ed buffer.
    Thanks to Pino Toscano for the patch.
* debian/patches/99-autoreconf.patch
  - Run autoreconf as 82-hurd_support.patch changes the build system.
* debian/patches/81-gnukfreebsd_support_pseudo_run_autoconf.patch
  - Remove, made obsolete by 99-autoreconf.patch.

36. By Steve Langasek

debian/libpam-ck-connector.pam-auth-update: mark this module as applying
only to interactive sessions. LP: #287715.

35. By Martin Pitt

* New upstream release:
  - port to PolicyKit 1.0
  - D-Bus policy updates
  - better diagnostic information for unimplemented backends
  - file monitoring fixes
  - get VT from X display if no controlling tty is available
  - add "nox11" option to PAM module
  - parse log entries with no body correctly
  - fix zero-sized struct/unions
  - solaris build fixes
  - parse gecos field for real name
  - leak fixes
  - compile warning fixes
  - fix doc xml validation errors
  - fix doc generation when srcdir != builddir
  - add example upstart events for logging
  - fix ChangeLog generation script to work with git-log moved to libexecdir
* Drop patches which are now upstream:
  - 00git-dbus_policy.patch
  - 00git-directory-handle-leak.patch
  - 00git-file_monitor_remove_watch_crash.patch
  - 00git-fix-double-close.patch
  - 00git-pam-add-nox11.patch
  - 00git-unref-dbus-proxy.patch
  - 07-polkit1.patch
  - 12-allow-get-sessions.patch
  - 99-autoreconf.patch
* Drop 06-xmlto_skip_validation.patch, current documentation builds/verifies
  just fine.

34. By James Westby

Install a logrotate configuration file for /var/log/ConsoleKit/history
so that it doesn't get huge and cause ck-history to take a long while
to run on login. ck-history already handles reading from rotated logs.

Branch metadata

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

Subscribers