rpms/pam_krb5/devel .cvsignore, 1.46, 1.47 pam_krb5.spec, 1.57, 1.58 sources, 1.46, 1.47

Nalin Somabhai Dahyabhai (nalin) fedora-extras-commits at redhat.com
Wed Aug 15 15:43:49 UTC 2007


Author: nalin

Update of /cvs/pkgs/rpms/pam_krb5/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3223

Modified Files:
	.cvsignore pam_krb5.spec sources 
Log Message:
- fix permissions-related problems creating v4 ticket files
- correct the license: tag -- this module is dual-licensed (LGPL+ or BSD)
- fix a man page missing line
- tactfully suggest in the man page that if your app needs the "tokens"
  flag in order to work properly, it's broken



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/pam_krb5/devel/.cvsignore,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -r1.46 -r1.47
--- .cvsignore	27 Jul 2007 21:12:55 -0000	1.46
+++ .cvsignore	15 Aug 2007 15:43:17 -0000	1.47
@@ -3,3 +3,4 @@
 pam_krb5-2.2.14-1.tar.gz
 pam_krb5-2.2.15-1.tar.gz
 pam_krb5-2.2.16-1.tar.gz
+pam_krb5-2.2.18-1.tar.gz


Index: pam_krb5.spec
===================================================================
RCS file: /cvs/pkgs/rpms/pam_krb5/devel/pam_krb5.spec,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -r1.57 -r1.58
--- pam_krb5.spec	27 Jul 2007 21:12:55 -0000	1.57
+++ pam_krb5.spec	15 Aug 2007 15:43:17 -0000	1.58
@@ -1,9 +1,9 @@
 Summary: A Pluggable Authentication Module for Kerberos 5.
 Name: pam_krb5
-Version: 2.2.16
+Version: 2.2.18
 Release: 1
 Source0: pam_krb5-%{version}-1.tar.gz
-License: LGPL
+License: BSD or LGPL+
 Group: System Environment/Base
 BuildPrereq: byacc, flex, krb5-devel, pam-devel
 BuildRoot: %{_tmppath}/%{name}-root
@@ -48,6 +48,15 @@
 
 # $Id$
 %changelog
+* Wed Aug 15 2007 Nalin Dahyabhai <nalin at redhat.com> - 2.2.18-1
+- fix permissions-related problems creating v4 ticket files
+
+* Thu Aug  2 2007 Nalin Dahyabhai <nalin at redhat.com> - 2.2.17-1
+- correct the license: tag -- this module is dual-licensed (LGPL+ or BSD)
+- fix a man page missing line
+- tactfully suggest in the man page that if your app needs the "tokens"
+  flag in order to work properly, it's broken
+
 * Fri Jul 27 2007 Nalin Dahyabhai <nalin at redhat.com> - 2.2.16-1
 - update to 2.2.16, also avoiding use of the helper if we're creating a ticket
   file for our own use


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/pam_krb5/devel/sources,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -r1.46 -r1.47
--- sources	27 Jul 2007 21:12:55 -0000	1.46
+++ sources	15 Aug 2007 15:43:17 -0000	1.47
@@ -1,2 +1 @@
-555fe7467fd39b61f254b0f44424dc66  pam_krb5-2.2.15-1.tar.gz
-c99b8dfd231748dbe743ddb069debb90  pam_krb5-2.2.16-1.tar.gz
+63ca7216e26ac643b7193ffccb1a9f30  pam_krb5-2.2.18-1.tar.gz




More information about the fedora-extras-commits mailing list