[ecryptfs-utils/f15] fix pam module to set ecryptfs gid before mount helper execution do not use zombie process, it cause

Michal Hlavinka mhlavink at fedoraproject.org
Thu Jul 21 13:27:17 UTC 2011


commit a90b6792c80644e4ea6a883e31d57fbd58c00062
Author: Michal Hlavinka <mhlavink at redhat.com>
Date:   Thu Jul 21 15:27:03 2011 +0200

    fix pam module to set ecryptfs gid before mount helper execution
    do not use zombie process, it causes lock ups in ssh

 ecryptfs-utils.spec |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/ecryptfs-utils.spec b/ecryptfs-utils.spec
index ff2c7e9..745a067 100644
--- a/ecryptfs-utils.spec
+++ b/ecryptfs-utils.spec
@@ -234,6 +234,10 @@ rm -rf $RPM_BUILD_ROOT
 %{python_sitearch}/ecryptfs-utils/_libecryptfs.so
 
 %changelog
+* Thu Jul 21 2011 Michal Hlavinka <mhlavink at redhat.com> - 87-7
+- fix pam module to set ecryptfs gid before mount helper execution
+- do not use zombie process, it causes lock ups in ssh
+
 * Mon Jul 11 2011 Michal Hlavinka <mhlavink at redhat.com> - 87-6
 - do not use memcpy for overlaping areas
 - fix broken pam module resulting in session with wrong gid


More information about the scm-commits mailing list