diff options
author | Tomas Mraz <tm@t8m.info> | 2010-12-21 08:54:14 +0000 |
---|---|---|
committer | Tomas Mraz <tm@t8m.info> | 2010-12-21 08:54:14 +0000 |
commit | 4c2362ccac4c8e967af619f4550be3a5fb165433 (patch) | |
tree | c5656ae784a07255700858037f3a009351f9ba7c /ChangeLog | |
parent | 19eb6b29412491d272210938259c574bf9728d94 (diff) | |
download | pam-4c2362ccac4c8e967af619f4550be3a5fb165433.tar.gz pam-4c2362ccac4c8e967af619f4550be3a5fb165433.tar.bz2 pam-4c2362ccac4c8e967af619f4550be3a5fb165433.zip |
Relevant BUGIDs:
Purpose of commit: bugfix
Commit summary:
---------------
2010-12-21 Tomas Mraz <tm@t8m.info>
* modules/pam_selinux/pam_selinux.c (mls_range_allowed): Unhardcode
values for security class and av permission bit.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2010-12-21 Tomas Mraz <tm@t8m.info> + + * modules/pam_selinux/pam_selinux.c (mls_range_allowed): Unhardcode + values for security class and av permission bit. + 2010-12-14 Tomas Mraz <tm@t8m.info> * modules/pam_limits/pam_limits.c (parse_uid_range): New function |