diff options
author | Michael Stahl <mstahl@redhat.com> | 2016-03-09 12:55:25 +0100 |
---|---|---|
committer | Michael Stahl <mstahl@redhat.com> | 2016-03-09 16:54:05 +0000 |
commit | 4d77c8088b52c649e80c12e208131a6844a53b12 (patch) | |
tree | 57057a951f86fca699ee52c32ab81cb4796609f4 /download.lst | |
parent | 598e6a024163f1510d076000788b7745625f5ed5 (diff) |
nss: upgrade to release 3.22.2 fixing CVE-2016-1950
Change-Id: Idc89778b488f2c84e5b0d495d2f44e623cc542b5
Reviewed-on: https://gerrit.libreoffice.org/23070
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Diffstat (limited to 'download.lst')
-rw-r--r-- | download.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/download.lst b/download.lst index 600ae5bca513..71a5de4c2ac2 100644 --- a/download.lst +++ b/download.lst @@ -108,7 +108,7 @@ export MWAW_TARBALL := libmwaw-0.3.$(MWAW_VERSION_MICRO).tar.bz2 export MYSQLCPPCONN_TARBALL := 7239a4430efd4d0189c4f24df67f08e5-mysql-connector-c++-1.1.4.tar.gz export MYTHES_TARBALL := a8c2c5b8f09e7ede322d5c602ff6a4b6-mythes-1.2.4.tar.gz export NEON_TARBALL := 231adebe5c2f78fded3e3df6e958878e-neon-0.30.1.tar.gz -export NSS_TARBALL := d45f17e742acd490d1df7256cb4356b6-nss-3.22.1-with-nspr-4.12.tar.gz +export NSS_TARBALL := 6b254cf2f8cb4b27a3f0b8b7b9966ea7-nss-3.22.2-with-nspr-4.12.tar.gz export ODFGEN_MD5SUM := 32572ea48d9021bbd6fa317ddb697abc export ODFGEN_VERSION_MICRO := 6 export ODFGEN_TARBALL := libodfgen-0.1.$(ODFGEN_VERSION_MICRO).tar.bz2 |