[tor-commits] [torbrowser/master] bump alpha TBBs for Tor 0.2.4.10-alpha
erinn at torproject.org
erinn at torproject.org
Tue Feb 5 12:03:30 UTC 2013
commit 0f214a5027b3299f522e2ebe73c3936428743dfe
Author: Erinn Clark <erinn at torproject.org>
Date: Tue Feb 5 13:02:59 2013 +0100
bump alpha TBBs for Tor 0.2.4.10-alpha
---
README.LINUX-2.4 | 5 +++--
README.OSX-2.4 | 5 +++--
README.WIN-2.4 | 5 +++--
build-scripts/versions-alpha.mk | 6 +++---
changelog.linux-2.4 | 8 ++++++++
changelog.osx-2.4 | 8 ++++++++
changelog.windows-2.4 | 8 ++++++++
7 files changed, 36 insertions(+), 9 deletions(-)
diff --git a/README.LINUX-2.4 b/README.LINUX-2.4
index a38c444..2482e2c 100644
--- a/README.LINUX-2.4
+++ b/README.LINUX-2.4
@@ -5,11 +5,12 @@ Included applications
---------------------
Vidalia 0.2.21 (with Qt 4.8.1)
-Tor 0.2.4.9-alpha (with libevent-2.0.21-stable, zlib-1.2.7 and openssl-1.0.1c)
+Tor 0.2.4.10-alpha (with libevent-2.0.21-stable, zlib-1.2.7 and openssl-1.0.1c)
Firefox 17.0.2esr
\_ Torbutton 1.5.0pre-alpha
- |_ NoScript 2.6.4.3
+ |_ NoScript 2.6.4.4
|_ HTTPS-Everywhere 4.0development.5
+ |_ PDF Viewer 0.7.1
Usage
-----
diff --git a/README.OSX-2.4 b/README.OSX-2.4
index 1c71e3c..4607cea 100644
--- a/README.OSX-2.4
+++ b/README.OSX-2.4
@@ -5,11 +5,12 @@ Included applications
---------------------
Vidalia 0.2.21 (with Qt 4.8.1)
-Tor 0.2.4.9-alpha (with libevent-2.0.21-stable, zlib-1.2.7 and openssl-1.0.1c)
+Tor 0.2.4.10-alpha (with libevent-2.0.21-stable, zlib-1.2.7 and openssl-1.0.1c)
Firefox 17.0.2esr
\_ Torbutton 1.5.0pre-alpha
- |_ NoScript 2.6.4.3
+ |_ NoScript 2.6.4.4
|_ HTTPS-Everywhere 4.0development.5
+ |_ PDF Viewer 0.7.1
Usage
-----
diff --git a/README.WIN-2.4 b/README.WIN-2.4
index 227a022..7caf620 100644
--- a/README.WIN-2.4
+++ b/README.WIN-2.4
@@ -5,11 +5,12 @@ Included applications
---------------------
Vidalia 0.2.21 (with Qt 4.8.1)
-Tor 0.2.4.9-alpha (with libevent-2.0.21-stable, zlib-1.2.7 and openssl-1.0.1c)
+Tor 0.2.4.10-alpha (with libevent-2.0.21-stable, zlib-1.2.7 and openssl-1.0.1c)
Firefox 17.0.2esr
\_ Torbutton 1.5.0pre-alpha
- |_ NoScript 2.6.4.3
+ |_ NoScript 2.6.4.4
|_ HTTPS-Everywhere 4.0development.5
+ |_ PDF Viewer 0.7.1
Usage
-----
diff --git a/build-scripts/versions-alpha.mk b/build-scripts/versions-alpha.mk
index dcc5b10..70f5a17 100644
--- a/build-scripts/versions-alpha.mk
+++ b/build-scripts/versions-alpha.mk
@@ -1,6 +1,6 @@
#!/usr/bin/make
-RELEASE_VER=2.4.9-alpha
+RELEASE_VER=2.4.10-alpha
ZLIB_VER=1.2.7
OPENSSL_VER=1.0.1c
@@ -8,12 +8,12 @@ LIBPNG_VER=1.5.13
QT_VER=4.8.1
VIDALIA_VER=0.2.21
LIBEVENT_VER=2.0.21-stable
-TOR_VER=0.2.4.9-alpha
+TOR_VER=0.2.4.10-alpha
PIDGIN_VER=2.6.4
FIREFOX_VER=17.0.2esr
MOZBUILD_VER=1.5.1
TORBUTTON_VER=1.5.0pre-alpha
-NOSCRIPT_VER=2.6.4.3
+NOSCRIPT_VER=2.6.4.4
HTTPSEVERYWHERE_VER=4.0development.5
PDFJS_VER=0.7.1
OBFSPROXY_VER=0.1.4
diff --git a/changelog.linux-2.4 b/changelog.linux-2.4
index 2c31e07..52390ad 100644
--- a/changelog.linux-2.4
+++ b/changelog.linux-2.4
@@ -1,3 +1,11 @@
+Tor Browser Bundle (2.4.10-alpha-1); suite=linux
+
+ * Update Tor to 0.2.4.10-alpha
+ * Update NoScript to 2.6.4.4
+ * Add PDF Viewer (PDF.js) to README
+
+ -- Erinn Clark <erinn at torproject.org> Tue Feb 5 12:59:27 CET 2013
+
Tor Browser Bundle (2.4.9-alpha-1); suite=linux
* Update Firefox to 17.0.2esr
diff --git a/changelog.osx-2.4 b/changelog.osx-2.4
index 1b2f23a..d3271f8 100644
--- a/changelog.osx-2.4
+++ b/changelog.osx-2.4
@@ -1,3 +1,11 @@
+Tor Browser Bundle (2.4.10-alpha-1); suite=osx
+
+ * Update Tor to 0.2.4.10-alpha
+ * Update NoScript to 2.6.4.4
+ * Add PDF Viewer (PDF.js) to README
+
+ -- Erinn Clark <erinn at torproject.org> Tue Feb 5 12:59:21 CET 2013
+
Tor Browser Bundle (2.4.9-alpha-1); suite=osx
* Update Firefox to 17.0.2esr
diff --git a/changelog.windows-2.4 b/changelog.windows-2.4
index bd48ebd..434aa07 100644
--- a/changelog.windows-2.4
+++ b/changelog.windows-2.4
@@ -1,3 +1,11 @@
+Tor Browser Bundle (2.4.10-alpha-1); suite=windows
+
+ * Update Tor to 0.2.4.10-alpha
+ * Update NoScript to 2.6.4.4
+ * Add PDF Viewer (PDF.js) to README
+
+ -- Erinn Clark <erinn at torproject.org> Tue Feb 5 12:59:23 CET 2013
+
Tor Browser Bundle (2.4.9-alpha-test-1); suite=windows
* Update Firefox to 17.0.2esr
More information about the tor-commits
mailing list