summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNalin Dahyabhai <nalin@dahyabhai.net>2011-06-21 18:38:01 -0400
committerNalin Dahyabhai <nalin@dahyabhai.net>2011-06-21 18:38:01 -0400
commit23ef75434049100b4fedb5e8d174d034dc206f52 (patch)
tree1b60f77f885f0ed944d137459a92dd06e976c5a1
parent092982212a8df87234f588a92f5240a724521352 (diff)
downloadkrb5-23ef75434049100b4fedb5e8d174d034dc206f52.tar.gz
krb5-23ef75434049100b4fedb5e8d174d034dc206f52.tar.xz
krb5-23ef75434049100b4fedb5e8d174d034dc206f52.zip
- fix that bug ID
-rw-r--r--krb5.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/krb5.spec b/krb5.spec
index f7a77fa..354207b 100644
--- a/krb5.spec
+++ b/krb5.spec
@@ -663,7 +663,7 @@ exit 0
* Mon Jun 20 2011 Nalin Dahyabhai <nalin@redhat.com> 1.9.1-4
- apply upstream patch by way of Burt Holzman to fall back to a non-referral
method in cases where we might be derailed by a KDC that rejects the
- canonicalize option (for example, those from the RHEL 2.1 or 3 era) (#713518)
+ canonicalize option (for example, those from the RHEL 2.1 or 3 era) (#715074)
* Tue Jun 14 2011 Nalin Dahyabhai <nalin@redhat.com> 1.9.1-3
- pull a fix from SVN to get libgssrpc clients (e.g. kadmin) authenticating