From c2e55df3e533c78bf08f1769502477bb7a73a161 Mon Sep 17 00:00:00 2001 From: Dave Parks Date: Wed, 23 Feb 2011 14:17:24 -0600 Subject: SH-1019 Attempt at removing dependency on .net framework from colladadom.dll --- install.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'install.xml') diff --git a/install.xml b/install.xml index 88a6a7ce90..06495b952d 100755 --- a/install.xml +++ b/install.xml @@ -280,9 +280,9 @@ windows md5sum - 041ac5d31331eb7358af71f7390f5dce + fbb784f39e82e052de462e48e167d69e url - http://viewer-source-downloads.s3.amazonaws.com/install_pkgs/colladadom-2.1-windows-20101119.tar.bz2 + http://viewer-source-downloads.s3.amazonaws.com/install_pkgs/colladadom-2.1-windows-20110223.tar.bz2 -- cgit v1.2.3 From 605e44a5749ad91d2a83bf23b52182fb38dc10ee Mon Sep 17 00:00:00 2001 From: Dave Parks Date: Wed, 23 Feb 2011 15:42:54 -0600 Subject: SH-1019 Fix bad md5sum entry. --- install.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'install.xml') diff --git a/install.xml b/install.xml index 06495b952d..bae3ff707b 100755 --- a/install.xml +++ b/install.xml @@ -280,7 +280,7 @@ windows md5sum - fbb784f39e82e052de462e48e167d69e + c1e79c9d3084727be35ce140db87717e url http://viewer-source-downloads.s3.amazonaws.com/install_pkgs/colladadom-2.1-windows-20110223.tar.bz2 -- cgit v1.2.3 From bf8b2891bffeea5f5ef92690fa3452b52bf4c7ad Mon Sep 17 00:00:00 2001 From: callum Date: Thu, 3 Mar 2011 13:14:21 -0800 Subject: SOCIAL-510 FIX SL Profile Pages Seem to be Ignoring Assets (New version of LLQtWebKit and now load CA.pem) See also SOCIAL-569 [VWR-24426] SSL Handshake Failed Error when accessing web-based content on development viewers using recent Webkit 4.7 --- install.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'install.xml') diff --git a/install.xml b/install.xml index 13abaac1c1..dff85a27ef 100644 --- a/install.xml +++ b/install.xml @@ -981,9 +981,9 @@ anguage Infrstructure (CLI) international standard darwin md5sum - 66c46841825ab4969ec875b5c8f9b24c + 13f9be04ba029d19f822abdcb755c700 url - http://viewer-source-downloads.s3.amazonaws.com/install_pkgs/llqtwebkit-darwin-qt4.7.1-20101221.tar.bz2 + http://viewer-source-downloads.s3.amazonaws.com/install_pkgs/llqtwebkit-darwin-qt4.7.1-20110302.tar.bz2 linux @@ -995,9 +995,9 @@ anguage Infrstructure (CLI) international standard windows md5sum - b678c4d18ea8e4fab42b20f8d0b2629a + 7cc9626ff4ac035f8605c996d18ea6a9 url - http://viewer-source-downloads.s3.amazonaws.com/install_pkgs/llqtwebkit-windows-qt4.7.1-20101221.tar.bz2 + http://viewer-source-downloads.s3.amazonaws.com/install_pkgs/llqtwebkit-windows-qt4.7.1-20110302.tar.bz2 -- cgit v1.2.3 From d19eb012c67ff271b9ecc4c5d6292f59ac84bd52 Mon Sep 17 00:00:00 2001 From: callum Date: Thu, 3 Mar 2011 13:29:36 -0800 Subject: Fix for Drawin filename of LLQtWebKit (curse internal renaming schemes that are dumb) --- install.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'install.xml') diff --git a/install.xml b/install.xml index dff85a27ef..c91bec8535 100644 --- a/install.xml +++ b/install.xml @@ -983,7 +983,7 @@ anguage Infrstructure (CLI) international standard md5sum 13f9be04ba029d19f822abdcb755c700 url - http://viewer-source-downloads.s3.amazonaws.com/install_pkgs/llqtwebkit-darwin-qt4.7.1-20110302.tar.bz2 + http://viewer-source-downloads.s3.amazonaws.com/install_pkgs/llqtwebkit-darwin-4.7.1-20110302.tar.bz2 linux -- cgit v1.2.3