From 19fee62ac7be76a440cc597c64b8a14f86053571 Mon Sep 17 00:00:00 2001 From: Elio Maldonado Date: Fri, 9 Mar 2012 18:07:15 -0800 Subject: [PATCH] Enable the Patch29: nss-ssl-cbc-random-iv-off-by-default.patch - F17 is already aplha, let's treat it as a stable branch - Todo: Ask communinty members to try turning it on and provide - feedack on servers and clients that may still be broken. --- nss.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/nss.spec b/nss.spec index 44b5138..ef8f92c 100644 --- a/nss.spec +++ b/nss.spec @@ -69,8 +69,8 @@ Patch25: nsspem-use-system-freebl.patch Patch26: nofipstest.patch # include this patch in the upstream pem review Patch28: nsspem-bz754771.patch -# This patch is currently meant for f16 and f15 only -#Patch29: nss-ssl-cbc-random-iv-off-by-default.patch +# This patch is currently meant for f16 and f15 only, and f17 now +Patch29: nss-ssl-cbc-random-iv-off-by-default.patch # upstream: https://bugzilla.mozilla.org/show_bug.cgi?id=734492 Patch30: bz784672-protect-against-calls-before-nss_init.patch