rpms/screen/devel screen.pam,1.1,1.2 screen.spec,1.21,1.22

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Mon Oct 10 11:27:57 UTC 2005


Author: tmraz

Update of /cvs/dist/rpms/screen/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv31426

Modified Files:
	screen.pam screen.spec 
Log Message:
* Mon Oct 10 2005 Tomas Mraz <tmraz at redhat.com> - 4.0.2-10
- use include instead of pam_stack in pam config



Index: screen.pam
===================================================================
RCS file: /cvs/dist/rpms/screen/devel/screen.pam,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- screen.pam	9 Sep 2004 12:07:23 -0000	1.1
+++ screen.pam	10 Oct 2005 11:27:54 -0000	1.2
@@ -1,2 +1,2 @@
 #%PAM-1.0
-auth	required	pam_stack.so service=system-auth
+auth	include		system-auth


Index: screen.spec
===================================================================
RCS file: /cvs/dist/rpms/screen/devel/screen.spec,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- screen.spec	27 May 2005 18:44:43 -0000	1.21
+++ screen.spec	10 Oct 2005 11:27:54 -0000	1.22
@@ -171,6 +171,9 @@
 %config /etc/pam.d/screen
 
 %changelog
+* Mon Oct 10 2005 Tomas Mraz <tmraz at redhat.com> - 4.0.2-10
+- use include instead of pam_stack in pam config
+
 * Fri May 27 2005 Bill Nottingham <notting at redhat.com> - 4.0.2-9
 - don't use utmp group for socket dir; use a dedicated screen gid
 




More information about the fedora-cvs-commits mailing list