* src/passwd.c, NEWS: Make SE Linux tests more strict, when the

real UID is 0 SE Linux checks will be performed. Thanks to
 Russell Coker  <russell@coker.com.au>
* TODO: Added entries regarding SE Linux.
This commit is contained in:
nekral-guest
2008-03-26 22:00:50 +00:00
parent eca5208c20
commit f7a256fc19
3 changed files with 77 additions and 10 deletions

2
NEWS
View File

@@ -74,6 +74,8 @@ shadow-4.1.0 -> shadow-4.1.1 UNRELEASED
exit.
- passwd
* Make sure that no more than one username argument was provided.
* Make SE Linux tests more strict, when the real UID is 0 SE Linux
checks will be performed.
- pwck
* Fix logging of changes to syslog when a passwd file is provided,
without a shadow file.