[or-cvs] r15867: Update website and update.rdf. (torbutton/trunk/website)

mikeperry at seul.org mikeperry at seul.org
Sat Jul 12 22:49:36 UTC 2008


Author: mikeperry
Date: 2008-07-12 18:49:35 -0400 (Sat, 12 Jul 2008)
New Revision: 15867

Modified:
   torbutton/trunk/website/index.html.en
   torbutton/trunk/website/update.rdf
Log:

Update website and update.rdf.



Modified: torbutton/trunk/website/index.html.en
===================================================================
--- torbutton/trunk/website/index.html.en	2008-07-12 22:41:48 UTC (rev 15866)
+++ torbutton/trunk/website/index.html.en	2008-07-12 22:49:35 UTC (rev 15867)
@@ -78,14 +78,14 @@
 <body>
 
 <h1>Torbutton Development Branch</h1>
-<strong>Current version:</strong> 1.2.0rc5 (06 Jul 2008)<br/>
+<strong>Current version:</strong> 1.2.0rc6 (12 Jul 2008)<br/>
 <br/>
 <strong>Authors:</strong> Scott Squires &amp; 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:050925e2c02e61f2f0ceb4683600fc0c58a835bb"
+  hash="sha1:7f01c577641b6222781cd880c9825d6f50ff1cc4"
   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-07-12 22:41:48 UTC (rev 15866)
+++ torbutton/trunk/website/update.rdf	2008-07-12 22:49:35 UTC (rev 15867)
@@ -16,13 +16,14 @@
         <li resource="urn:mozilla:extension:{e0204bd5-9d31-402b-a99d-a6aa8ffebdca}:1.2.0rc3"/>
         <li resource="urn:mozilla:extension:{e0204bd5-9d31-402b-a99d-a6aa8ffebdca}:1.2.0rc4"/>
         <li resource="urn:mozilla:extension:{e0204bd5-9d31-402b-a99d-a6aa8ffebdca}:1.2.0rc5"/>
+        <li resource="urn:mozilla:extension:{e0204bd5-9d31-402b-a99d-a6aa8ffebdca}:1.2.0rc6"/>
       </Seq>
     </em:updates>
     
 
     <!-- following two lines for Firefox 0.9.  Specify the most recent version here -->
-    <em:version>1.2.0rc5</em:version>
-    <em:updateLink>https://torbutton.torproject.org/dev/releases/torbutton-1.2.0rc5.xpi</em:updateLink>
+    <em:version>1.2.0rc6</em:version>
+    <em:updateLink>https://torbutton.torproject.org/dev/releases/torbutton-1.2.0rc6.xpi</em:updateLink>
   </Description>
 
   <!-- version 1.1.14 -->
@@ -155,5 +156,18 @@
       </Description>
     </em:targetApplication>
   </Description>
+
+  <Description about="urn:mozilla:extension:{e0204bd5-9d31-402b-a99d-a6aa8ffebdca}:1.2.0rc6">
+    <em:version>1.2.0rc6</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.0rc6.xpi</em:updateLink>
+		 <em:updateHash>sha1:7f01c577641b6222781cd880c9825d6f50ff1cc4</em:updateHash>
+      </Description>
+    </em:targetApplication>
+  </Description>
   
 </RDF>



More information about the tor-commits mailing list