Author: baggins                      Date: Mon May 17 13:31:24 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- rel 3
- give pam_xauth a chance to work (yea, it must be before pam_unix)

---- Files affected:
packages/coreutils:
   coreutils.spec (1.164 -> 1.165) , su.pamd (1.10 -> 1.11) 

---- Diffs:

================================================================
Index: packages/coreutils/coreutils.spec
diff -u packages/coreutils/coreutils.spec:1.164 
packages/coreutils/coreutils.spec:1.165
--- packages/coreutils/coreutils.spec:1.164     Sat May  8 19:18:13 2010
+++ packages/coreutils/coreutils.spec   Mon May 17 15:31:18 2010
@@ -7,7 +7,7 @@
 Summary(pl.UTF-8):     GNU Core-utils - podstawowe narzędzia działające z 
linii poleceń
 Name:          coreutils
 Version:       8.5
-Release:       2
+Release:       3
 License:       GPL v3+
 Group:         Applications/System
 Source0:       http://ftp.gnu.org/gnu/coreutils/%{name}-%{version}.tar.xz
@@ -238,6 +238,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.165  2010/05/17 13:31:18  baggins
+- rel 3
+- give pam_xauth a chance to work (yea, it must be before pam_unix)
+
 Revision 1.164  2010/05/08 17:18:13  qboosh
 - updated info,pl.po-update patches
 - disable silent-rules

================================================================
Index: packages/coreutils/su.pamd
diff -u packages/coreutils/su.pamd:1.10 packages/coreutils/su.pamd:1.11
--- packages/coreutils/su.pamd:1.10     Thu Apr 19 15:51:28 2007
+++ packages/coreutils/su.pamd  Mon May 17 15:31:18 2010
@@ -5,5 +5,5 @@
 account                sufficient      pam_succeed_if.so uid = 0 use_uid quiet
 account                include         system-auth
 password       include         system-auth
-session                include         system-auth
 session                optional        pam_xauth.so
+session                include         system-auth
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/coreutils/coreutils.spec?r1=1.164&r2=1.165&f=u
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/coreutils/su.pamd?r1=1.10&r2=1.11&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to