rpms/authconfig/devel .cvsignore, 1.52, 1.53 authconfig.spec, 1.68, 1.69 sources, 1.59, 1.60

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Tue Sep 19 08:58:47 UTC 2006


Author: tmraz

Update of /cvs/dist/rpms/authconfig/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv20516

Modified Files:
	.cvsignore authconfig.spec sources 
Log Message:
* Tue Sep 19 2006 Tomas Mraz <tmraz at redhat.com> - 5.3.7-1
- improve PAM setup for smart card login
- support smart card login with kerberos (PKINIT)
- add pam_pkcs11 to password PAM stack



Index: .cvsignore
===================================================================
RCS file: /cvs/dist/rpms/authconfig/devel/.cvsignore,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -r1.52 -r1.53
--- .cvsignore	4 Sep 2006 17:36:38 -0000	1.52
+++ .cvsignore	19 Sep 2006 08:58:45 -0000	1.53
@@ -1 +1 @@
-authconfig-5.3.6.tar.bz2
+authconfig-5.3.7.tar.bz2


Index: authconfig.spec
===================================================================
RCS file: /cvs/dist/rpms/authconfig/devel/authconfig.spec,v
retrieving revision 1.68
retrieving revision 1.69
diff -u -r1.68 -r1.69
--- authconfig.spec	4 Sep 2006 17:36:38 -0000	1.68
+++ authconfig.spec	19 Sep 2006 08:58:45 -0000	1.69
@@ -1,6 +1,6 @@
 Summary: Command line tool for setting up authentication from network services
 Name: authconfig
-Version: 5.3.6
+Version: 5.3.7
 # Don't change release in elvis CVS, up version after merging all patches
 # from dist CVS instead.
 Release: 1
@@ -95,6 +95,11 @@
 %{_datadir}/pixmaps/*
 
 %changelog
+* Tue Sep 19 2006 Tomas Mraz <tmraz at redhat.com> - 5.3.7-1
+- improve PAM setup for smart card login
+- support smart card login with kerberos (PKINIT)
+- add pam_pkcs11 to password PAM stack
+
 * Mon Sep  4 2006 Tomas Mraz <tmraz at redhat.com> - 5.3.6-1
 - skip pam_unix for session for crond service
 - fixed a bug in saving when smartcard settings changed (#204838)


Index: sources
===================================================================
RCS file: /cvs/dist/rpms/authconfig/devel/sources,v
retrieving revision 1.59
retrieving revision 1.60
diff -u -r1.59 -r1.60
--- sources	4 Sep 2006 17:36:38 -0000	1.59
+++ sources	19 Sep 2006 08:58:45 -0000	1.60
@@ -1 +1 @@
-31b336d73658ef18bece6ef2252cd868  authconfig-5.3.6.tar.bz2
+26d384cffcee07924d5d323572c6a837  authconfig-5.3.7.tar.bz2




More information about the fedora-cvs-commits mailing list