[nss/f19] Reactivate nss-ssl-cbc-random-iv-off-by-default.patch

Elio Maldonado emaldonado at fedoraproject.org
Tue May 14 01:07:28 UTC 2013


commit 68c8f5228f64853217b43c3bd405282ee4e5d048
Author: Elio Maldonado <emaldona at redhat.com>
Date:   Mon May 13 18:04:31 2013 -0700

    Reactivate nss-ssl-cbc-random-iv-off-by-default.patch
    
    - now that f19 is entering beta it must be treated like a stable branch
    - compatibity takes precedence

 nss.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/nss.spec b/nss.spec
index 92b776f..7c8359a 100644
--- a/nss.spec
+++ b/nss.spec
@@ -19,7 +19,7 @@
 Summary:          Network Security Services
 Name:             nss
 Version:          3.14.3
-Release:          12.0%{?dist}
+Release:          13.0%{?dist}
 License:          MPLv2.0
 URL:              http://www.mozilla.org/projects/security/pki/nss/
 Group:            System Environment/Libraries
@@ -178,7 +178,7 @@ 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
+%patch29 -p0 -b .cbcrandomivoff
 %patch39 -p1 -b .nobypass
 %patch40 -p1 -b .noocsptest
 %patch43 -p0 -b .nosoftokentests
@@ -681,6 +681,9 @@ fi
 
 
 %changelog
+* Tue May 14 2013 Elio Maldonado <emaldona at redhat.com> - 3.14.3-13.0
+- Reactivate nss-ssl-cbc-random-iv-off-by-default.patch
+
 * Fri Apr 19 2013 Kai Engert <kaie at redhat.com> - 3.14.3-12.0
 - Add upstream patch to fix rhbz#872761
 


More information about the scm-commits mailing list