changeset 23666:c31012d6f708

Upgrade SILC Toolkit for win32 to 1.1.7 (which contains security fixes). Fixes #6465
author Daniel Atallah <daniel.atallah@gmail.com>
date Wed, 30 Jul 2008 20:08:45 +0000
parents 57419367b18d
children bd789c20f577
files ChangeLog.win32 libpurple/win32/global.mak
diffstat 2 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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