[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] r15086: Update website and update.rdf for new version. (torbutton/trunk/website)
Author: mikeperry
Date: 2008-06-09 02:50:47 -0400 (Mon, 09 Jun 2008)
New Revision: 15086
Modified:
torbutton/trunk/website/index.html.en
torbutton/trunk/website/update.rdf
Log:
Update website and update.rdf for new version.
Modified: torbutton/trunk/website/index.html.en
===================================================================
--- torbutton/trunk/website/index.html.en 2008-06-09 06:43:56 UTC (rev 15085)
+++ torbutton/trunk/website/index.html.en 2008-06-09 06:50:47 UTC (rev 15086)
@@ -78,14 +78,14 @@
<body>
<h1>Torbutton Development Branch</h1>
-<strong>Current version:</strong> 1.2.0rc1 (1 Jun 2008)<br/>
+<strong>Current version:</strong> 1.2.0rc2 (8 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.xpi"
- hash="sha1:8c8cb5e7e3844b8310151c5b56fb622134ea67f6"
+ hash="sha1:f0d6e121e2b0fbd4d1db7c3f333b8d7ab5c1d906"
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-09 06:43:56 UTC (rev 15085)
+++ torbutton/trunk/website/update.rdf 2008-06-09 06:50:47 UTC (rev 15086)
@@ -12,13 +12,14 @@
<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"/>
+ <li resource="urn:mozilla:extension:{e0204bd5-9d31-402b-a99d-a6aa8ffebdca}:1.2.0rc2"/>
</Seq>
</em:updates>
<!-- following two lines for Firefox 0.9. Specify the most recent version here -->
- <em:version>1.2.0rc1</em:version>
- <em:updateLink>https://torbutton.torproject.org/dev/releases/torbutton-1.2.0rc1.xpi</em:updateLink>
+ <em:version>1.2.0rc2</em:version>
+ <em:updateLink>https://torbutton.torproject.org/dev/releases/torbutton-1.2.0rc2.xpi</em:updateLink>
</Description>
<!-- version 1.1.14 -->
@@ -99,5 +100,18 @@
</Description>
</em:targetApplication>
</Description>
+
+ <Description about="urn:mozilla:extension:{e0204bd5-9d31-402b-a99d-a6aa8ffebdca}:1.2.0rc2">
+ <em:version>1.2.0rc2</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.0rc2.xpi</em:updateLink>
+ <em:updateHash>sha1:f0d6e121e2b0fbd4d1db7c3f333b8d7ab5c1d906</em:updateHash>
+ </Description>
+ </em:targetApplication>
+ </Description>
</RDF>