summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorTomas Mraz <tm@t8m.info>2008-01-29 15:38:34 +0000
committerTomas Mraz <tm@t8m.info>2008-01-29 15:38:34 +0000
commit538dad819245deb53f1d55109130dce2199c6730 (patch)
tree0c379de9f0954b352fbad4375bec01c13d408952 /NEWS
parent7ac2dea8a4726532f775479a44fc4c80404980e2 (diff)
Relevant BUGIDs:
Purpose of commit: new feature Commit summary: --------------- 2008-01-29 Tomas Mraz <t8m@centrum.cz> * configure.in: Test for setkeycreatecon needs libselinux. Add new module pam_sepermit. * modules/Makefile.am: Add new module pam_sepermit. * modules/pam_sepermit/.cvsignore: New file. * modules/pam_sepermit/Makefile.am: Likewise. * modules/pam_sepermit/README.xml: Likewise. * modules/pam_sepermit/pam_sepermit.8.xml: Likewise. * modules/pam_sepermit/pam_sepermit.c: Likewise. * modules/pam_sepermit/sepermit.conf: Likewise. * modules/pam_sepermit/tst-pam_sepermit: Likewise. * doc/sag/pam_sepermit.xml: Likewise. * doc/sag/pam_tty_audit.xml: Add pam_tty_audit to SAG.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 44e93d5a..edd84e38 100644
--- a/NEWS
+++ b/NEWS
@@ -8,6 +8,8 @@ Linux-PAM NEWS -- history of user-visible changes.
and number of sessions (pam_limits) to the Linux audit subsystem.
* Support sha256 and sha512 algorithms in pam_unix when they are supported
by crypt().
+* New pam_sepermit.so module for allowing/rejecting access based on
+ SELinux mode.
Release 0.99.9.0
* misc_conv no longer blocks SIGINT; applications that don't want