From e30e6ec8e9bd435e76261528f055d0b3a6312426 Mon Sep 17 00:00:00 2001 From: John-Mark Bell Date: Tue, 29 Jan 2013 23:58:37 +0000 Subject: Require and bundle Iconv 0.12 --- riscos/distribution/!System/310/Modules/Iconv,ffa | Bin 57476 -> 66240 bytes riscos/distribution/3rdParty/Iconv/ReadMe | 2 +- riscos/distribution/3rdParty/Iconv/doc/ChangeLog | 7 +++++++ riscos/scripts/Run | 4 ++-- 4 files changed, 10 insertions(+), 3 deletions(-) diff --git a/riscos/distribution/!System/310/Modules/Iconv,ffa b/riscos/distribution/!System/310/Modules/Iconv,ffa index b3eb47e32..8a9cc3adb 100644 Binary files a/riscos/distribution/!System/310/Modules/Iconv,ffa and b/riscos/distribution/!System/310/Modules/Iconv,ffa differ diff --git a/riscos/distribution/3rdParty/Iconv/ReadMe b/riscos/distribution/3rdParty/Iconv/ReadMe index fda952a4c..907c2c7c8 100644 --- a/riscos/distribution/3rdParty/Iconv/ReadMe +++ b/riscos/distribution/3rdParty/Iconv/ReadMe @@ -24,7 +24,7 @@ See the ReadMe file in that directory for further information. Licence ======= -Iconv is Copyright © 2004-11 J-M Bell +Iconv is Copyright © 2004-13 J-M Bell Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/riscos/distribution/3rdParty/Iconv/doc/ChangeLog b/riscos/distribution/3rdParty/Iconv/doc/ChangeLog index 4c17511d9..3a22a45fa 100644 --- a/riscos/distribution/3rdParty/Iconv/doc/ChangeLog +++ b/riscos/distribution/3rdParty/Iconv/doc/ChangeLog @@ -105,3 +105,10 @@ Iconv Changelog - Toolchain used to build 0.10 turns out to have produced broken code. - Minor additions to the charset alias mapping file. +0.12 20-Jan-2013 +--------------- + + - Master alias mapping file now lives in ROOL repository. + - Correct handling of trailing valid shift sequences. Previously would + erroneously report EINVAL, instead of silently accepting them. + - Add proper transliteration behaviour when requested using //TRANSLIT. diff --git a/riscos/scripts/Run b/riscos/scripts/Run index 45a7748d0..8f3b873ff 100644 --- a/riscos/scripts/Run +++ b/riscos/scripts/Run @@ -88,8 +88,8 @@ RMEnsure Tinct 0.13 Error NetSurf requires Tinct 0.13 or later. This can be down | Ensure Iconv | http://www.netsurf-browser.org/iconv/ -RMEnsure Iconv 0.11 NetSurfRMLoad System:Modules.Iconv -RMEnsure Iconv 0.11 Error NetSurf requires Iconv 0.11 or later. This can be downloaded from http://www.netsurf-browser.org/iconv/ +RMEnsure Iconv 0.12 NetSurfRMLoad System:Modules.Iconv +RMEnsure Iconv 0.12 Error NetSurf requires Iconv 0.12 or later. This can be downloaded from http://www.netsurf-browser.org/iconv/ | Ensure CryptRandom RMEnsure CryptRandom 0.13 NetSurfRMLoad System:Modules.CryptRand -- cgit v1.2.3