summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorTomas Mraz <tmraz@fedoraproject.org>2011-06-13 20:27:18 +0200
committerTomas Mraz <tmraz@fedoraproject.org>2011-06-13 20:27:18 +0200
commitcda7bd483b42a39157e69271fa2211d7e89944dc (patch)
treedaba0867c96bcd60d60ffb235d1de983eac60e12 /ChangeLog
parent2cd2fb864a52e71a5f6c15aea1cc7e953674aeb6 (diff)
Test also whether the tty is in the /sys/class/tty/console/active file.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bcd456c3..299b3167 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2011-06-13 Tomas Mraz <tm@t8m.info>
+
+ * modules/pam_securetty/pam_securetty.c (securetty_perform_check): Test
+ also whether the tty is in the /sys/class/tty/console/active file.
+ * modules/pam_securetty/pam_securetty.8.xml: Document the new check of
+ /sys/class/tty/console/active/file.
+
2011-06-07 Tomas Mraz <tm@t8m.info>
* modules/pam_namespace/pam_namespace.c (root_shared): New