commit 5b6d240d0486eeea51209f8c5ee6d1746a31251d Author: Erinn Clark erinn@torproject.org Date: Sat Oct 13 10:20:23 2012 +0100
bump all stable tbbs to 2.2.39-2 for firefox 10.0.9esr --- README.LINUX-2.2 | 2 +- README.OSX-2.2 | 2 +- README.WIN-2.2 | 2 +- build-scripts/linux.mk | 2 +- build-scripts/osx.mk | 2 +- build-scripts/windows.mk | 2 +- changelog.linux-2.2 | 6 ++++++ changelog.osx-2.2 | 6 ++++++ changelog.windows-2.2 | 6 ++++++ 9 files changed, 24 insertions(+), 6 deletions(-)
diff --git a/README.LINUX-2.2 b/README.LINUX-2.2 index bfeb2f7..859c854 100644 --- a/README.LINUX-2.2 +++ b/README.LINUX-2.2 @@ -6,7 +6,7 @@ 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.8esr +Firefox 10.0.9esr _ Torbutton 1.4.6.3 |_ NoScript 2.5.7 |_ HTTPS-Everywhere 2.2.2 diff --git a/README.OSX-2.2 b/README.OSX-2.2 index ca8e7fa..3ffefa3 100644 --- a/README.OSX-2.2 +++ b/README.OSX-2.2 @@ -6,7 +6,7 @@ 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.8esr +Firefox 10.0.9esr _ Torbutton 1.4.6.3 |_ NoScript 2.5.7 |_ HTTPS-Everywhere 2.2.2 diff --git a/README.WIN-2.2 b/README.WIN-2.2 index a7d2188..3c73b5c 100644 --- a/README.WIN-2.2 +++ b/README.WIN-2.2 @@ -6,7 +6,7 @@ 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.8esr +Firefox 10.0.9esr _ Torbutton 1.4.6.3 |_ NoScript 2.5.7 |_ HTTPS-Everywhere 2.2.2 diff --git a/build-scripts/linux.mk b/build-scripts/linux.mk index 7e9a20f..5e64cba 100644 --- a/build-scripts/linux.mk +++ b/build-scripts/linux.mk @@ -15,7 +15,7 @@
## Architecture ARCH_TYPE=$(shell uname -m) -BUILD_NUM=2 +BUILD_NUM=3 PLATFORM=Linux
## Build machine specific settings diff --git a/build-scripts/osx.mk b/build-scripts/osx.mk index f08b50c..6325e5f 100644 --- a/build-scripts/osx.mk +++ b/build-scripts/osx.mk @@ -15,7 +15,7 @@
## Architecture ARCH_TYPE=x86_64 -BUILD_NUM=2 +BUILD_NUM=3 PLATFORM=MacOS
## Set OSX-specific backwards compatibility options diff --git a/build-scripts/windows.mk b/build-scripts/windows.mk index a871270..54b972c 100644 --- a/build-scripts/windows.mk +++ b/build-scripts/windows.mk @@ -13,7 +13,7 @@ ### Configuration ### #####################
-BUILD_NUM=2 +BUILD_NUM=3 PLATFORM=Windows
## Location of required libraries diff --git a/changelog.linux-2.2 b/changelog.linux-2.2 index 96f62b6..386cab3 100644 --- a/changelog.linux-2.2 +++ b/changelog.linux-2.2 @@ -1,3 +1,9 @@ +Tor Browser Bundle (2.2.39-3); suite=linux + + * Update Firefox to 10.0.9esr + + -- Erinn Clark erinn@torproject.org Sat Oct 13 10:06:07 BST 2012 + Tor Browser Bundle (2.2.39-2); suite=linux
* Update Firefox to 10.0.8esr diff --git a/changelog.osx-2.2 b/changelog.osx-2.2 index 04f49a0..af3069a 100644 --- a/changelog.osx-2.2 +++ b/changelog.osx-2.2 @@ -1,3 +1,9 @@ +Tor Browser Bundle (2.2.39-3); suite=osx + + * Update Firefox to 10.0.9esr + + -- Erinn Clark erinn@torproject.org Sat Oct 13 10:06:02 BST 2012 + Tor Browser Bundle (2.2.39-2); suite=osx
* Update Firefox to 10.0.8esr diff --git a/changelog.windows-2.2 b/changelog.windows-2.2 index bc4fd3c..094b8d2 100644 --- a/changelog.windows-2.2 +++ b/changelog.windows-2.2 @@ -1,3 +1,9 @@ +Tor Browser Bundle (2.2.39-3); suite=windows + + * Update Firefox to 10.0.9esr + + -- Erinn Clark erinn@torproject.org Sat Oct 13 10:06:05 BST 2012 + Tor Browser Bundle (2.2.39-2); suite=windows
* Update Firefox to 10.0.8esr