# HG changeset patch # User kairo@kairo.at # Date 1216170151 0 # Wed Jul 16 01:02:31 2008 +0000 # Node ID 4f0e310c6273cdebff93562b296c3f1161323c4b # Parent 7013c319f93cc2759197914f786b9e10f2ccb1f4 release 1.1.11 diff --git a/lib/config.tmpl b/lib/config.tmpl --- a/lib/config.tmpl +++ b/lib/config.tmpl @@ -9,7 +9,7 @@ [% toplink = './' %] [% END %] -[% releaseversion = '1.1.10' %] +[% releaseversion = '1.1.11' %] [% releasename = "SeaMonkey $releaseversion" %] [% relnotes = "${toplink}releases/seamonkey$releaseversion/" %] [% download_win = "http://download.mozilla.org/?product=seamonkey-$releaseversion&os=win&lang=en-US" %] diff --git a/lib/sitemap.xml b/lib/sitemap.xml --- a/lib/sitemap.xml +++ b/lib/sitemap.xml @@ -13,7 +13,17 @@ <page url="news" title="News" id="news" /> <page url="releases/" title="Download &amp; Releases" id="releases"> - <page url="releases/index" title="1.1.10" id="1.1.10" hide="true"> + <page url="releases/index" title="1.1.11" id="1.1.11" hide="true"> + <page url="releases/seamonkey1.1.11/" title="Release Notes" id="seamonkey1.1.11"> + <page url="releases/seamonkey1.1.11/README" title="What's New" id="seamonkey1.1.11-readme"> + <page url="releases/seamonkey1.1.11/changelog" title="Rough Changelog" id="seamonkey1.1.11-changelog" /> + </page> + <page url="releases/seamonkey1.1.11/installation" title="Installation Instructions" id="seamonkey1.1.11-install" /> + <page url="releases/seamonkey1.1.11/installation-extras" title="Java, Plug-ins, and Other Extras" id="seamonkey1.1.11-extras" /> + <page url="releases/seamonkey1.1.11/known-issues" title="Known Issues" id="seamonkey1.1.11-issues" /> + </page> + </page> + <page url="releases/1.1.10" title="1.1.10" id="1.1.10" hide="true"> <page url="releases/seamonkey1.1.10/" title="Release Notes" id="seamonkey1.1.10"> <page url="releases/seamonkey1.1.10/README" title="What's New" id="seamonkey1.1.10-readme"> <page url="releases/seamonkey1.1.10/changelog" title="Rough Changelog" id="seamonkey1.1.10-changelog" /> diff --git a/src/news.en.xml b/src/news.en.xml --- a/src/news.en.xml +++ b/src/news.en.xml @@ -7,7 +7,52 @@ --> <newsfeed title="SeaMonkey News" url="http://seamonkey-project.org/news"> - <entry id="2008-07-02" showfront="true"> + <entry id="2008-07-15" showfront="true"> + <headline>SeaMonkey 1.1.11 Security Release</headline> + <content type="html" xml:lang="en"> +<![CDATA[<p> +Today, the SeaMonkey project released a new version of its all-in-one internet +suite. SeaMonkey 1.1.11 closes +<a href="http://www.mozilla.org/projects/security/known-vulnerabilities.html#seamonkey1.1.11">several +security vulnerabilities</a> and fixes several smaller problems found in +previous versions. With that, SeaMonkey stays at the same level of security as +its sibling Firefox 2, which is issuing updates for the same problems this week +as well. +</p> +<p> +The SeaMonkey team urges users of older SeaMonkey versions, including the +SeaMonkey 1.0.x series, which no longer receives security updates, to upgrade. +Additionally, the team continues to strongly urge people still using the old +Mozilla Suite or Netscape 4, 6 or 7 to upgrade to the new SeaMonkey 1.1.11 +version. +All these older software packages suffer from a large and steadily increasing +number of security vulnerabilities because they are no longer being maintained. +SeaMonkey 1.1.11 is a modern, drop-in replacement, providing the same familiar +suite functionality with additional features and fully up to date security. +</p> +<p> +SeaMonkey 1.1.11 is <a href="http://www.seamonkey-project.org/releases/">available +for free download</a> from the open source project's website at +<a href="http://www.seamonkey-project.org/">www.seamonkey-project.org</a>. +</p>]]> + </content> + <shortcontent type="html" xml:lang="en"> +<![CDATA[<p> +Today, the SeaMonkey project released a new version of its all-in-one internet +suite. SeaMonkey 1.1.11 closes +<a href="http://www.mozilla.org/projects/security/known-vulnerabilities.html#seamonkey1.1.11">several +security vulnerabilities</a> and fixes several smaller problems found in +previous versions. +</p> +<p> +SeaMonkey 1.1.11 is <a href="http://www.seamonkey-project.org/releases/">available +for free download</a> from the open source project's website at +<a href="http://www.seamonkey-project.org/">www.seamonkey-project.org</a>. +</p>]]> + </shortcontent> + </entry> + + <entry id="2008-07-02"> <headline>SeaMonkey 1.1.10 Released</headline> <content type="html" xml:lang="en"> <![CDATA[<p> diff --git a/src/releases/index.en.html b/src/releases/index.en.html --- a/src/releases/index.en.html +++ b/src/releases/index.en.html @@ -35,7 +35,7 @@ </div> <ul class="toc"> -<li><a href="#1.1.10">SeaMonkey 1.1.10</a> +<li><a href="#1.1.11">SeaMonkey 1.1.11</a> <ul> <li><a href="#official">Official Builds</a></li> <li><a href="#contrib">Contributed Builds</a></li> @@ -46,24 +46,24 @@ </ul> <!-- Begin releases block --> -<h2><a name="1.1.10">SeaMonkey 1.1.10</a></h2> -<p class="release-date">Released July 2, 2008</p> +<h2><a name="1.1.11">SeaMonkey 1.1.11</a></h2> +<p class="release-date">Released July 15, 2008</p> <div class="key-point"> <ul> - <li><a href="seamonkey1.1.10/">Release Notes</a> - The release notes contain + <li><a href="seamonkey1.1.11/">Release Notes</a> - The release notes contain installation instructions, system requirements, what's new, and a list of known issues that you should read before reporting bugs. </li> <li id="source">Source Code Tarball - (<a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.10/seamonkey-1.1.10.source.tar.bz2">bzip</a>, 34 MB) - (<a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.10/seamonkey-1.1.10.source.tar.gz">gzip</a>, 44 MB). + (<a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/seamonkey-1.1.11.source.tar.bz2">bzip</a>, 34 MB) + (<a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/seamonkey-1.1.11.source.tar.gz">gzip</a>, 44 MB). </li> <li> - This <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.10/README">README</a> - file explains how to pull SeaMonkey 1.1.10 from CVS. + This <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/README">README</a> + file explains how to pull SeaMonkey 1.1.11 from CVS. </li> <!-- @@ -79,30 +79,30 @@ <div class="section"> <p class="note">If you don't know which package is best for you, use the first package listed in the section about your operating system (platform). - <br><a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.10/MD5SUMS">MD5 + <br><a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/MD5SUMS">MD5 sums</a> are available for official packages and source tarballs. </p> <dl> <dt id="win32">Windows (32bit) <dd> - <strong><a href="http://download.mozilla.org/?product=seamonkey-1.1.10&os=win&lang=en-US">Full Installer</a></strong> + <strong><a href="http://download.mozilla.org/?product=seamonkey-1.1.11&os=win&lang=en-US">Full Installer</a></strong> (13 MB) Download all of the SeaMonkey components and then specify install options. </dd> <dd> - <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.10/seamonkey-1.1.10.en-US.win32.stub-installer.exe">Net Installer</a> + <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/seamonkey-1.1.11.en-US.win32.stub-installer.exe">Net Installer</a> (264 KB) Download only the components you specify. </dd> <dd> - <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.10/seamonkey-1.1.10.en-US.win32.zip">Zipfile</a> + <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/seamonkey-1.1.11.en-US.win32.zip">Zipfile</a> (11 MB). </dd> <dt id="mac">Mac OS X <dd> - <a href="http://download.mozilla.org/?product=seamonkey-1.1.10&os=osx&lang=en-US">Disk Image (Universal Binary)</a> + <a href="http://download.mozilla.org/?product=seamonkey-1.1.11&os=osx&lang=en-US">Disk Image (Universal Binary)</a> (23 MB) Self-mounting disk image containing the full SeaMonkey application suite (Universal Binary, for use on both PowerPC and Intel processor powered Macintosh computers). @@ -111,17 +111,17 @@ <dt id="linux-i686">Linux (x86) <dd> - <strong><a href="http://download.mozilla.org/?product=seamonkey-1.1.10&os=linux&lang=en-US">Full Installer</a></strong> + <strong><a href="http://download.mozilla.org/?product=seamonkey-1.1.11&os=linux&lang=en-US">Full Installer</a></strong> (14 MB) Download all of the SeaMonkey components and then specify install options. </dd> <dd> - <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.10/seamonkey-1.1.10.en-US.linux-i686.stub-installer.tar.gz">Net Installer</a> + <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/seamonkey-1.1.11.en-US.linux-i686.stub-installer.tar.gz">Net Installer</a> (89 KB) Download only the components you specify. </dd> <dd> - <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.10/seamonkey-1.1.10.en-US.linux-i686.tar.gz">tar.gz format</a> + <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/seamonkey-1.1.11.en-US.linux-i686.tar.gz">tar.gz format</a> (15 MB). </dd> @@ -132,7 +132,7 @@ Build contributors, please put your builds under: pub/mozilla.org/seamonkey/<version>/contrib/ - Your build filename must have the prefix "seamonkey-<ver>-", e.g. "seamonkey-1.1.10-" + Your build filename must have the prefix "seamonkey-<ver>-", e.g. "seamonkey-1.1.11-" see http://developer.mozilla.org/en/docs/Package_Filename_Convention and include a README explaining any build peculiarities and identifying yourself as the contributor. Thanks. @@ -147,53 +147,53 @@ <!-- <dt id="linux-gtk1">Linux GTK1 <dd> - <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.10/contrib/seamonkey-1.1.10.en-US.linux-i686-gtk1.installer.tar.gz">GTK1 Full Installer</a>, - <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.10/contrib/seamonkey-1.1.10.en-US.linux-i686-gtk1.tar.gz">GTK1 tar.gz</a> - <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.10/contrib/seamonkey-1.1.10.en-US.linux-i686-gtk1.README">(readme)</a> - <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.10/contrib/seamonkey-1.1.10.en-US.linux-i686-gtk1.MD5SUMS">(MD5 sums)</a> + <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/contrib/seamonkey-1.1.11.en-US.linux-i686-gtk1.installer.tar.gz">GTK1 Full Installer</a>, + <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/contrib/seamonkey-1.1.11.en-US.linux-i686-gtk1.tar.gz">GTK1 tar.gz</a> + <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/contrib/seamonkey-1.1.11.en-US.linux-i686-gtk1.README">(readme)</a> + <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/contrib/seamonkey-1.1.11.en-US.linux-i686-gtk1.MD5SUMS">(MD5 sums)</a> </dd> ---> <dt id="linux-x86_64">Linux/x86_64 <dd> - <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.10/contrib/seamonkey-1.1.10.en-US.linux-x86_64.installer.tar.gz">Linux/x86_64 Installer</a>, - <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.10/contrib/seamonkey-1.1.10.en-US.linux-x86_64.tar.gz">Linux/x86_64 .tar.gz</a> - <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.10/contrib/seamonkey-1.1.10.en-US.linux-x86_64.README">(readme)</a> - <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.10/contrib/seamonkey-1.1.10.en-US.linux-x86_64.MD5SUMS">(MD5 sums)</a> - <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.10/contrib/seamonkey-1.1.10.en-US.linux-x86_64.SHA1SUMS">(SHA1 sums)</a> + <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/contrib/seamonkey-1.1.11.en-US.linux-x86_64.installer.tar.gz">Linux/x86_64 Installer</a>, + <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/contrib/seamonkey-1.1.11.en-US.linux-x86_64.tar.gz">Linux/x86_64 .tar.gz</a> + <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/contrib/seamonkey-1.1.11.en-US.linux-x86_64.README">(readme)</a> + <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/contrib/seamonkey-1.1.11.en-US.linux-x86_64.MD5SUMS">(MD5 sums)</a> + <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/contrib/seamonkey-1.1.11.en-US.linux-x86_64.SHA1SUMS">(SHA1 sums)</a> </dd> +--> <dt id="fc1-rpm">Linux/Fedora RPMs <dd> - <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.10/contrib/FC_RPMS/">Linux/Fedora RPMs (FTP directory)</a>, - <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.10/contrib/FC_RPMS/seamonkey-1.1.10.fc1-rpm.README">(readme)</a> + <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/contrib/FC_RPMS/">Linux/Fedora RPMs (FTP directory)</a>, + <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/contrib/FC_RPMS/seamonkey-1.1.11.fc1-rpm.README">(readme)</a> </dd> +<!-- <dt id="os2">OS/2 <dd> - <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.10/contrib/seamonkey-1.1.10.en-US.os2.installer.exe">OS/2 Installer</a>, - <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.10/contrib/seamonkey-1.1.10.en-US.os2.zip">OS/2 zip</a> - <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.10/contrib/seamonkey-1.1.10.en-US.os2.README">(readme)</a> - <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.10/contrib/seamonkey-1.1.10.en-US.os2.MD5SUMS">(MD5 sums)</a> + <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/contrib/seamonkey-1.1.11.en-US.os2.installer.exe">OS/2 Installer</a>, + <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/contrib/seamonkey-1.1.11.en-US.os2.zip">OS/2 zip</a> + <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/contrib/seamonkey-1.1.11.en-US.os2.README">(readme)</a> + <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/contrib/seamonkey-1.1.11.en-US.os2.MD5SUMS">(MD5 sums)</a> </dd> <dt id="solaris10-sparc">Solaris 10 (SPARC) <dd> - <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.10/contrib/seamonkey-1.1.10.en-US.solaris10-sparc.tar.bz2">Solaris 10 (SPARC) .tar.bz2</a> - <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.10/contrib/seamonkey-1.1.10.en-US.solaris10-sparc.README">(readme)</a> + <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/contrib/seamonkey-1.1.11.en-US.solaris10-sparc.tar.bz2">Solaris 10 (SPARC) .tar.bz2</a> + <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/contrib/seamonkey-1.1.11.en-US.solaris10-sparc.README">(readme)</a> </dd> -<!-- <dt id="solaris2.8-sparc">Solaris 2.8 (SPARC) - GTK1 <dd> - <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.10/contrib/seamonkey-1.1.10.en-US.solaris2.8-sparc-gtk1.tar.bz2">Solaris 2.8 (SPARC) GTK1 .tar.bz2</a> - <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.10/contrib/seamonkey-1.1.10.en-US.solaris2.8-sparc-gtk1.README">(readme)</a> + <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/contrib/seamonkey-1.1.11.en-US.solaris2.8-sparc-gtk1.tar.bz2">Solaris 2.8 (SPARC) GTK1 .tar.bz2</a> + <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/contrib/seamonkey-1.1.11.en-US.solaris2.8-sparc-gtk1.README">(readme)</a> </dd> <dt id="beos">BeOS <dd> - <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.10/contrib/seamonkey-1.1.10.en-US.beos-i586.tar.gz">BeOS tar.gz</a>, - <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.10/contrib/seamonkey-1.1.10.en-US.beos.README">(readme)</a> + <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/contrib/seamonkey-1.1.11.en-US.beos-i586.tar.gz">BeOS tar.gz</a>, + <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/contrib/seamonkey-1.1.11.en-US.beos.README">(readme)</a> </dd> --> </dl> @@ -226,11 +226,11 @@ <!-- <li id="eu-ES">Basque: <a href="http://www.mozilla.org/projects/l10n/postinst-notes/sm10.html" onClick=" - xpi = {'Basque SeaMonkey Language Pack': 'http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.10/contrib-localized/seamonkey-1.1.10.eu-ES.langpack.xpi'}; + xpi = {'Basque SeaMonkey Language Pack': 'http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/contrib-localized/seamonkey-1.1.11.eu-ES.langpack.xpi'}; instWarning(xpi);">installable language pack</a>, - <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.10/contrib-localized/seamonkey-1.1.10.eu-ES.linux-i686.installer.tar.gz">Linux x86 installer</a>, - <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.10/contrib-localized/seamonkey-1.1.10.eu-ES.mac.dmg">Mac OS X dmg</a>, - <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.10/contrib-localized/seamonkey-1.1.10.eu-ES.win32.installer.exe">Windows installer</a></li> + <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/contrib-localized/seamonkey-1.1.11.eu-ES.linux-i686.installer.tar.gz">Linux x86 installer</a>, + <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/contrib-localized/seamonkey-1.1.11.eu-ES.mac.dmg">Mac OS X dmg</a>, + <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/contrib-localized/seamonkey-1.1.11.eu-ES.win32.installer.exe">Windows installer</a></li> --> <li id="be-BY">Belarusian: <a href="http://www.mozilla.org/projects/l10n/postinst-notes/sm10.html" onClick=" @@ -240,17 +240,17 @@ <a href="http://www.mozilla.org/projects/l10n/postinst-notes/sm10.html" onClick=" xpi = {'Catalan SeaMonkey Language Pack': 'http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.8/contrib-localized/seamonkey-1.1.8.ca-AD.langpack.xpi'}; instWarning(xpi);">installable language pack</a><!--, - <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.10/contrib-localized/seamonkey-1.1.10.ca-AD.linux-i686.installer.tar.gz">Linux x86 installer</a>, - <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.10/contrib-localized/seamonkey-1.1.10.ca-AD.linux-i686.tar.gz">Linux x86 tar.gz</a>, - <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.10/contrib-localized/seamonkey-1.1.10.ca-AD.mac.dmg">Mac OS X dmg</a>, - <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.10/contrib-localized/seamonkey-1.1.10.ca-AD.win32.installer.exe">Windows installer</a> --></li> + <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/contrib-localized/seamonkey-1.1.11.ca-AD.linux-i686.installer.tar.gz">Linux x86 installer</a>, + <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/contrib-localized/seamonkey-1.1.11.ca-AD.linux-i686.tar.gz">Linux x86 tar.gz</a>, + <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/contrib-localized/seamonkey-1.1.11.ca-AD.mac.dmg">Mac OS X dmg</a>, + <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/contrib-localized/seamonkey-1.1.11.ca-AD.win32.installer.exe">Windows installer</a> --></li> <li id="cs-CZ">Czech: <a href="http://www.mozilla.org/projects/l10n/postinst-notes/sm10.html" onClick=" - xpi = {'Czech SeaMonkey Language Pack': 'http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.10/contrib-localized/seamonkey-1.1.10.cs-CZ.langpack.xpi'}; + xpi = {'Czech SeaMonkey Language Pack': 'http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/contrib-localized/seamonkey-1.1.11.cs-CZ.langpack.xpi'}; instWarning(xpi);">installable language pack</a>, - <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.10/contrib-localized/seamonkey-1.1.10.cs-CZ.linux-i686.tar.gz">Linux x86 tar.gz</a>, - <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.10/contrib-localized/seamonkey-1.1.10.cs-CZ.win32.installer.exe">Windows installer</a>, - <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.10/contrib-localized/seamonkey-1.1.10.cs-CZ.win32.zip">Windows zip</a></li> + <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/contrib-localized/seamonkey-1.1.11.cs-CZ.linux-i686.tar.gz">Linux x86 tar.gz</a>, + <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/contrib-localized/seamonkey-1.1.11.cs-CZ.win32.installer.exe">Windows installer</a>, + <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/contrib-localized/seamonkey-1.1.11.cs-CZ.win32.zip">Windows zip</a></li> <li id="nl-NL">Dutch: <a href="http://www.mozilla.org/projects/l10n/postinst-notes/sm10.html" onClick=" xpi = {'Dutch SeaMonkey Language Pack': 'http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.4/contrib-localized/seamonkey-1.1.4.nl-NL.langpack.xpi'}; @@ -263,26 +263,26 @@ <a href="http://www.mozilla.org/projects/l10n/postinst-notes/sm10.html" onClick=" xpi = {'French SeaMonkey Language Pack': 'http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.9/contrib-localized/seamonkey-1.1.9.fr-FR.langpack.xpi'}; instWarning(xpi);">installable language pack</a><!--, - <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.10/contrib-localized/seamonkey-1.1.10.fr-FR.linux-i686.installer.tar.gz">Linux x86 installer</a>, - <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.10/contrib-localized/seamonkey-1.1.10.fr-FR.linux-i686.tar.gz">Linux x86 tar.gz</a>, - <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.10/contrib-localized/seamonkey-1.1.10.fr-FR.mac.dmg">Mac OS X dmg</a>, - <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.10/contrib-localized/seamonkey-1.1.10.fr-FR.win32.installer.exe">Windows installer</a>, - <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.10/contrib-localized/seamonkey-1.1.10.fr-FR.win32.zip">Windows zip</a> --></li> + <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/contrib-localized/seamonkey-1.1.11.fr-FR.linux-i686.installer.tar.gz">Linux x86 installer</a>, + <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/contrib-localized/seamonkey-1.1.11.fr-FR.linux-i686.tar.gz">Linux x86 tar.gz</a>, + <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/contrib-localized/seamonkey-1.1.11.fr-FR.mac.dmg">Mac OS X dmg</a>, + <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/contrib-localized/seamonkey-1.1.11.fr-FR.win32.installer.exe">Windows installer</a>, + <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/contrib-localized/seamonkey-1.1.11.fr-FR.win32.zip">Windows zip</a> --></li> <!-- <li id="ka-GE">Georgian: <a href="http://www.mozilla.org/projects/l10n/postinst-notes/sm10.html" onClick=" - xpi = {'Georgian SeaMonkey Language Pack': 'http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.10/contrib-localized/seamonkey-1.1.10.ka-GE.langpack.xpi'}; + xpi = {'Georgian SeaMonkey Language Pack': 'http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/contrib-localized/seamonkey-1.1.11.ka-GE.langpack.xpi'}; instWarning(xpi);">installable language pack</a>, - <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.10/contrib-localized/seamonkey-1.1.10.ka-GE.win32.installer.exe">Windows installer</a></li> + <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/contrib-localized/seamonkey-1.1.11.ka-GE.win32.installer.exe">Windows installer</a></li> --> <li id="de-AT">German: <a href="http://www.mozilla.org/projects/l10n/postinst-notes/sm10.html" onClick=" - xpi = {'German SeaMonkey Language Pack': 'http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.10/contrib-localized/seamonkey-1.1.10.de-AT.langpack.xpi'}; + xpi = {'German SeaMonkey Language Pack': 'http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/contrib-localized/seamonkey-1.1.11.de-AT.langpack.xpi'}; instWarning(xpi);">installable language pack</a>, - <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.10/contrib-localized/seamonkey-1.1.10.de-AT.linux-i686.tar.bz2">Linux x86 tar.bz2</a>, - <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.10/contrib-localized/seamonkey-1.1.10.de-AT.mac.dmg">Mac OS X dmg</a>, - <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.10/contrib-localized/seamonkey-1.1.10.de-AT.win32.installer.exe">Windows installer</a>, - <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.10/contrib-localized/seamonkey-1.1.10.de-AT.win32.zip">Windows zip</a></li> + <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/contrib-localized/seamonkey-1.1.11.de-AT.linux-i686.tar.bz2">Linux x86 tar.bz2</a>, +<!-- <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/contrib-localized/seamonkey-1.1.11.de-AT.mac.dmg">Mac OS X dmg</a>, --> + <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/contrib-localized/seamonkey-1.1.11.de-AT.win32.installer.exe">Windows installer</a>, + <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/contrib-localized/seamonkey-1.1.11.de-AT.win32.zip">Windows zip</a></li> <li id="el-GR">Greek: <a href="http://www.mozilla.org/projects/l10n/postinst-notes/sm10.html" onClick=" xpi = {'Greek SeaMonkey Language Pack': 'http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.2/contrib-localized/seamonkey-1.1.2.el-GR.langpack.xpi'}; @@ -293,87 +293,87 @@ 'SeaMonkey Right to Left Classic theme': 'http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1/contrib-localized/seamonkey-theme-rtl-classic-1.1.xpi', 'SeaMonkey Right to Left Modern theme': 'http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1/contrib-localized/seamonkey-theme-rtl-modern-1.1.xpi'}; InstallTrigger.install(xpi);">installable language pack + RTL themes</a><!--, - <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.10/contrib-localized/seamonkey-1.1.10.he-IL.win32.installer.exe">Windows installer</a> --></li> + <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/contrib-localized/seamonkey-1.1.11.he-IL.win32.installer.exe">Windows installer</a> --></li> <li id="hi-IN">Hindi: <a href="http://www.mozilla.org/projects/l10n/postinst-notes/sm10.html" onClick=" xpi = {'Hindi SeaMonkey Language Pack': 'http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.7/contrib-localized/seamonkey-1.1.7.hi-IN.langpack.xpi'}; instWarning(xpi);">installable language pack</a><!--, - <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.10/contrib-localized/seamonkey-1.1.10.hi-IN.win32.installer.exe">Windows installer</a> --></li> + <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/contrib-localized/seamonkey-1.1.11.hi-IN.win32.installer.exe">Windows installer</a> --></li> <li id="hu-HU">Hungarian: <a href="http://www.mozilla.org/projects/l10n/postinst-notes/sm10.html" onClick=" xpi = {'Hungarian SeaMonkey Language Pack': 'http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.9/contrib-localized/seamonkey-1.1.9.hu-HU.langpack.xpi'}; instWarning(xpi);">installable language pack</a><!--, - <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.10/contrib-localized/seamonkey-1.1.10.hu-HU.linux-i686.installer.tar.gz">Linux x86 tar.gz</a>, - <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.10/contrib-localized/seamonkey-1.1.10.hu-HU.win32.installer.exe">Windows installer</a> --></li> + <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/contrib-localized/seamonkey-1.1.11.hu-HU.linux-i686.installer.tar.gz">Linux x86 tar.gz</a>, + <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/contrib-localized/seamonkey-1.1.11.hu-HU.win32.installer.exe">Windows installer</a> --></li> <li id="it-IT">Italian: <a href="http://www.mozilla.org/projects/l10n/postinst-notes/sm10.html" onClick=" xpi = {'Italian SeaMonkey Language Pack': 'http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.9/contrib-localized/seamonkey-1.1.9.it-IT.langpack.xpi'}; instWarning(xpi);">installable language pack</a><!--, - <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.10/contrib-localized/seamonkey-1.1.10.it-IT.linux-i686.tar.bz2">Linux x86 tar.gz</a>, - <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.10/contrib-localized/seamonkey-1.1.10.it-IT.win32.installer.exe">Windows installer</a>, - <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.10/contrib-localized/seamonkey-1.1.10.it-IT.win32.zip">Windows zip</a> --></li> + <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/contrib-localized/seamonkey-1.1.11.it-IT.linux-i686.tar.bz2">Linux x86 tar.gz</a>, + <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/contrib-localized/seamonkey-1.1.11.it-IT.win32.installer.exe">Windows installer</a>, + <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/contrib-localized/seamonkey-1.1.11.it-IT.win32.zip">Windows zip</a> --></li> <li id="ja-JP">Japanese: <a href="http://www.mozilla.org/projects/l10n/postinst-notes/sm10.html" onClick=" xpi = {'Japanese SeaMonkey Language Pack': 'http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.10/contrib-localized/seamonkey-1.1.10.ja-JP.langpack.xpi'}; - instWarning(xpi);">installable language pack</a>, - <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.10/contrib-localized/seamonkey-1.1.10.ja-JP.mac.dmg">Mac OS X dmg</a>, - <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.10/contrib-localized/seamonkey-1.1.10.ja-JP.win32.installer.exe">Windows installer</a></li> + instWarning(xpi);">installable language pack</a><!--, + <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/contrib-localized/seamonkey-1.1.11.ja-JP.mac.dmg">Mac OS X dmg</a>, + <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/contrib-localized/seamonkey-1.1.11.ja-JP.win32.installer.exe">Windows installer</a> --></li> <!-- <li id="ne-NP">Nepali: <a href="http://www.mozilla.org/projects/l10n/postinst-notes/sm10.html" onClick=" - xpi = {'Nepali SeaMonkey Language Pack': 'http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.10/contrib-localized/seamonkey-1.1.10.ne-NP.langpack.xpi'}; + xpi = {'Nepali SeaMonkey Language Pack': 'http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/contrib-localized/seamonkey-1.1.11.ne-NP.langpack.xpi'}; instWarning(xpi);">installable language pack</a></li> <li id="nb-NO">Norwegian Bokmål: <a href="http://www.mozilla.org/projects/l10n/postinst-notes/sm10.html" onClick=" - xpi = {'Norwegian Bokmål SeaMonkey Language Pack': 'http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.10/contrib-localized/seamonkey-1.1.10.nb-NO.langpack.xpi'}; + xpi = {'Norwegian Bokmål SeaMonkey Language Pack': 'http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/contrib-localized/seamonkey-1.1.11.nb-NO.langpack.xpi'}; instWarning(xpi);">installable language pack</a>, - <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.10/contrib-localized/seamonkey-1.1.10.nb-NO.win32.installer.exe">Windows installer</a></li> + <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/contrib-localized/seamonkey-1.1.11.nb-NO.win32.installer.exe">Windows installer</a></li> --> <li id="pl-PL">Polish: <a href="http://www.mozilla.org/projects/l10n/postinst-notes/sm10.html" onClick=" xpi = {'Polish SeaMonkey Language Pack': 'http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.10/contrib-localized/seamonkey-1.1.10.pl-PL.langpack.xpi'}; - instWarning(xpi);">installable language pack</a>, - <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.10/contrib-localized/seamonkey-1.1.10.pl-PL.linux-i686.installer.tar.bz2">Linux x86 installer</a>, - <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.10/contrib-localized/seamonkey-1.1.10.pl-PL.linux-i686.tar.bz2">Linux x86 tar.bz2</a>, -<!-- <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.10/contrib-localized/seamonkey-1.1.10.pl-PL.mac.dmg">Mac OS X dmg</a>, --> - <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.10/contrib-localized/seamonkey-1.1.10.pl-PL.win32.installer.exe">Windows installer</a>, - <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.10/contrib-localized/seamonkey-1.1.10.pl-PL.win32.zip">Windows zip</a></li> + instWarning(xpi);">installable language pack</a><!--, + <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/contrib-localized/seamonkey-1.1.11.pl-PL.linux-i686.installer.tar.bz2">Linux x86 installer</a>, + <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/contrib-localized/seamonkey-1.1.11.pl-PL.linux-i686.tar.bz2">Linux x86 tar.bz2</a>, + <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/contrib-localized/seamonkey-1.1.11.pl-PL.mac.dmg">Mac OS X dmg</a>, + <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/contrib-localized/seamonkey-1.1.11.pl-PL.win32.installer.exe">Windows installer</a>, + <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/contrib-localized/seamonkey-1.1.11.pl-PL.win32.zip">Windows zip</a> --></li> <li id="pt-BR">Portugese (Brazil): <a href="http://www.mozilla.org/projects/l10n/postinst-notes/sm10.html" onClick=" xpi = {'Portugese (Brazil) SeaMonkey Language Pack': 'http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.10/contrib-localized/seamonkey-1.1.10.pt-BR.langpack.xpi'}; - instWarning(xpi);">installable language pack</a>, - <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.10/contrib-localized/seamonkey-1.1.10.pt-BR.linux-i686.tar.bz2">Linux x86 tar.bz2</a>, - <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.10/contrib-localized/seamonkey-1.1.10.pt-BR.win32.installer.exe">Windows installer</a>, - <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.10/contrib-localized/seamonkey-1.1.10.pt-BR.win32.zip">Windows zip</a></li> + instWarning(xpi);">installable language pack</a><!--, + <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/contrib-localized/seamonkey-1.1.11.pt-BR.linux-i686.tar.bz2">Linux x86 tar.bz2</a>, + <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/contrib-localized/seamonkey-1.1.11.pt-BR.win32.installer.exe">Windows installer</a>, + <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/contrib-localized/seamonkey-1.1.11.pt-BR.win32.zip">Windows zip</a> --></li> <li id="ru-RU">Russian: <a href="http://www.mozilla.org/projects/l10n/postinst-notes/sm10.html" onClick=" - xpi = {'Russian SeaMonkey Language Pack': 'http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.10/contrib-localized/seamonkey-1.1.10.ru-RU.langpack.xpi'}; + xpi = {'Russian SeaMonkey Language Pack': 'http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/contrib-localized/seamonkey-1.1.11.ru-RU.langpack.xpi'}; instWarning(xpi);">installable language pack</a>, - <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.10/contrib-localized/seamonkey-1.1.10.ru-RU.linux-i686.tar.bz2">Linux x86 tar.bz2</a>, - <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.10/contrib-localized/seamonkey-1.1.10.ru-RU.win32.installer.exe">Windows installer</a></li> + <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/contrib-localized/seamonkey-1.1.11.ru-RU.linux-i686.tar.bz2">Linux x86 tar.bz2</a>, + <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/contrib-localized/seamonkey-1.1.11.ru-RU.win32.installer.exe">Windows installer</a></li> <li id="es-ES">Spanish (Spain): <a href="http://www.mozilla.org/projects/l10n/postinst-notes/sm10.html" onClick=" xpi = {'Spanish (Spain) SeaMonkey Language Pack': 'http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.10/contrib-localized/seamonkey-1.1.10.es-ES.langpack.xpi', - 'Spain SeaMonkey Contents Pack': 'http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.10/contrib-localized/seamonkey-1.1.10.es-ES.regpack.xpi'}; + 'Spain SeaMonkey Contents Pack': 'http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/contrib-localized/seamonkey-1.1.11.es-ES.regpack.xpi'}; InstallTrigger.install(xpi);">installable language pack</a>, - <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.10/contrib-localized/seamonkey-1.1.10.es-ES.linux-i686.installer.tar.gz">Linux x86 installer</a>, - <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.10/contrib-localized/seamonkey-1.1.10.es-ES.win32.installer.exe">Windows installer</a></li> + <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/contrib-localized/seamonkey-1.1.11.es-ES.linux-i686.installer.tar.gz">Linux x86 installer</a>, + <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/contrib-localized/seamonkey-1.1.11.es-ES.win32.installer.exe">Windows installer</a></li> <li id="sv-SE">Swedish: <a href="http://www.mozilla.org/projects/l10n/postinst-notes/sm10.html" onClick=" xpi = {'Swedish SeaMonkey Language Pack': 'http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.10/contrib-localized/seamonkey-1.1.10.sv-SE.langpack.xpi'}; - instWarning(xpi);">installable language pack</a>, -<!-- <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.10/contrib-localized/seamonkey-1.1.10.sv-SE.linux-i686.tar.gz">Linux x86 tar.gz</a>, --> - <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.10/contrib-localized/seamonkey-1.1.10.sv-SE.mac.dmg">Mac OS X dmg</a> - <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.10/contrib-localized/seamonkey-1.1.10.sv-SE.win32.installer.exe">Windows installer</a>, - <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.10/contrib-localized/seamonkey-1.1.10.sv-SE.win32.zip">Windows zip</a></li> + instWarning(xpi);">installable language pack</a><!--, + <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/contrib-localized/seamonkey-1.1.11.sv-SE.linux-i686.tar.gz">Linux x86 tar.gz</a>, + <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/contrib-localized/seamonkey-1.1.11.sv-SE.mac.dmg">Mac OS X dmg</a> + <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/contrib-localized/seamonkey-1.1.11.sv-SE.win32.installer.exe">Windows installer</a>, + <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/contrib-localized/seamonkey-1.1.11.sv-SE.win32.zip">Windows zip</a> --></li> <!-- <li id="tr-TR">Turkish: <a href="http://www.mozilla.org/projects/l10n/postinst-notes/sm10.html" onClick=" - xpi = {'Turkish SeaMonkey Language Pack': 'http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.10/contrib-localized/seamonkey-1.1.10.tr-TR.langpack.xpi'}; + xpi = {'Turkish SeaMonkey Language Pack': 'http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/contrib-localized/seamonkey-1.1.11.tr-TR.langpack.xpi'}; instWarning(xpi);">installable language pack</a>, - <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.10/contrib-localized/seamonkey-1.1.10.tr-TR.linux-i686.tar.gz">Linux x86 tar.gz</a>, - <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.10/contrib-localized/seamonkey-1.1.10.tr-TR.mac.dmg">Mac OS X dmg</a>, - <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.10/contrib-localized/seamonkey-1.1.10.tr-TR.win32.installer.exe">Windows installer</a></li> + <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/contrib-localized/seamonkey-1.1.11.tr-TR.linux-i686.tar.gz">Linux x86 tar.gz</a>, + <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/contrib-localized/seamonkey-1.1.11.tr-TR.mac.dmg">Mac OS X dmg</a>, + <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/contrib-localized/seamonkey-1.1.11.tr-TR.win32.installer.exe">Windows installer</a></li> --> <li id="ur-PK">Urdu: <a href="http://www.mozilla.org/projects/l10n/postinst-notes/sm10.html" onClick=" @@ -387,6 +387,7 @@ <div class="para" id="old"> <p>Previously released versions of SeaMonkey:</p> <ul class="snav"> + <li><a href="1.1.10">1.1.10</a></li> <li><a href="1.1.9">1.1.9</a></li> <li><a href="1.1.8">1.1.8</a></li> <li><a href="1.1.7">1.1.7</a></li> diff --git a/src/releases/seamonkey1.1.10/changelog.en.html b/src/releases/seamonkey1.1.10/changelog.en.html --- a/src/releases/seamonkey1.1.10/changelog.en.html +++ b/src/releases/seamonkey1.1.10/changelog.en.html @@ -35,67 +35,70 @@ this is probably the best place to start. -Robert</p> <pre> -<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=90584">90584</a> charset=... must be applied to non-MIME Subject:/From:/To:/etc. fields -<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=236389">236389</a> Don't set type/creator codes for any saved/downloaded files -<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=240261">240261</a> [1.8 branch] peer-trusted certs can use alt names to spoof -<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=282660">282660</a> Crash [@ jsds_NotifyPendingDeadScripts] ds->script is null +<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=421689">421689</a> Mozilla won't build with XCode 3.1 +<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=432311">432311</a> branch landing of bug#351476 (conversion of line endings in browser/EULA) +<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=414982">414982</a> Use gcZeal setting in nsJSEnvironment, as we once did with WAY_TOO_MUCH_GC +<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=417994">417994</a> navigator object does not fully reflect user agent settings +<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=424188">424188</a> [FIX]Possible to exploit relative xul:script URIs in signed jars +<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=423541">423541</a> Arbitrary file upload via originalTarget and DOM Range +<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=416751">416751</a> rich text editor no longer in designmode when navigating back +<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=411433">411433</a> file location URL in directory listing should be HTML escaped <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=286661">286661</a> can't install extensions over ssl, fails with message "Download error" +<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=397093">397093</a> Faulty .properties file results in uninitialized memory being used +<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=428606">428606</a> New version of JEP (0.9.6.4), please land on trunk and branch <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=305073">305073</a> FIREFOX caused an invalid page fault [@ MSVCRT.DLL + 0xd16a] <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=308429">308429</a> make tooMuchGC dynamic (runtime gczeal option) -<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=323508">323508</a> Favicon (error icon) in Bookmark not updated -<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=334514">334514</a> FrameArena::~FrameArena should assert that it's empty -<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=347367">347367</a> crash when print preview is opened on a certain file styled with meda=print [@ BasicTableLayoutStrategy::CalcPctAdjTableWidth] <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=356378">356378</a> "invalid getter usage" or assertion failure with "var x; x getter= function () { };" <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=371292">371292</a> Crash [@ js_AtomToPrintableString] -<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=378027">378027</a> Printing crash [@ nsCellMap::GetCellInfoAt] Exception: EXC_BAD_INSTRUCTION (0x0002) <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=380833">380833</a> Crash during GC after uneval (involves E4X, mysterious sharp variable) -<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=390295">390295</a> Searchplugin with digit in url cuts off url -<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=390788">390788</a> Accessing innerWidth of a tabbrowser contentWindow throws NS_ERROR_XPC_SECURITY_MANAGER_VETO -<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=391178">391178</a> Crash [@ nsCSSFrameConstructor::FindFrameWithContent] with XUL trees, position:fixed -<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=397093">397093</a> Faulty .properties file results in uninitialized memory being used <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=401188">401188</a> Thread-unsafe updates to sub-atomic rt->gc{Poke,Zeal} -<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=403059">403059</a> Dropdown list for "File Selected Message" is double spaced; arrows are missing. -<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=411433">411433</a> file location URL in directory listing should be HTML escaped -<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=413161">413161</a> nsIPrincipal needs a stricter origin -<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=414982">414982</a> Use gcZeal setting in nsJSEnvironment, as we once did with WAY_TOO_MUCH_GC -<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=416282">416282</a> Seamonkey/xpfe needs patch for bug 376473 -<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=416751">416751</a> rich text editor no longer in designmode when navigating back -<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=417957">417957</a> Setting mail.auth_login and mail.server.default.auth_login to false breaks IMAP after restart -<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=417994">417994</a> navigator object does not fully reflect user agent settings <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=418128">418128</a> Yet another GC hazard with ++/-- in js_Interpret -<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=418356">418356</a> [FIX]It's unsafe to use mozIJSSubScriptLoader.loadSubScript() with non-chrome urls or chrome urls whose scheme/host part contain uppercase characters -<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=418645">418645</a> Visible Region Notify message does not work when scrolling client window -<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=419350">419350</a> [ia64] build failure using gcc 4.3 -<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=419846">419846</a> Non-chrome XUL documents can load chrome scripts from the fastload file -<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=421622">421622</a> XMLHttpRequest from chrome content clears Referer header -<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=421689">421689</a> Mozilla won't build with XCode 3.1 -<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=421715">421715</a> canvas.2dcontext.putImageData(array[undefined]) causes a crash [@ JS_GetProperty] -<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=422118">422118</a> Crash reading malformed zip [@nsZipArchive::BuildFileList] <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=423042">423042</a> js.c Print should flush -<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=423182">423182</a> changes the default MOZ_ZIP_FORMAT from .tar.gz to .zip -<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=423541">423541</a> Arbitrary file upload via originalTarget and DOM Range -<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=424291">424291</a> Crash [@ nsCellMap::SetNextSibling] while trying to print <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=425576">425576</a> Crash on login to Excite Japan Blog (exblog.jp) after updating to Firefox 2.0.0.13 [@ js_MarkGCThing] <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=425594">425594</a> new branch top crash [@ js_GC] maybe also crash [@ js_MarkGCThing][@js_GetGCThingFlags] <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=426628">426628</a> Land dynamic gczeal on 1.8 branch <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=427185">427185</a> JS Assertion from hell with gczeal 2 -<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=427216">427216</a> Make tools menu popup match other applications -<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=428606">428606</a> New version of JEP (0.9.6.4), please land on trunk and branch <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=428669">428669</a> Crash testcase for bug 425576 +<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=431489">431489</a> js_DecompileCode should not print if Decompile failed +<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=334514">334514</a> FrameArena::~FrameArena should assert that it's empty +<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=439735">439735</a> exploitable crash at nsBlockFrame::DrainOverflowLines +<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=421715">421715</a> canvas.2dcontext.putImageData(array[undefined]) causes a crash [@ JS_GetProperty] +<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=347367">347367</a> crash when print preview is opened on a certain file styled with meda=print [@ BasicTableLayoutStrategy::CalcPctAdjTableWidth] +<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=378027">378027</a> Printing crash [@ nsCellMap::GetCellInfoAt] Exception: EXC_BAD_INSTRUCTION (0x0002) +<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=424291">424291</a> Crash [@ nsCellMap::SetNextSibling] while trying to print +<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=430814">430814</a> Crash [@ nsStyleContext::GetStyleDisplay] while trying to print +<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=90584">90584</a> charset=... must be applied to non-MIME Subject:/From:/To:/etc. fields +<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=236389">236389</a> Don't set type/creator codes for any saved/downloaded files +<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=417957">417957</a> Setting mail.auth_login and mail.server.default.auth_login to false breaks IMAP after restart +<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=422118">422118</a> Crash reading malformed zip [@nsZipArchive::BuildFileList] +<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=408329">408329</a> Mac OS X Java Plugin (JEP) - LiveConnect can still use document.domain bypass to create arbitrary socket connections +<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=418645">418645</a> Visible Region Notify message does not work when scrolling client window +<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=436575">436575</a> Moz apps experience unkillable hangs after installing Mac OS X 10.5.3 (loading VerifiedDownloadPlugin.plugin) +<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=418356">418356</a> [FIX]It's unsafe to use mozIJSSubScriptLoader.loadSubScript() with non-chrome urls or chrome urls whose scheme/host part contain uppercase characters +<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=419846">419846</a> Non-chrome XUL documents can load chrome scripts from the fastload file <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=428672">428672</a> XSS using an event handler attached to the outer window -<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=429731">429731</a> Changing new tab preference to home page in new profile results in chrome://navigator-region/locale/region.properties -<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=430814">430814</a> Crash [@ nsStyleContext::GetStyleDisplay] while trying to print -<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=431184">431184</a> Composer badly handles XHTML documents -<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=431489">431489</a> js_DecompileCode should not print if Decompile failed -<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=431819">431819</a> IMAP/POP/SMTP/LDAP with SSL client auth, Thunderbird repeatedly prompts for client certificate -<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=432311">432311</a> branch landing of bug#351476 (conversion of line endings in browser/EULA) <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=432591">432591</a> Fix for bug 428672 can be circumvented by using XUL element <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=433328">433328</a> XSS using <script> element in unloaded document -<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=436575">436575</a> Moz apps experience unkillable hangs after installing Mac OS X 10.5.3 (loading VerifiedDownloadPlugin.plugin) -<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=436670">436670</a> default color constants should be vars in EdColorProps.js +<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=439035">439035</a> Same-origin check in nsXMLHttpRequest::OnChannelRedirect() can be circumvented +<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=440308">440308</a> XSS by using XMLHttpRequest and onreadystatechange handler +<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=413161">413161</a> nsIPrincipal needs a stricter origin +<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=240261">240261</a> [1.8 branch] peer-trusted certs can use alt names to spoof +<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=431819">431819</a> IMAP/POP/SMTP/LDAP with SSL client auth, Thunderbird repeatedly prompts for client certificate +<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=421622">421622</a> XMLHttpRequest from chrome content clears Referer header +<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=391178">391178</a> Crash [@ nsCSSFrameConstructor::FindFrameWithContent] with XUL trees, position:fixed +<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=419350">419350</a> [ia64] build failure using gcc 4.3 +<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=390788">390788</a> Accessing innerWidth of a tabbrowser contentWindow throws NS_ERROR_XPC_SECURITY_MANAGER_VETO +<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=323508">323508</a> Favicon (error icon) in Bookmark not updated +<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=423182">423182</a> changes the default MOZ_ZIP_FORMAT from .tar.gz to .zip <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=438941">438941</a> Update SeaMonkey version number on GECKO181_20080612_RELBRANCH -<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=439735">439735</a> exploitable crash at nsBlockFrame::DrainOverflowLines -<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=440308">440308</a> XSS by using XMLHttpRequest and onreadystatechange handler +<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=431184">431184</a> Composer badly handles XHTML documents +<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=436670">436670</a> default color constants should be vars in EdColorProps.js +<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=390295">390295</a> Searchplugin with digit in url cuts off url +<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=416282">416282</a> Seamonkey/xpfe needs patch for bug 376473 +<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=403059">403059</a> Dropdown list for "File Selected Message" is double spaced; arrows are missing. +<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=429731">429731</a> Changing new tab preference to home page in new profile results in chrome://navigator-region/locale/region.properties +<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=427216">427216</a> Make tools menu popup match other applications +<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=282660">282660</a> Crash [@ jsds_NotifyPendingDeadScripts] ds->script is null </pre> </body> </html> diff --git a/src/releases/seamonkey1.1.11/changelog.en.html b/src/releases/seamonkey1.1.11/changelog.en.html --- a/src/releases/seamonkey1.1.11/changelog.en.html +++ b/src/releases/seamonkey1.1.11/changelog.en.html @@ -35,7 +35,12 @@ this is probably the best place to start. -Robert</p> <pre> -TBD +<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=426555">426555</a> nsClientAuthRememberService must be refcounted and implement nsISupportsWeakReference +<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=356378">356378</a> "invalid getter usage" or assertion failure with "var x; x getter= function () { };" +<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=439735">439735</a> exploitable crash at nsBlockFrame::DrainOverflowLines +<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=439035">439035</a> Same-origin check in nsXMLHttpRequest::OnChannelRedirect() can be circumvented +<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=440308">440308</a> XSS by using XMLHttpRequest and onreadystatechange handler +<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=443182">443182</a> Update SeaMonkey version number on GECKO181_20080702_RELBRANCH </pre> </body> </html> diff --git a/src/releases/updates/cs-CZ.rdf b/src/releases/updates/cs-CZ.rdf --- a/src/releases/updates/cs-CZ.rdf +++ b/src/releases/updates/cs-CZ.rdf @@ -4,7 +4,7 @@ <RDF:Description RDF:about="urn:updates:latest"> <NC:registryName>Browser</NC:registryName> - <NC:version>1.8.1.20080620</NC:version> + <NC:version>1.8.1.20080702</NC:version> <NC:URL>http://www.seamonkey-project.org/releases/</NC:URL> <NC:productName>SeaMonkey</NC:productName> diff --git a/src/releases/updates/de-AT.rdf b/src/releases/updates/de-AT.rdf --- a/src/releases/updates/de-AT.rdf +++ b/src/releases/updates/de-AT.rdf @@ -4,7 +4,7 @@ <RDF:Description RDF:about="urn:updates:latest"> <NC:registryName>Browser</NC:registryName> - <NC:version>1.8.1.20080620</NC:version> + <NC:version>1.8.1.20080702</NC:version> <NC:URL>http://www.seamonkey.at/download/</NC:URL> <NC:productName>SeaMonkey</NC:productName> diff --git a/src/releases/updates/en-US.rdf b/src/releases/updates/en-US.rdf --- a/src/releases/updates/en-US.rdf +++ b/src/releases/updates/en-US.rdf @@ -4,7 +4,7 @@ <RDF:Description RDF:about="urn:updates:latest"> <NC:registryName>Browser</NC:registryName> - <NC:version>1.8.1.20080620</NC:version> + <NC:version>1.8.1.20080702</NC:version> <NC:URL>http://www.seamonkey-project.org/releases/</NC:URL> <NC:productName>SeaMonkey</NC:productName> diff --git a/src/releases/updates/es-ES.rdf b/src/releases/updates/es-ES.rdf --- a/src/releases/updates/es-ES.rdf +++ b/src/releases/updates/es-ES.rdf @@ -4,7 +4,7 @@ <RDF:Description RDF:about="urn:updates:latest"> <NC:registryName>Browser</NC:registryName> - <NC:version>1.8.1.20080620</NC:version> + <NC:version>1.8.1.20080702</NC:version> <NC:URL>http://www.seamonkey-project.org/releases/</NC:URL> <NC:productName>SeaMonkey</NC:productName> diff --git a/src/releases/updates/ru-RU.rdf b/src/releases/updates/ru-RU.rdf --- a/src/releases/updates/ru-RU.rdf +++ b/src/releases/updates/ru-RU.rdf @@ -4,7 +4,7 @@ <RDF:Description RDF:about="urn:updates:latest"> <NC:registryName>Browser</NC:registryName> - <NC:version>1.8.1.20080620</NC:version> + <NC:version>1.8.1.20080702</NC:version> <NC:URL>http://www.seamonkey-project.org/releases/</NC:URL> <NC:productName>SeaMonkey</NC:productName>