[tor-commits] [torbrowser/maint-2.3] bump all alpha TBBs to 2.3.21-alpha, update changelogs and READMEs

erinn at torproject.org erinn at torproject.org
Sun Sep 9 09:50:26 UTC 2012


commit 3b9ffd59d6e5e0ea1fd3f1e8a53edf54aabde923
Author: Erinn Clark <erinn at torproject.org>
Date:   Sun Sep 9 10:49:33 2012 +0100

    bump all alpha TBBs to 2.3.21-alpha, update changelogs and READMEs
---
 README.LINUX-2.3                |   10 +++++-----
 README.OSX-2.3                  |   10 +++++-----
 README.WIN-2.3                  |   10 +++++-----
 build-scripts/versions-alpha.mk |    2 +-
 changelog.linux-2.3             |   11 +++++++++++
 changelog.osx-2.3               |   11 +++++++++++
 changelog.windows-2.3           |   11 +++++++++++
 7 files changed, 49 insertions(+), 16 deletions(-)

diff --git a/README.LINUX-2.3 b/README.LINUX-2.3
index b2c18ce..27fd198 100644
--- a/README.LINUX-2.3
+++ b/README.LINUX-2.3
@@ -5,11 +5,11 @@ Included applications
 ---------------------
 
 Vidalia 0.2.20 (with Qt 4.8.1)
-Tor 0.2.3.20-rc (with libevent-2.0.19-stable, zlib-1.2.7 and openssl-1.0.1c)
-Firefox 14.0.1
- \_ Torbutton 1.4.6
- |_ NoScript 2.5
- |_ HTTPS-Everywhere 3.0development.5
+Tor 0.2.3.21-rc (with libevent-2.0.20-stable, zlib-1.2.7 and openssl-1.0.1c)
+Firefox 15.0.1
+ \_ Torbutton 1.4.6.1
+ |_ NoScript 2.5.4
+ |_ HTTPS-Everywhere 3.0development.6
 
 Usage
 -----
diff --git a/README.OSX-2.3 b/README.OSX-2.3
index e197239..5ae9f3f 100644
--- a/README.OSX-2.3
+++ b/README.OSX-2.3
@@ -5,11 +5,11 @@ Included applications
 ---------------------
 
 Vidalia 0.2.20 (with Qt 4.8.1)
-Tor 0.2.3.20-rc (with libevent-2.0.19-stable, zlib-1.2.7 and openssl-1.0.1c)
-Firefox 14.0.1
- \_ Torbutton 1.4.6
- |_ NoScript 2.5
- |_ HTTPS-Everywhere 3.0development.5
+Tor 0.2.3.21-rc (with libevent-2.0.20-stable, zlib-1.2.7 and openssl-1.0.1c)
+Firefox 15.0.1
+ \_ Torbutton 1.4.6.1
+ |_ NoScript 2.5.4
+ |_ HTTPS-Everywhere 3.0development.6
 
 Usage
 -----
diff --git a/README.WIN-2.3 b/README.WIN-2.3
index 331a2a3..9cbc24b 100644
--- a/README.WIN-2.3
+++ b/README.WIN-2.3
@@ -5,11 +5,11 @@ Included applications
 ---------------------
 
 Vidalia 0.2.20 (with Qt 4.8.1)
-Tor 0.2.3.20-rc (with libevent-2.0.19-stable, zlib-1.2.7 and openssl-1.0.1c)
-Firefox 14.0.1
- \_ Torbutton 1.4.6
- |_ NoScript 2.5
- |_ HTTPS-Everywhere 3.0development.5
+Tor 0.2.3.21-rc (with libevent-2.0.20-stable, zlib-1.2.7 and openssl-1.0.1c)
+Firefox 15.0.1
+ \_ Torbutton 1.4.6.1
+ |_ NoScript 2.5.4
+ |_ HTTPS-Everywhere 3.0development.6
 
 Usage
 -----
diff --git a/build-scripts/versions-alpha.mk b/build-scripts/versions-alpha.mk
index bf4b249..d6418cb 100644
--- a/build-scripts/versions-alpha.mk
+++ b/build-scripts/versions-alpha.mk
@@ -1,6 +1,6 @@
 #!/usr/bin/make
 
-RELEASE_VER=2.3.20-alpha
+RELEASE_VER=2.3.21-alpha
 
 ZLIB_VER=1.2.7
 OPENSSL_VER=1.0.1c
diff --git a/changelog.linux-2.3 b/changelog.linux-2.3
index b4e14dd..cbe4461 100644
--- a/changelog.linux-2.3
+++ b/changelog.linux-2.3
@@ -1,3 +1,14 @@
+Tor Browser Bundle (2.3.21-alpha-1); suite=linux
+
+  * Update Tor to 0.2.3.21-rc
+  * Update Firefox to 15.0.1
+  * Update Libevent to 2.0.20-stable
+  * Update Torbutton to 1.4.6.1
+  * Update HTTPS Everywhere to 3.0development.6
+  * Update NoScript to 2.5.4
+
+ -- Erinn Clark <erinn at torproject.org>  Sun Sep  9 10:42:38 BST 2012
+
 Tor Browser Bundle (2.3.20-alpha-1); suite=linux
 
   * Update Tor to 0.2.3.20-rc
diff --git a/changelog.osx-2.3 b/changelog.osx-2.3
index 2c19644..c97895d 100644
--- a/changelog.osx-2.3
+++ b/changelog.osx-2.3
@@ -1,3 +1,14 @@
+Tor Browser Bundle (2.3.21-alpha-1); suite=osx
+
+  * Update Tor to 0.2.3.21-rc
+  * Update Firefox to 15.0.1
+  * Update Libevent to 2.0.20-stable
+  * Update Torbutton to 1.4.6.1
+  * Update HTTPS Everywhere to 3.0development.6
+  * Update NoScript to 2.5.4
+
+ -- Erinn Clark <erinn at torproject.org>  Sun Sep  9 10:42:33 BST 2012
+
 Tor Browser Bundle (2.3.20-alpha-1); suite=osx
 
   * Update Tor to 0.2.3.20-rc
diff --git a/changelog.windows-2.3 b/changelog.windows-2.3
index 9d76818..e95e082 100644
--- a/changelog.windows-2.3
+++ b/changelog.windows-2.3
@@ -1,3 +1,14 @@
+Tor Browser Bundle (2.3.21-alpha-1); suite=windows
+
+  * Update Tor to 0.2.3.21-rc
+  * Update Firefox to 15.0.1
+  * Update Libevent to 2.0.20-stable
+  * Update Torbutton to 1.4.6.1
+  * Update HTTPS Everywhere to 3.0development.6
+  * Update NoScript to 2.5.4
+
+ -- Erinn Clark <erinn at torproject.org>  Sun Sep  9 10:42:35 BST 2012
+
 Tor Browser Bundle (2.3.20-alpha-1); suite=windows
 
   * Update Tor to 0.2.3.20-rc



More information about the tor-commits mailing list