[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] r13418: Update Firefox to 2.0.12; update bundle to 0.0.7 (in torbrowser/branches/stable: . build-scripts www)
Author: sjm217
Date: 2008-02-08 10:07:01 -0500 (Fri, 08 Feb 2008)
New Revision: 13418
Modified:
torbrowser/branches/stable/README
torbrowser/branches/stable/build-scripts/Makefile
torbrowser/branches/stable/www/details.html
torbrowser/branches/stable/www/index.html
Log:
Update Firefox to 2.0.12; update bundle to 0.0.7
Modified: torbrowser/branches/stable/README
===================================================================
--- torbrowser/branches/stable/README 2008-02-08 14:58:56 UTC (rev 13417)
+++ torbrowser/branches/stable/README 2008-02-08 15:07:01 UTC (rev 13418)
@@ -42,8 +42,8 @@
Vidalia (svn trunk revision 2337)
Tor 0.2.0.18-alpha (with libevent-1.3e, zlib-1.2.3 and openssl-0.9.8g)
Polipo 1.0.4
-FirefoxPortable 2.0.0.11
- \_ Firefox 2.0.0.11
+FirefoxPortable 2.0.0.12
+ \_ Firefox 2.0.0.12
\_ Torbutton 1.1.12-alpha
Usage
@@ -95,3 +95,6 @@
Tor updated to 0.2.0.18-alpha
Polipo 1.0.4 now included in bundle and Firefox configured
Firefox now configured to use proxies at 127.0.0.1 to prevent IPv6 attempt
+0.0.7: Released 2008-02-08
+ Security update of FirefoxPortable to v2.0.12 (see
+ http://www.mozilla.org/projects/security/known-vulnerabilities.html#Firefox)
Modified: torbrowser/branches/stable/build-scripts/Makefile
===================================================================
--- torbrowser/branches/stable/build-scripts/Makefile 2008-02-08 14:58:56 UTC (rev 13417)
+++ torbrowser/branches/stable/build-scripts/Makefile 2008-02-08 15:07:01 UTC (rev 13418)
@@ -167,13 +167,13 @@
rm -f "Tor Browser.exe"
## Export the source code of the bundle
-SRCVERSION=0.0.6
+SRCVERSION=0.0.7
SRCNAME=tor-browser-$(SRCVERSION)
SRCDEST=/tmp
SRCDESTPATH=$(SRCDEST)/$(SRCNAME)
srcdist:
rm -fr $(SRCDESTPATH)
- svn export https://tor-svn.freehaven.net/svn/torbrowser/trunk/ \
+ svn export https://tor-svn.freehaven.net/svn/torbrowser/tags/torbrowser-0_0_7 \
$(SRCDESTPATH)
cd $(SRCDEST); tar --exclude www --exclude src -czvf \
$(SRCNAME)-src.tar.gz $(SRCNAME)
Modified: torbrowser/branches/stable/www/details.html
===================================================================
--- torbrowser/branches/stable/www/details.html 2008-02-08 14:58:56 UTC (rev 13417)
+++ torbrowser/branches/stable/www/details.html 2008-02-08 15:07:01 UTC (rev 13418)
@@ -28,14 +28,14 @@
<li>Vidalia (svn trunk revision 2337)</li>
<li>Tor 0.2.0.18-alpha (with libevent-1.3e, zlib-1.2.3 and
openssl-0.9.8g)</li>
-<li>FirefoxPortable 2.0.0.11 (includes Firefox 2.0.0.11 and Torbutton
+<li>FirefoxPortable 2.0.0.12 (includes Firefox 2.0.0.12 and Torbutton
1.1.12-alpha)</li>
<li>Polipo 1.0.4</li>
</ul>
<h3 id="build">Building the bundle</h3>
-<p>To re-build the bundle, download the <a href="dist/tor-browser-0.0.6-src.tar.gz">source distribution</a> (<a href="dist/tor-browser-0.0.6-src.tar.gz.asc">signature</a>). See <a href="https://tor-svn.freehaven.net/svn/torbrowser/trunk/README">README</a> for the directory layout and changelog</a>. Build instructions can be found in <a href="https://tor-svn.freehaven.net/svn/torbrowser/trunk/build-scripts/INSTALL">build-scripts/INSTALL</a>.</p>
+<p>To re-build the bundle, download the <a href="dist/tor-browser-0.0.7-src.tar.gz">source distribution</a> (<a href="dist/tor-browser-0.0.7-src.tar.gz.asc">signature</a>). See <a href="https://tor-svn.freehaven.net/svn/torbrowser/branches/stable/README">README</a> for the directory layout and changelog</a>. Build instructions can be found in <a href="https://tor-svn.freehaven.net/svn/torbrowser/branches/stable/build-scripts/INSTALL">build-scripts/INSTALL</a>.</p>
</div><!-- #main -->
</div>
Modified: torbrowser/branches/stable/www/index.html
===================================================================
--- torbrowser/branches/stable/www/index.html 2008-02-08 14:58:56 UTC (rev 13417)
+++ torbrowser/branches/stable/www/index.html 2008-02-08 15:07:01 UTC (rev 13418)
@@ -24,8 +24,8 @@
<h3>Download</h3>
-<p style="font-size: 120%; margin: 5mm"><a href="dist/tor-browser-0.0.6_en.exe">Tor Browser Bundle for Windows</a> (version 0.0.6, English,
-13 MB) (<a href="dist/tor-browser-0.0.6_en.exe.asc">signature</a>)</p>
+<p style="font-size: 120%; margin: 5mm"><a href="dist/tor-browser-0.0.7_en.exe">Tor Browser Bundle for Windows</a> (version 0.0.7, English,
+13 MB) (<a href="dist/tor-browser-0.0.7_en.exe.asc">signature</a>)</p>
<h3>Extraction</h3>