Wolfgang Rosenauer 2011-04-28 06:41:37 +00:00 committed by Git OBS Bridge
parent 8c323adac9
commit 2822f05693
5 changed files with 23 additions and 14 deletions

Binary file not shown.

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Thu Apr 28 06:34:50 UTC 2011 - wr@rosenauer.org
- update to 3.12.10beta1
* root CA changes
* filter certain bogus certs (bmo#642815)
* fix minor memory leaks
* other bugfixes
-------------------------------------------------------------------
Sun Jan 9 23:05:11 UTC 2011 - wr@rosenauer.org

View File

@ -1,5 +1,5 @@
#
# spec file for package mozilla-nss (Version 3.12.9)
# spec file for package mozilla-nss
#
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2006-2011 Wolfgang Rosenauer
@ -28,8 +28,8 @@ BuildRequires: sqlite-devel
%if %suse_version > 1030
BuildRequires: sqlite3-devel
%endif
License: GPLv2+ ; LGPLv2.1+ ; MPL
Version: 3.12.9
License: MPLv1.1 or GPLv2+ or LGPLv2.1+
Version: 3.12.10
Release: 1
# bug437293
%ifarch ppc64
@ -49,7 +49,7 @@ Source6: setup-nsssysinit.sh
Source7: cert9.db
Source8: key4.db
Source9: pkcs11.txt
Source10: PayPalEE.cert
#Source10: PayPalEE.cert
Patch1: nss-opt.patch
Patch3: system-nspr.patch
Patch4: char.patch
@ -76,7 +76,7 @@ certificates, and other security standards.
%package devel
License: GPLv2+ ; LGPLv2.1+ ; MPL
License: MPLv1.1 or GPLv2+ or LGPLv2.1+
Summary: Network (Netscape) Security Services development files
Group: Development/Libraries/Other
Requires: mozilla-nspr-devel
@ -97,7 +97,7 @@ certificates, and other security standards.
%package tools
License: GPLv2+ ; LGPLv2.1+ ; MPL
License: MPLv1.1 or GPLv2+ or LGPLv2.1+
Summary: Tools for developing, debugging, and managing applications that use NSS
Group: System/Management
PreReq: mozilla-nss >= %{version}
@ -108,7 +108,7 @@ applications that use NSS.
%package sysinit
License: GPLv2+ ; LGPLv2.1+ ; MPL
License: MPLv1.1 or GPLv2+ or LGPLv2.1+
Summary: System NSS Initialization
Group: System/Management
Requires: mozilla-nss >= %{version}
@ -122,7 +122,7 @@ any system or user configured modules.
%package -n libfreebl3
License: GPLv2+ ; LGPLv2.1+ ; MPL
License: MPLv1.1 or GPLv2+ or LGPLv2.1+
Summary: Freebl library for the Network Security Services
Group: System/Libraries
@ -137,7 +137,7 @@ This package installs the freebl library from NSS.
%package -n libsoftokn3
License: GPLv2+ ; LGPLv2.1+ ; MPL
License: MPLv1.1 or GPLv2+ or LGPLv2.1+
Summary: Network Security Services Soktoken Module
Group: System/Libraries
Requires: libfreebl3 = %{version}-%{release}
@ -153,7 +153,7 @@ Network Security Services Softoken Cryptographic Module
%package certs
License: GPLv2+ ; LGPLv2.1+ ; MPL
License: MPLv1.1 or GPLv2+ or LGPLv2.1+
Summary: CA certificates for NSS
Group: Productivity/Networking/Security
@ -180,7 +180,7 @@ cd mozilla
%build
cd mozilla/security/nss
cp %SOURCE10 tests/libpkix/certs/PayPalEE.cert
#cp %SOURCE10 tests/libpkix/certs/PayPalEE.cert
export FREEBL_NO_DEPEND=1
export NSPR_INCLUDE_DIR=`nspr-config --includedir`
export NSPR_LIB_DIR=`nspr-config --libdir`

3
nss-3.12.10.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e7d6797d473ec7fee9b7c8edd1dfb9c9e9e385d2fb98e6372fe92cc525cd5512
size 4614383

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8de1ca0e0a4e49989ea59fb4ac37cb06cbaf9264254839124f5759f5fcccbc5f
size 4547808