From cad7f9be856ff813848f0048db056cf076d1b7af Mon Sep 17 00:00:00 2001 From: "Dmitry V. Levin" Date: Tue, 28 Sep 2010 17:11:36 +0000 Subject: Relevant BUGIDs: Purpose of commit: bugfix Commit summary: --------------- 2010-09-27 Dmitry V. Levin * modules/pam_xauth/pam_xauth.c (check_acl): Check that the given access control file is a regular file. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index dd749dec..abad321f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2010-09-27 Dmitry V. Levin + + * modules/pam_xauth/pam_xauth.c (check_acl): Ensure that the given + access control file is a regular file. + 2010-09-16 Dmitry V. Levin * modules/pam_env/pam_env.c (handle_env): Use setfsuid() return code. -- cgit v1.2.3