[nss-util] Update to NSS_3_15_3_RTM

Elio Maldonado emaldonado at fedoraproject.org
Mon Nov 25 16:58:40 UTC 2013


commit 7bca546d17d2e499fd3de0c02214609f1167e0ae
Author: Elio Maldonado <emaldona at redhat.com>
Date:   Sat Nov 23 21:27:34 2013 -0800

    Update to NSS_3_15_3_RTM
    
    - Related: Bug 1031897 - CVE-2013-5605 CVE-2013-5606 CVE-2013-1741 nss: various flaws

 .gitignore                       |    2 +-
 hasht-dont-include-prtypes.patch |    6 +++---
 nss-util.spec                    |   10 +++++++---
 sources                          |    2 +-
 4 files changed, 12 insertions(+), 8 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4d866d0..2e048d3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/nss-util-3.15.2.tar.gz
+/nss-util-3.15.3.tar.gz
diff --git a/hasht-dont-include-prtypes.patch b/hasht-dont-include-prtypes.patch
index 46efefb..2a2ee9b 100644
--- a/hasht-dont-include-prtypes.patch
+++ b/hasht-dont-include-prtypes.patch
@@ -1,7 +1,7 @@
 diff -up ./nss/lib/util/hasht.h.prtypes ./nss/lib/util/hasht.h
---- ./nss/lib/util/hasht.h.prtypes	2013-04-19 09:56:51.656957336 -0700
-+++ ./nss/lib/util/hasht.h	2013-04-19 09:57:19.841115823 -0700
-@@ -6,7 +6,6 @@
+--- ./nss/lib/util/hasht.h.prtypes	2013-11-23 21:23:12.729136309 -0800
++++ ./nss/lib/util/hasht.h	2013-11-23 21:23:32.873289479 -0800
+@@ -5,7 +5,6 @@
  #ifndef _HASHT_H_
  #define _HASHT_H_
  
diff --git a/nss-util.spec b/nss-util.spec
index 302d6fd..25dce22 100644
--- a/nss-util.spec
+++ b/nss-util.spec
@@ -1,9 +1,9 @@
-%global nspr_version 4.10.1
+%global nspr_version 4.10.2
 
 Summary:          Network Security Services Utilities Library
 Name:             nss-util
-Version:          3.15.2
-Release:          2%{?dist}
+Version:          3.15.3
+Release:          1%{?dist}
 License:          MPLv2.0
 URL:              http://www.mozilla.org/projects/security/pki/nss/
 Group:            System Environment/Libraries
@@ -220,6 +220,10 @@ done
 %{_includedir}/nss3/templates/templates.c
 
 %changelog
+* Sun Nov 24 2013 Elio Maldonado <emaldona at redhat.com> - 3.15.2-3
+- Update to NSS_3_15_3_RTM
+- Related: Bug 1031897 - CVE-2013-5605 CVE-2013-5606 CVE-2013-1741 nss: various flaws
+
 * Wed Oct 23 2013 Elio Maldonado <emaldona at redhat.com> - 3.15.2-2
 - Split off nss-util from full nss sources as released upstream
 
diff --git a/sources b/sources
index 0cc2fc6..c2fb162 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-38aec93d5de6447dab998dba43e855e0  nss-util-3.15.2.tar.gz
+1e0ad188f8a885e306ae957cef2f5c03  nss-util-3.15.3.tar.gz


More information about the scm-commits mailing list