From 688080c65932f960697fbda91638f81a092bc3e1 Mon Sep 17 00:00:00 2001 From: Elio Maldonado Date: Sat, 6 Mar 2010 21:52:07 +0000 Subject: [PATCH] Add renegotiate-transitional patch and disable ssl tests suites --- nss.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/nss.spec b/nss.spec index 3298c76..0ab2061 100644 --- a/nss.spec +++ b/nss.spec @@ -7,7 +7,7 @@ Summary: Network Security Services Name: nss Version: 3.12.6 -Release: 1%{?dist} +Release: 1.1%{?dist} License: MPLv1.1 or GPLv2+ or LGPLv2+ URL: http://www.mozilla.org/projects/security/pki/nss/ Group: System Environment/Libraries @@ -484,6 +484,10 @@ rm -rf $RPM_BUILD_ROOT/%{_includedir}/nss3/nsslowhash.h %changelog +* Sat Mar 06 2010 Elio Maldonado - 3.12.6-1.1 +- Using SSL_RENEGOTIATE_TRANSITIONAL as default while on transition period +- Disabling ssl tests suites until bug 539183 is resolved + * Sat Mar 06 2010 Elio Maldonado - 3.12.6-1 - Update to 3.12.6 - Reactivate all tests