From 211caecdd082a7d5cca619b1793943ae6343cfa3 Mon Sep 17 00:00:00 2001 From: Nalin Dahyabhai Date: Mar 04 2009 21:01:59 +0000 Subject: - update to 2.3.4: don't request password-changing credentials with the same options that we use when requesting ticket granting tickets, which might run afoul of KDC policies --- diff --git a/.cvsignore b/.cvsignore index 5161a30..3b0edcc 100644 --- a/.cvsignore +++ b/.cvsignore @@ -2,3 +2,4 @@ pam_krb5-2.3.0-1.tar.gz pam_krb5-2.3.1-1.tar.gz pam_krb5-2.3.2-1.tar.gz pam_krb5-2.3.3-1.tar.gz +pam_krb5-2.3.4-1.tar.gz diff --git a/pam_krb5.spec b/pam_krb5.spec index b8a6bf8..64fb2bd 100644 --- a/pam_krb5.spec +++ b/pam_krb5.spec @@ -1,7 +1,7 @@ Summary: A Pluggable Authentication Module for Kerberos 5. Name: pam_krb5 -Version: 2.3.3 -Release: 2%{?dist} +Version: 2.3.4 +Release: 1%{?dist} Source0: pam_krb5-%{version}-1.tar.gz License: BSD or LGPLv2+ Group: System Environment/Base @@ -48,8 +48,12 @@ sed -ri -e 's|/lib(64)?/|/\$LIB/|g' $RPM_BUILD_ROOT/%{_mandir}/man*/pam_krb5*.8* %{_mandir}/man8/* %doc README* COPYING* ChangeLog NEWS -# $Id: pam_krb5.spec,v 1.67 2009/02/26 09:34:37 jkeating Exp $ %changelog +* Wed Mar 4 2009 Nalin Dahyabhai - 2.3.4-1 +- don't request password-changing credentials with the same options that we + use when requesting ticket granting tickets, which might run afoul of KDC + policies + * Thu Feb 26 2009 Fedora Release Engineering - 2.3.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild diff --git a/sources b/sources index c18f4a4..5289205 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -854d9cc822f702a52c34a79020f21355 pam_krb5-2.3.3-1.tar.gz +87480e590c31e6b6a0fabc2ba3fbf7ae pam_krb5-2.3.4-1.tar.gz