[tor-commits] [torbrowser/maint-2.2] bump changelogs for 2.2.39-2

erinn at torproject.org erinn at torproject.org
Mon Oct 8 09:03:43 UTC 2012


commit ddb8796f7364286d1ec2626a0b2dec95b8c1f875
Author: Erinn Clark <erinn at torproject.org>
Date:   Mon Oct 8 10:03:04 2012 +0100

    bump changelogs for 2.2.39-2
---
 README.LINUX-2.2         |    8 ++++----
 README.OSX-2.2           |    8 ++++----
 README.WIN-2.2           |    8 ++++----
 build-scripts/linux.mk   |    2 +-
 build-scripts/osx.mk     |    2 +-
 build-scripts/windows.mk |    2 +-
 changelog.linux-2.2      |   10 ++++++++++
 changelog.osx-2.2        |    9 +++++++++
 changelog.windows-2.2    |    9 +++++++++
 9 files changed, 43 insertions(+), 15 deletions(-)

diff --git a/README.LINUX-2.2 b/README.LINUX-2.2
index cd4e9b6..ff86a60 100644
--- a/README.LINUX-2.2
+++ b/README.LINUX-2.2
@@ -6,10 +6,10 @@ Included applications
 
 Vidalia 0.2.20 (with Qt 4.8.1)
 Tor 0.2.2.39 (with libevent-2.0.20-stable, zlib-1.2.7 and openssl-1.0.1c)
-Firefox 10.0.7esr
- \_ Torbutton 1.4.6
- |_ NoScript 2.5.4
- |_ HTTPS-Everywhere 2.2.1
+Firefox 10.0.8esr
+ \_ Torbutton 1.4.6.1
+ |_ NoScript 2.5.6
+ |_ HTTPS-Everywhere 2.2.2
 
 Usage
 -----
diff --git a/README.OSX-2.2 b/README.OSX-2.2
index b317861..8cd51e8 100644
--- a/README.OSX-2.2
+++ b/README.OSX-2.2
@@ -6,10 +6,10 @@ Included applications
 
 Vidalia 0.2.20 (with Qt 4.8.1)
 Tor 0.2.2.39 (with libevent-2.0.20-stable, zlib-1.2.7 and openssl-1.0.1c)
-Firefox 10.0.7esr
- \_ Torbutton 1.4.6
- |_ NoScript 2.5.4
- |_ HTTPS-Everywhere 2.2.1
+Firefox 10.0.8esr
+ \_ Torbutton 1.4.6.1
+ |_ NoScript 2.5.6
+ |_ HTTPS-Everywhere 2.2.2
 
 Usage
 -----
diff --git a/README.WIN-2.2 b/README.WIN-2.2
index bf3ee84..bfb0d00 100644
--- a/README.WIN-2.2
+++ b/README.WIN-2.2
@@ -6,10 +6,10 @@ Included applications
 
 Vidalia 0.2.20 (with Qt 4.8.1)
 Tor 0.2.2.39 (with libevent-2.0.20-stable, zlib-1.2.7 and openssl-1.0.1c)
-Firefox 10.0.7esr
- \_ Torbutton 1.4.6
- |_ NoScript 2.5.4
- |_ HTTPS-Everywhere 2.2.1
+Firefox 10.0.8esr
+ \_ Torbutton 1.4.6.1
+ |_ NoScript 2.5.6
+ |_ HTTPS-Everywhere 2.2.2
 
 Usage
 -----
diff --git a/build-scripts/linux.mk b/build-scripts/linux.mk
index 137591b..7e9a20f 100644
--- a/build-scripts/linux.mk
+++ b/build-scripts/linux.mk
@@ -15,7 +15,7 @@
 
 ## Architecture
 ARCH_TYPE=$(shell uname -m)
-BUILD_NUM=1
+BUILD_NUM=2
 PLATFORM=Linux
 
 ## Build machine specific settings
diff --git a/build-scripts/osx.mk b/build-scripts/osx.mk
index 6ceb3e7..f08b50c 100644
--- a/build-scripts/osx.mk
+++ b/build-scripts/osx.mk
@@ -15,7 +15,7 @@
 
 ## Architecture
 ARCH_TYPE=x86_64
-BUILD_NUM=1
+BUILD_NUM=2
 PLATFORM=MacOS
 
 ## Set OSX-specific backwards compatibility options
diff --git a/build-scripts/windows.mk b/build-scripts/windows.mk
index 0492f84..a871270 100644
--- a/build-scripts/windows.mk
+++ b/build-scripts/windows.mk
@@ -13,7 +13,7 @@
 ### Configuration ###
 #####################
 
-BUILD_NUM=1
+BUILD_NUM=2
 PLATFORM=Windows
 
 ## Location of required libraries
diff --git a/changelog.linux-2.2 b/changelog.linux-2.2
index aee61e2..c71b960 100644
--- a/changelog.linux-2.2
+++ b/changelog.linux-2.2
@@ -1,3 +1,13 @@
+Tor Browser Bundle (2.2.39-2); suite=linux
+
+  * Update Firefox to 10.0.8esr
+  * Update Torbutton to 1.4.6.1
+  * Update NoScript to 2.5.6
+  * Update HTTPS Everywhere to 2.2.2
+  * Update libpng to 1.5.13
+
+ -- Erinn Clark <erinn at torproject.org>  Mon Oct  8 09:54:32 BST 2012
+
 Tor Browser Bundle (2.2.39-1); suite=linux
 
   * Update Tor to 0.2.2.39
diff --git a/changelog.osx-2.2 b/changelog.osx-2.2
index a778ee7..11d2fee 100644
--- a/changelog.osx-2.2
+++ b/changelog.osx-2.2
@@ -1,3 +1,12 @@
+Tor Browser Bundle (2.2.39-2); suite=osx
+
+  * Update Firefox to 10.0.8esr
+  * Update Torbutton to 1.4.6.1
+  * Update NoScript to 2.5.6
+  * Update HTTPS Everywhere to 2.2.2
+
+ -- Erinn Clark <erinn at torproject.org>  Mon Oct  8 09:54:30 BST 2012
+
 Tor Browser Bundle (2.2.39-1); suite=osx
 
   * Update Tor to 0.2.2.39
diff --git a/changelog.windows-2.2 b/changelog.windows-2.2
index b431172..ba22fd9 100644
--- a/changelog.windows-2.2
+++ b/changelog.windows-2.2
@@ -1,3 +1,12 @@
+Tor Browser Bundle (2.2.39-2); suite=windows
+
+  * Update Firefox to 10.0.8esr
+  * Update Torbutton to 1.4.6.1
+  * Update NoScript to 2.5.6
+  * Update HTTPS Everywhere to 2.2.2
+
+ -- Erinn Clark <erinn at torproject.org>  Mon Oct  8 09:54:35 BST 2012
+
 Tor Browser Bundle (2.2.39-1); suite=windows
 
   * Update Tor to 0.2.2.39



More information about the tor-commits mailing list