[ecryptfs-utils/f14] 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 15:17:21 UTC 2011


commit 631dda90e2f82a3ba2f1814b6ec9f27aae233733
Author: Michal Hlavinka <mhlavink at redhat.com>
Date:   Thu Jul 21 17:17:08 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 5b81b55..f0b8b4c 100644
--- a/ecryptfs-utils.spec
+++ b/ecryptfs-utils.spec
@@ -230,6 +230,10 @@ rm -rf $RPM_BUILD_ROOT
 %{python_sitearch}/ecryptfs-utils/_libecryptfs.so
 
 %changelog
+* Thu Jul 21 2011 Michal Hlavinka <mhlavink at redhat.com> - 87-6
+- fix pam module to set ecryptfs gid before mount helper execution
+- do not use zombie process, it causes lock ups in ssh
+
 * Tue Jul 19 2011 Michal Hlavinka <mhlavink at redhat.com> - 87-5
 - 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