diff options
author | Michael Biebl <biebl@debian.org> | 2010-09-20 03:20:28 +0200 |
---|---|---|
committer | Michael Biebl <biebl@debian.org> | 2010-09-20 03:20:28 +0200 |
commit | 7d83738affd17f70d23b9b8836dddb81880c5f68 (patch) | |
tree | c6ca925fd9c6305a641d1bbce9aaed495aa73ed5 /debian/changelog | |
parent | 02bc0ad0d52963fb282314758defef4b4b742684 (diff) | |
download | consolekit-7d83738affd17f70d23b9b8836dddb81880c5f68.tar.gz |
debian/patches/01-fallback_no_vt_waitevent.patch
* debian/patches/01-fallback_no_vt_waitevent.patch
- Add runtime check for VT_WAITEVENT and fallback to old behaviour of
creating a thread for every possible VT.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 0e574ae..501c0ac 100644 --- a/debian/changelog +++ b/debian/changelog @@ -13,6 +13,9 @@ consolekit (0.4.2-1) UNRELEASED; urgency=low - debian/patches/02-dont_take_bus_name_until_ready.patch - debian/patches/04-dont_fail_with_invalid_seats_file.patch * Refresh patches. + * debian/patches/01-fallback_no_vt_waitevent.patch + - Add runtime check for VT_WAITEVENT and fallback to old behaviour of + creating a thread for every possible VT. -- Michael Biebl <biebl@debian.org> Mon, 20 Sep 2010 02:35:46 +0200 |