Fri, 01 Jan 2016 13:27:15 -0500
win32: bump NSS and NSPR versions to 3.20.1/4.10.0 (will be included in 2.10.12 binary)
| ChangeLog | file | annotate | diff | comparison | revisions | |
| libpurple/win32/global.mak | file | annotate | diff | comparison | revisions |
--- a/ChangeLog Thu Dec 31 17:36:44 2015 -0600 +++ b/ChangeLog Fri Jan 01 13:27:15 2016 -0500 @@ -15,7 +15,7 @@ * Updates to dependencies: * Cyrus SASL 2.1.26 * libxml2 2.9.2 - * NSS 3.17.3 and NSPR 4.10.7 + * NSS 3.20.1 and NSPR 4.10.10 * Perl 5.20.1 * SILC 1.1.12 * Remove support for Tcl plugins
--- a/libpurple/win32/global.mak Thu Dec 31 17:36:44 2015 -0600 +++ b/libpurple/win32/global.mak Fri Jan 01 13:27:15 2016 -0500 @@ -16,7 +16,7 @@ GTK_BIN ?= $(GTK_TOP)/bin LIBXML2_TOP ?= $(WIN32_DEV_TOP)/libxml2-2.9.2_daa1 MEANWHILE_TOP ?= $(WIN32_DEV_TOP)/meanwhile-1.0.2_daa3 -NSS_TOP ?= $(WIN32_DEV_TOP)/nss-3.17.3-nspr-4.10.7 +NSS_TOP ?= $(WIN32_DEV_TOP)/nss-3.20.1-nspr-4.10.10 PERL_LIB_TOP ?= $(WIN32_DEV_TOP)/perl-5.20.1.1 SILC_TOOLKIT ?= $(WIN32_DEV_TOP)/silc-toolkit-1.1.12 GSTREAMER_TOP ?= $(WIN32_DEV_TOP)/gstreamer-0.10.13