[tor-commits] [torbrowser/master] update changelogs for alpha TBBs

erinn at torproject.org erinn at torproject.org
Mon Oct 22 15:25:41 UTC 2012


commit efe898d0a63869f9156fce5998832ffe1ea99d26
Author: Erinn Clark <erinn at torproject.org>
Date:   Mon Oct 22 16:24:46 2012 +0100

    update changelogs for alpha TBBs
---
 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               |   10 ++++++++++
 changelog.windows-2.3           |   10 ++++++++++
 7 files changed, 47 insertions(+), 16 deletions(-)

diff --git a/README.LINUX-2.3 b/README.LINUX-2.3
index 4107375..f60a5c7 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.22-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
+Tor 0.2.3.23-rc (with libevent-2.0.20-stable, zlib-1.2.7 and openssl-1.0.1c)
+Firefox 10.0.9esr
+ \_ Torbutton 1.4.6.3
+ |_ NoScript 2.5.8
+ |_ HTTPS-Everywhere 4.0development.1
 
 Usage
 -----
diff --git a/README.OSX-2.3 b/README.OSX-2.3
index c1098c3..2631b6a 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.22-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
+Tor 0.2.3.23-rc (with libevent-2.0.20-stable, zlib-1.2.7 and openssl-1.0.1c)
+Firefox 10.0.9esr
+ \_ Torbutton 1.4.6.3
+ |_ NoScript 2.5.8
+ |_ HTTPS-Everywhere 4.0development.1
 
 Usage
 -----
diff --git a/README.WIN-2.3 b/README.WIN-2.3
index 58be1c1..280301b 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.22-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
+Tor 0.2.3.23-rc (with libevent-2.0.20-stable, zlib-1.2.7 and openssl-1.0.1c)
+Firefox 10.0.9esr
+ \_ Torbutton 1.4.6.3
+ |_ NoScript 2.5.8
+ |_ HTTPS-Everywhere 4.0development.1
 
 Usage
 -----
diff --git a/build-scripts/versions-alpha.mk b/build-scripts/versions-alpha.mk
index 3d14f46..345a836 100644
--- a/build-scripts/versions-alpha.mk
+++ b/build-scripts/versions-alpha.mk
@@ -14,7 +14,7 @@ FIREFOX_VER=10.0.9esr
 MOZBUILD_VER=1.5.1
 PYMAKE_VER=87d436cd8974
 TORBUTTON_VER=1.4.6.3
-NOSCRIPT_VER=2.5.7
+NOSCRIPT_VER=2.5.8
 HTTPSEVERYWHERE_VER=4.0development.1
 OBFSPROXY_VER=0.1.4
 OTR_VER=3.2.0
diff --git a/changelog.linux-2.3 b/changelog.linux-2.3
index 347b9f8..e5546ca 100644
--- a/changelog.linux-2.3
+++ b/changelog.linux-2.3
@@ -1,3 +1,14 @@
+Tor Browser Bundle (2.3.23-alpha-1); suite=linux
+
+  * Update Tor to 0.2.3.23-rc
+  * Update Firefox to 10.0.9esr
+  * Update HTTPS Everywhere to 4.0development.1
+  * Update NoScript to 2.5.8
+  * Re-enable automatic Control and SOCKS port selection on Linux and OSX
+  * Update libpng to 1.5.13
+
+ -- Erinn Clark <erinn at torproject.org>  Mon Oct 22 16:14:09 BST 2012
+
 Tor Browser Bundle (2.3.22-alpha-1); suite=linux
 
   * Update Tor to 0.2.3.22-rc
diff --git a/changelog.osx-2.3 b/changelog.osx-2.3
index c3080f4..0e7f9d1 100644
--- a/changelog.osx-2.3
+++ b/changelog.osx-2.3
@@ -1,3 +1,13 @@
+Tor Browser Bundle (2.3.23-alpha-1); suite=osx
+
+  * Update Tor to 0.2.3.23-rc
+  * Update Firefox to 10.0.9esr
+  * Update HTTPS Everywhere to 4.0development.1
+  * Update NoScript to 2.5.8
+  * Re-enable automatic Control and SOCKS port selection on Linux and OSX
+
+ -- Erinn Clark <erinn at torproject.org>  Mon Oct 22 16:14:03 BST 2012
+
 Tor Browser Bundle (2.3.22-alpha-1); suite=osx
 
   * Update Tor to 0.2.3.22-rc
diff --git a/changelog.windows-2.3 b/changelog.windows-2.3
index 81026e2..a30e204 100644
--- a/changelog.windows-2.3
+++ b/changelog.windows-2.3
@@ -1,3 +1,13 @@
+Tor Browser Bundle (2.3.23-alpha-1); suite=windows
+
+  * Update Tor to 0.2.3.23-rc
+  * Update Firefox to 10.0.9esr
+  * Update HTTPS Everywhere to 4.0development.1
+  * Update NoScript to 2.5.8
+  * Re-enable automatic Control and SOCKS port selection on Linux and OSX
+
+ -- Erinn Clark <erinn at torproject.org>  Mon Oct 22 16:14:05 BST 2012
+
 Tor Browser Bundle (2.3.22-alpha-1); suite=windows
 
   * Update Tor to 0.2.3.22-rc



More information about the tor-commits mailing list