* sulogin picking the SELinux context was broken. Patch by Daniel Walsh

This commit is contained in:
Werner Fink
2010-04-08 09:07:36 +00:00
parent 5e919cc4ca
commit 1ef67cb310
3 changed files with 222 additions and 1 deletions

View File

@@ -83,6 +83,7 @@ sysvinit (2.88dsf) UNRELEASED; urgency=low
passwords due using getpwnam(3).
* Enable the sulogin fallback password check to handle MD5, SHA, and
Blowfish encrypted passwords in case of getpwnam(3) fails.
* sulogin picking the SELinux context was broken. Patch by Daniel Walsh
-- Petter Reinholdtsen <pere@hungry.com> Sun, 12 Jul 2009 19:58:10 +0200