Skip Menu |
 

Date: Thu, 3 Nov 2011 14:39:29 -0400
From: Nalin Dahyabhai <nalin@redhat.com>
To: krb5-bugs@MIT.EDU
Subject: compile warnings, mininum version check for pkinit (NSS code paths)
Hi, it appears that there's a long-standing bug in the NSS-based PKINIT
that's been carried in from my patch.

The recent NSS 3.13 upstream release also included a couple of fixes
that we needed in order to be able to parse responses coming back from
Windows KDCs, so I'm guessing we'll want to bump the minimum version
check in configure to look for 3.13.

It still doesn't include the nsspem module (libnsspem), but hopefully
that's the only thing we're looking for that isn't there at this point.

Thanks,

Nalin

Message body is not shown because sender requested not to inline it.

From: ghudson@mit.edu
Subject: SVN Commit

Fix warnings and version check for NSS pkinit

From nalin@redhat.com.

https://github.com/krb5/krb5/commit/16a8b5f5d0ac4841a9da7142108b1b5ac70121e4
Commit By: ghudson
Revision: 25445
Changed Files:
U trunk/src/configure.in
U trunk/src/plugins/preauth/pkinit/pkinit_crypto_nss.c
From: tlyu@mit.edu
Subject: SVN Commit

pull up r25445 from trunk

------------------------------------------------------------------------
r25445 | ghudson | 2011-11-06 19:47:20 -0500 (Sun, 06 Nov 2011) | 8 lines

ticket: 6999
target_version: 1.10
tags: pullup

Fix warnings and version check for NSS pkinit

From nalin@redhat.com.

https://github.com/krb5/krb5/commit/ba8aaf533893cbd369d98d44958190d94a1c88f8
Commit By: tlyu
Revision: 25452
Changed Files:
U branches/krb5-1-10/src/configure.in
U branches/krb5-1-10/src/plugins/preauth/pkinit/pkinit_crypto_nss.c