From f6a79a3f5989efc8db63af942851c56f0c462bb1 Mon Sep 17 00:00:00 2001 From: root Date: Sun, 26 Feb 2012 23:15:00 +0000 Subject: Sun Feb 26 23:15:00 UTC 2012 --- extra/nss/PKGBUILD | 18 +++++++----------- extra/nss/add_spi+cacert_ca_certs.patch | 9 +++++---- 2 files changed, 12 insertions(+), 15 deletions(-) (limited to 'extra/nss') diff --git a/extra/nss/PKGBUILD b/extra/nss/PKGBUILD index 0dd8f4f2d..44c23b44b 100644 --- a/extra/nss/PKGBUILD +++ b/extra/nss/PKGBUILD @@ -1,36 +1,32 @@ -# $Id: PKGBUILD 145700 2011-12-28 10:05:27Z jgc $ +# $Id: PKGBUILD 151237 2012-02-25 09:44:20Z ibiru $ # Maintainer: Jan de Groot pkgname=nss -pkgver=3.13.1 -pkgrel=2 +pkgver=3.13.3 +pkgrel=1 pkgdesc="Mozilla Network Security Services" arch=(i686 x86_64) url="http://www.mozilla.org/projects/security/pki/nss/" license=('MPL' 'GPL') -_nsprver=4.8.9 +_nsprver=4.9 depends=("nspr>=${_nsprver}" 'sqlite3' 'zlib' 'sh') makedepends=('perl') -replaces=('nss-nspr') options=('!strip') -source=(ftp://ftp.mozilla.org/pub/security/nss/releases/NSS_${pkgver//./_}_WITH_CKBI_1_88_RTM/src/${pkgname}-${pkgver}.with.ckbi.1.88.tar.gz - bug702090.patch +source=(ftp://ftp.mozilla.org/pub/security/nss/releases/NSS_${pkgver//./_}/src/${pkgname}-${pkgver}.tar.gz nss-no-rpath.patch nss.pc.in nss-config.in add_spi+cacert_ca_certs.patch ssl-renegotiate-transitional.patch) -sha1sums=('ebc0258c8d1a3c2fe80941bd991b766552464fc6' - '057dd510ba567d344e705062436a786beb5592b6' +sha1sums=('6b8b92d3de893ae67dc04ce9a14ab5c9495dd4a6' 'c8fcdb153af9d39689243119adb475905a657284' 'aa5b2c0aa38d3c1066d511336cf28d1333e3aebd' 'cb744cc3e56b604e4754bc3c7d9f25bb9a0a136c' - '11e4980911a1fe7142264e9b783b89abdc750c5d' + '3d89f29e321d7df7269b7ae6d219654543feaa6a' '8a964a744ba098711b80c0d279a2993524e8eb92') build() { cd "${srcdir}/${pkgname}-${pkgver}/mozilla" - patch -Np2 -i "${srcdir}/bug702090.patch" # Adds the SPI Inc. and CAcert.org CA certificates - patch from Debian, modified to apply on certdata.txt only patch -Np2 -i "${srcdir}/add_spi+cacert_ca_certs.patch" # Adds transitional SSL renegotiate support - patch from Debian diff --git a/extra/nss/add_spi+cacert_ca_certs.patch b/extra/nss/add_spi+cacert_ca_certs.patch index 7126a1281..bf7e2ca16 100644 --- a/extra/nss/add_spi+cacert_ca_certs.patch +++ b/extra/nss/add_spi+cacert_ca_certs.patch @@ -5,12 +5,13 @@ Index: nss/mozilla/security/nss/lib/ckfw/builtins/certdata.txt =================================================================== ---- nss.orig/mozilla/security/nss/lib/ckfw/builtins/certdata.txt 2011-11-05 17:03:08.370363036 +0100 -+++ nss/mozilla/security/nss/lib/ckfw/builtins/certdata.txt 2011-11-05 17:03:28.082392262 +0100 -@@ -23580,3 +23580,557 @@ +--- nss.orig/mozilla/security/nss/lib/ckfw/builtins/certdata.txt 2012-02-24 09:32:14.000000000 +0100 ++++ nss/mozilla/security/nss/lib/ckfw/builtins/certdata.txt 2012-02-24 09:35:07.577861466 +0100 +@@ -23475,3 +23475,558 @@ + CKA_TRUST_EMAIL_PROTECTION CK_TRUST CKT_NSS_NOT_TRUSTED CKA_TRUST_CODE_SIGNING CK_TRUST CKT_NSS_NOT_TRUSTED CKA_TRUST_STEP_UP_APPROVED CK_BBOOL CK_FALSE - ++ +# +# Certificate "CAcert.org Class 1 Root CA" +# -- cgit v1.2.3-54-g00ecf