From 726c3f6e3ba992f61b3a9f63cd4849d1c6e9eab0 Mon Sep 17 00:00:00 2001 From: Kai Engert Date: Thu, 6 Sep 2007 21:42:39 +0000 Subject: [PATCH] - Fix off-by-one error in the PEM module --- nss.spec | 5 ++++- sources | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/nss.spec b/nss.spec index 02667a1..3c9b22c 100644 --- a/nss.spec +++ b/nss.spec @@ -7,7 +7,7 @@ Summary: Network Security Services Name: nss Version: 3.11.7 -Release: 8%{?dist} +Release: 9%{?dist} License: MPLv1.1 or GPLv2+ or LGPLv2+ URL: http://www.mozilla.org/projects/security/pki/nss/ Group: System Environment/Libraries @@ -453,6 +453,9 @@ done %changelog +* Thu Sep 06 2007 Rob Crittenden - 3.11.7-9 +- Fix off-by-one error in the PEM module + * Thu Sep 06 2007 Kai Engert - 3.11.7-8 - fix a C++ mode compilation error diff --git a/sources b/sources index 0f259af..b6329f6 100644 --- a/sources +++ b/sources @@ -1,4 +1,4 @@ 68c5e1bd8ba091e5a50babcd9e552bc5 nss-3.11.5-fbst-stripped.tar.gz c1053d1e001a5b1eb4b7c296a968ca5c nss-3.11.7-no-fbst-with-ckbi-1.64.tar.gz baa96599af6f0a2b656479d8e4efd58f nss-3.12-alpha-ckfw.tar.gz -84bad7e42304a6d4fdf2b83f5295b938 nss-3.12-alpha-pem.tar.gz +cb4e4fc7c06ad3b02178ed453273abec nss-3.12-alpha-pem.tar.gz