[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] r15500: Update the update.rdf and website. (torbutton/trunk/website)
Author: mikeperry
Date: 2008-06-27 06:49:23 -0400 (Fri, 27 Jun 2008)
New Revision: 15500
Modified:
torbutton/trunk/website/index.html.en
torbutton/trunk/website/update.rdf
Log:
Update the update.rdf and website.
Modified: torbutton/trunk/website/index.html.en
===================================================================
--- torbutton/trunk/website/index.html.en 2008-06-27 10:46:52 UTC (rev 15499)
+++ torbutton/trunk/website/index.html.en 2008-06-27 10:49:23 UTC (rev 15500)
@@ -78,14 +78,14 @@
<body>
<h1>Torbutton Development Branch</h1>
-<strong>Current version:</strong> 1.2.0rc2 (8 Jun 2008)<br/>
+<strong>Current version:</strong> 1.2.0rc3 (27 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:f0d6e121e2b0fbd4d1db7c3f333b8d7ab5c1d906"
+ hash="sha1:184294b480119bb7b943ede116345c52ee7772fc"
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-27 10:46:52 UTC (rev 15499)
+++ torbutton/trunk/website/update.rdf 2008-06-27 10:49:23 UTC (rev 15500)
@@ -13,13 +13,14 @@
<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"/>
+ <li resource="urn:mozilla:extension:{e0204bd5-9d31-402b-a99d-a6aa8ffebdca}:1.2.0rc3"/>
</Seq>
</em:updates>
<!-- following two lines for Firefox 0.9. Specify the most recent version here -->
- <em:version>1.2.0rc2</em:version>
- <em:updateLink>https://torbutton.torproject.org/dev/releases/torbutton-1.2.0rc2.xpi</em:updateLink>
+ <em:version>1.2.0rc3</em:version>
+ <em:updateLink>https://torbutton.torproject.org/dev/releases/torbutton-1.2.0rc3.xpi</em:updateLink>
</Description>
<!-- version 1.1.14 -->
@@ -113,5 +114,19 @@
</Description>
</em:targetApplication>
</Description>
+
+ <Description about="urn:mozilla:extension:{e0204bd5-9d31-402b-a99d-a6aa8ffebdca}:1.2.0rc3">
+ <em:version>1.2.0rc3</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.0rc3.xpi</em:updateLink>
+ <em:updateHash>sha1:184294b480119bb7b943ede116345c52ee7772fc</em:updateHash>
+ </Description>
+ </em:targetApplication>
+ </Description>
+
</RDF>