[nss] Reenable patches required for compatibility on stable fedora branches

Elio Maldonado emaldonado at fedoraproject.org
Mon Jun 24 02:02:24 UTC 2013


commit 65efb2c2f3a08947f7a2197c919717c114959db8
Author: Elio Maldonado <emaldona at redhat.com>
Date:   Sun Jun 23 19:00:21 2013 -0700

    Reenable patches required for compatibility on stable fedora branches
    
    - Reenable nss-ssl-enforce-no-pkcs11-bypass.path
    - Renable nss-ssl-cbc-random-iv-off-by-default.patch

 nss.spec |   11 ++++++++---
 1 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/nss.spec b/nss.spec
index ddca02b..334e6ea 100644
--- a/nss.spec
+++ b/nss.spec
@@ -20,7 +20,7 @@
 Summary:          Network Security Services
 Name:             nss
 Version:          3.15
-Release:          5%{?dist}
+Release:          6%{?dist}
 License:          MPLv2.0
 URL:              http://www.mozilla.org/projects/security/pki/nss/
 Group:            System Environment/Libraries
@@ -187,8 +187,8 @@ low level services.
 # link pem against buildroot's freebl, essential when mixing and matching
 %patch25 -p0 -b .systemfreebl
 # activate for stable and beta branches
-#%patch29 -p0 -b .cbcrandomivoff
-#%patch39 -p0 -b .nobypass
+%patch29 -p0 -b .cbcrandomivoff
+%patch39 -p0 -b .nobypass
 %patch40 -p0 -b .noocsptest
 %patch44 -p1 -b .syncupwithupstream
 %patch45 -p0 -b .notrash
@@ -718,6 +718,11 @@ fi
 
 
 %changelog
+* Mon Jun 24 2013 Elio Maldonado <emaldona at redhat.com> - 3.15-6
+- Reenable patches required for compatibility on stable fedora branches 
+- Reenable nss-ssl-enforce-no-pkcs11-bypass.path
+- Renable nss-ssl-cbc-random-iv-off-by-default.patch
+
 * Wed Jun 19 2013 Elio Maldonado <emaldona at redhat.com> - 3.15-5
 - Install man pages for nss-tools and the nss-config and setup-nsssysinit scripts
 - Resolves: rhbz#606020 - nss security tools lack man pages


More information about the scm-commits mailing list