From db445bd5ce7a44274dc4c4b4a24af1d9a8179417 Mon Sep 17 00:00:00 2001 From: Michael Demeter Date: Tue, 1 Oct 2013 11:53:33 -0700 Subject: [PATCH] Security - Update to nss 3.15.2 - CVE-2013-1739) Avoid uninitialized data read in the event of a decryption failure Change-Id: I59f8b2cc3600df05c2aa5f6a98b25c114111f020 Signed-off-by: Michael Demeter --- packaging/nss.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packaging/nss.spec b/packaging/nss.spec index 205b97a..30f8da3 100644 --- a/packaging/nss.spec +++ b/packaging/nss.spec @@ -6,7 +6,7 @@ BuildRequires: nspr-devel BuildRequires: pkg-config BuildRequires: zlib-devel BuildRequires: pkgconfig(sqlite3) -Version: 3.15.1 +Version: 3.15.2 Release: 0 Summary: Network Security Services License: MPL-1.1 or GPL-2.0+ or LGPL-2.1+ -- 2.7.4