lp:ubuntu/karmic/consolekit

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

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Mature

Recent revisions

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.

33. By Martin Pitt

* Drop 04-consolekit_park.patch: Not necessary with new gdm any more.
* Rename patches which are in upstream git now:
  - 05-dbus_policy.patch → 00git-dbus_policy.patch
  - 05-pam-add-nox11.patch → 00git-pam-add-nox11.patch
  - 08-fix-double-close.patch → 00git-fix-double-close.patch
  - 09-directory-handle-leak.patch → 00git-directory-handle-leak.patch
  - 10-file_monitor_remove_watch_crash.patch → 00git-file_monitor_remove_watch_crash.patch
  - 11-unref-dbus-proxy.patch → 00git-unref-dbus-proxy.patch
* 12-allow-get-sessions.patch: Add upstream bug link.
* 07-polkit1.patch: Allow CanRestart and CanStop in D-BUS policy. (LP: #399531)

32. By Martin Pitt

* Add 07-polkit1.patch: Port to PolikyKit 1 API. Patch taken from
  GNOME bugzilla #22178.
* Drop 13-work-without-policykit.patch: Obsolete with patch above.
* Add 99-autoreconf.patch: Regenerate configure, to pick up changes from
  07-polkit1.patch.
* debian/control: Update build dep to libpolkit-gobject-1-dev.
* debian/consolekit.install: Update for new *.policy path.
* Add debian/consolekit.postinst: Trigger reboot notification after
  upgrading to this version.

31. By James Westby

* debian/patches/04-consolekit_park.patch:
  - When a session is removed parking is enabled, and then the active
    seat is possibly changed. The intention is that parking is only
    enabled if the active seat is changed in response to the session removal.
    However, there are codepaths where the active seat is not changed,
    but the enable flag isn't removed, meaning that the next time the
    active session changes it may inadvertently park. Forcing the enable
    flag to FALSE after possibly updating the active session when removing
    a session ensures that parking will only occur in response to a session
    removal, and not VT switches.
    - In other words, make VT switching away from X not take two attempts
      sometimes and fix LP: #271962.

30. By Martin Pitt

Add 13-work-without-policykit.patch: If PolicyKit cannot be initialized,
just disable support for it, do not fail completely. (LP: #275432)

29. By Colin Watson

No-change rebuild to fix lpia shared library dependencies.

28. By Martin Pitt

* Merge with Debian unstable:
  - Some packaging fixes.
  - Fix current FTBFS due to invalid documentation XML. (LP: #338001)
* Remaining Ubuntu changes:
  - debian/consolekit.preinst: Remove obsolete conffile on upgrade. This
    needs to be kept until after next LTS.
  - PolicyKit support:
    + debian/control: Build-depend on libpolkit-dev.
    + debian/consolekit.install: Install PolicyKit policy.

27. By Ted Gould

Adding debian/patches/12-allow-get-sessions.patch to allow for
the GetSessions command to be called on the Manager interface. This
saves the effort of calling GetSeats and then GetSessions on each
of them. (LP: #338001)

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