From 899e16607682983b4edec5dfdcf1af5a818db59c Mon Sep 17 00:00:00 2001 From: Nalin Dahyabhai Date: Tue, 31 Jul 2012 14:34:09 -0400 Subject: [PATCH] update bug numbers for this update --- krb5.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/krb5.spec b/krb5.spec index b0b8544..9f0b169 100644 --- a/krb5.spec +++ b/krb5.spec @@ -771,7 +771,7 @@ exit 0 * Tue Jul 31 2012 Nalin Dahyabhai 1.10.2-5 - add upstream patch to fix freeing an uninitialized pointer and dereferencing another uninitialized pointer in the KDC (MITKRB5-SA-2012-001, CVE-2012-1014 - and CVE-2012-1015, #838012) + and CVE-2012-1015, #844779 and #844777) - fix a thinko in whether or not we mess around with devel .so symlinks on systems without a separate /usr (sbose)