Upgrade SILC Toolkit for win32 to 1.1.7 (which contains security fixes).

Wed, 30 Jul 2008 20:08:45 +0000

author
Daniel Atallah <datallah@pidgin.im>
date
Wed, 30 Jul 2008 20:08:45 +0000
changeset 23933
03b9122cd46c
parent 23932
806fd6e850ed
child 23934
4f928192592f

Upgrade SILC Toolkit for win32 to 1.1.7 (which contains security fixes).
Fixes #6465

ChangeLog.win32 file | annotate | diff | comparison | revisions
libpurple/win32/global.mak file | annotate | diff | comparison | revisions
--- a/ChangeLog.win32	Wed Jul 30 04:51:58 2008 +0000
+++ b/ChangeLog.win32	Wed Jul 30 20:08:45 2008 +0000
@@ -2,6 +2,7 @@
 	* Don't install the GSSAPI SASL plugin on NT4 to avoid an error popup.
 	* Upgrade to Perl 5.10 (System Perl runtime must be upgraded for Perl
 	  plugins to continue to work).
+	* Upgrade SILC to use the 1.1.7 toolkit
 
 version 2.4.3 (07/01/2008):
 	* No changes
--- a/libpurple/win32/global.mak	Wed Jul 30 04:51:58 2008 +0000
+++ b/libpurple/win32/global.mak	Wed Jul 30 20:08:45 2008 +0000
@@ -20,7 +20,7 @@
 NSPR_TOP ?= $(WIN32_DEV_TOP)/nspr-4.6.4
 NSS_TOP ?= $(WIN32_DEV_TOP)/nss-3.11.4
 PERL_LIB_TOP ?= $(WIN32_DEV_TOP)/perl-5.10.0
-SILC_TOOLKIT ?= $(WIN32_DEV_TOP)/silc-toolkit-1.1.5
+SILC_TOOLKIT ?= $(WIN32_DEV_TOP)/silc-toolkit-1.1.7
 TCL_LIB_TOP ?= $(WIN32_DEV_TOP)/tcl-8.4.5
 GSTREAMER_TOP ?= $(WIN32_DEV_TOP)/gstreamer-0.10.13
 

mercurial