Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-05-20 | New upstream bug fix release 0.4.5. | Martin Pitt | 1 | -61/+0 | |
* New upstream bug fix release. * Drop 01-retry-console-open-on-EIO.patch, included upstream. | |||||
2010-11-20 | Add 01-retry-console-open-on-EIO.patch: As reported in LP: #544139, ↵ | Martin Pitt | 1 | -0/+61 | |
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! |