[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] r14894: Update website and autoupdate rdf for 1.2.0rc1. (torbutton/trunk/website)
Author: mikeperry
Date: 2008-06-02 02:51:27 -0400 (Mon, 02 Jun 2008)
New Revision: 14894
Modified:
torbutton/trunk/website/index.html.en
torbutton/trunk/website/update.rdf
Log:
Update website and autoupdate rdf for 1.2.0rc1.
Modified: torbutton/trunk/website/index.html.en
===================================================================
--- torbutton/trunk/website/index.html.en 2008-06-02 06:40:50 UTC (rev 14893)
+++ torbutton/trunk/website/index.html.en 2008-06-02 06:51:27 UTC (rev 14894)
@@ -78,14 +78,14 @@
<body>
<h1>Torbutton Development Branch</h1>
-<strong>Current version:</strong> 1.1.18 (17 Apr 2008)<br/>
+<strong>Current version:</strong> 1.2.0rc1 (1 Jun 2008)<br/>
<br/>
<strong>Authors:</strong> Scott Squires & Mike Perry<br>
<strong>Email:</strong> squires at freehaven dot net, mikeperry (o) fscked/org<br/>
<br/>
<strong>Install:</strong>
-<a href="http://torbutton.torproject.org/dev/torbutton-current-alpha.xpi"
- hash="sha1:6fdcebcb1e6cc694b45065c2b6df07ffb12ea164"
+<a href="http://torbutton.torproject.org/dev/torbutton-current.xpi"
+ hash="sha1:8c8cb5e7e3844b8310151c5b56fb622134ea67f6"
onclick="return install(event);">Local (Javascript verified)</a><br/>
<strong>Past Releases:</strong> <a href="releases/">Local (non-https)</a><br/>
<strong>Developer Documentation:</strong> <a href="design/">Torbutton Design Document</a> and <a href="design/MozillaBrownBag.pdf">Slides (Not actively updated)</a><br/>
Modified: torbutton/trunk/website/update.rdf
===================================================================
--- torbutton/trunk/website/update.rdf 2008-06-02 06:40:50 UTC (rev 14893)
+++ torbutton/trunk/website/update.rdf 2008-06-02 06:51:27 UTC (rev 14894)
@@ -11,13 +11,14 @@
<li resource="urn:mozilla:extension:{e0204bd5-9d31-402b-a99d-a6aa8ffebdca}:1.1.16-alpha"/>
<li resource="urn:mozilla:extension:{e0204bd5-9d31-402b-a99d-a6aa8ffebdca}:1.1.17-alpha"/>
<li resource="urn:mozilla:extension:{e0204bd5-9d31-402b-a99d-a6aa8ffebdca}:1.1.18alpha"/>
+ <li resource="urn:mozilla:extension:{e0204bd5-9d31-402b-a99d-a6aa8ffebdca}:1.2.0rc1"/>
</Seq>
</em:updates>
<!-- following two lines for Firefox 0.9. Specify the most recent version here -->
- <em:version>1.1.18alpha</em:version>
- <em:updateLink>https://torbutton.torproject.org/dev/releases/torbutton-1.1.18alpha.xpi</em:updateLink>
+ <em:version>1.2.0rc1</em:version>
+ <em:updateLink>https://torbutton.torproject.org/dev/releases/torbutton-1.2.0rc1.xpi</em:updateLink>
</Description>
<!-- version 1.1.14 -->
@@ -85,5 +86,18 @@
</Description>
</em:targetApplication>
</Description>
+
+ <Description about="urn:mozilla:extension:{e0204bd5-9d31-402b-a99d-a6aa8ffebdca}:1.1.18alpha">
+ <em:version>1.2.0rc1</em:version>
+ <em:targetApplication>
+ <Description>
+ <em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
+ <em:minVersion>0.9</em:minVersion>
+ <em:maxVersion>3.1a1pre</em:maxVersion>
+ <em:updateLink>https://torbutton.torproject.org/dev/releases/torbutton-1.2.0rc1.xpi</em:updateLink>
+ <em:updateHash>sha1:8c8cb5e7e3844b8310151c5b56fb622134ea67f6</em:updateHash>
+ </Description>
+ </em:targetApplication>
+ </Description>
</RDF>