[notify] nss: updated to 3.17.1. Fix for CVE-2014-1568

https://www.mozilla.org/security/announce/2014/mfsa2014-73.html
This commit is contained in:
Fredrik Rinnestam 2014-09-24 20:36:50 +02:00
parent 0297be29ad
commit 8a9e4873ce
3 changed files with 4 additions and 3 deletions

View File

@ -74,6 +74,7 @@ drwxr-xr-x root/root usr/include/nss/
-rw-r--r-- root/root usr/include/nss/pkcs11u.h
-rw-r--r-- root/root usr/include/nss/pkcs12.h
-rw-r--r-- root/root usr/include/nss/pkcs12t.h
-rw-r--r-- root/root usr/include/nss/pkcs1sig.h
-rw-r--r-- root/root usr/include/nss/pkcs7t.h
-rw-r--r-- root/root usr/include/nss/portreg.h
-rw-r--r-- root/root usr/include/nss/preenc.h

View File

@ -1,3 +1,3 @@
081dd99afa12af589c09e2d7cb5f5c6d nss-3.17.tar.gz
4bac61d6db9312e20e70b812a17c74ea nss-3.17.1.tar.gz
17226659298a9d9bb3f323186d220f6f nss-config.in
4bb2893f773bb168271521e654861e29 nss.pc.in

View File

@ -4,9 +4,9 @@
# Depends on: nspr sqlite3
name=nss
version=3.17
version=3.17.1
release=1
source=(ftp://ftp.mozilla.org/pub/mozilla.org/security/nss/releases/NSS_3_17_RTM/src/$name-$version.tar.gz \
source=(ftp://ftp.mozilla.org/pub/mozilla.org/security/nss/releases/NSS_3_17_1_RTM/src/$name-$version.tar.gz \
nss-config.in nss.pc.in)
build() {