/pidgin/main: 0c5162e5ad8f: Update NSS to 3.17.3 for the windows...

Daniel Atallah datallah at pidgin.im
Thu Jan 1 15:06:05 EST 2015


Changeset: 0c5162e5ad8f3396b44bcd4860ccafd6789a5d8d
Author:	 Daniel Atallah <datallah at pidgin.im>
Date:	 2014-12-26 14:55 -0500
Branch:	 release-2.x.y
URL: https://hg.pidgin.im/pidgin/main/rev/0c5162e5ad8f

Description:

Update NSS to 3.17.3 for the windows build

diffstat:

 ChangeLog                  |  5 +++--
 libpurple/win32/global.mak |  2 +-
 2 files changed, 4 insertions(+), 3 deletions(-)

diffs (27 lines):

diff --git a/ChangeLog b/ChangeLog
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,9 @@
 Pidgin and Finch: The Pimpin' Penguin IM Clients That're Good for the Soul
 
 version 2.10.12 (MM/DD/YY):
-	Something:
-	* Details.
+	Windows-Specific Changes:
+	* Updates to dependencies:
+		* NSS 3.17.3 and NSPR 4.10.7
 
 version 2.10.11 (11/23/14):
 	General:
diff --git a/libpurple/win32/global.mak b/libpurple/win32/global.mak
--- a/libpurple/win32/global.mak
+++ b/libpurple/win32/global.mak
@@ -16,7 +16,7 @@ GTK_TOP ?= $(WIN32_DEV_TOP)/gtk_2_0-2.14
 GTK_BIN ?= $(GTK_TOP)/bin
 LIBXML2_TOP ?= $(WIN32_DEV_TOP)/libxml2-2.9.0
 MEANWHILE_TOP ?= $(WIN32_DEV_TOP)/meanwhile-1.0.2_daa3
-NSS_TOP ?= $(WIN32_DEV_TOP)/nss-3.17.1-nspr-4.10.7
+NSS_TOP ?= $(WIN32_DEV_TOP)/nss-3.17.3-nspr-4.10.7
 PERL_LIB_TOP ?= $(WIN32_DEV_TOP)/perl-5.10.0
 SILC_TOOLKIT ?= $(WIN32_DEV_TOP)/silc-toolkit-1.1.10
 TCL_LIB_TOP ?= $(WIN32_DEV_TOP)/tcl-8.4.5



More information about the Commits mailing list