~ubuntu-branches/ubuntu/quantal/consolekit/quantal-proposed

« back to all changes in this revision

Viewing changes to debian/patches/series

  • Committer: Bazaar Package Importer
  • Author(s): Martin Pitt
  • Date: 2010-11-20 18:17:28 UTC
  • mfrom: (0.1.16 sid)
  • Revision ID: james.westby@ubuntu.com-20101120181728-8e5bwe4ttgmk4j41
Tags: 0.4.3-2
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!

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
# Debian patches for consolekit
2
 
01-fallback_no_vt_waitevent.patch
 
2
01-retry-console-open-on-EIO.patch
3
3
03-cleanup_console_tags.patch
4
 
10-retry_console_open_eio.patch
5
 
80-gnukfreebsd_support_configure.ac.patch
6
4
82-hurd_support.patch
7
 
99-autoreconf.patch