commit 326a075defbc75d163f7d2b5129fd6d7420d46f2 Author: Erinn Clark erinn@torproject.org Date: Fri Nov 11 04:08:49 2011 +0000
update changelogs and READMEs for 2.2.34-2, bump noscript version --- README.LINUX-2.2 | 6 +++--- README.OSX-2.2 | 6 +++--- README.WIN-2.2 | 8 ++++---- build-scripts/versions.mk | 2 +- changelog.linux-2.2 | 10 ++++++++++ changelog.osx-2.2 | 10 ++++++++++ changelog.windows-2.2 | 10 ++++++++++ 7 files changed, 41 insertions(+), 11 deletions(-)
diff --git a/README.LINUX-2.2 b/README.LINUX-2.2 index 5149411..51e6037 100644 --- a/README.LINUX-2.2 +++ b/README.LINUX-2.2 @@ -5,10 +5,10 @@ Included applications ---------------------
Vidalia 0.2.15 (with Qt 4.6.2) -Tor 0.2.2.34 (with libevent-2.0.14-stable, zlib-1.2.5 and openssl-1.0.0e) -Firefox (Aurora) 7.0.1 +Tor 0.2.2.34 (with libevent-2.0.15-stable, zlib-1.2.5 and openssl-1.0.0e) +Firefox (Aurora) 8.0 _ Torbutton 1.4.4.1 - |_ NoScript 2.1.7 + |_ NoScript 2.1.8 |_ HTTPS-Everywhere 1.1
Usage diff --git a/README.OSX-2.2 b/README.OSX-2.2 index 1e56be0..1cb6cb6 100644 --- a/README.OSX-2.2 +++ b/README.OSX-2.2 @@ -5,10 +5,10 @@ Included applications ---------------------
Vidalia 0.2.15 (with Qt 4.6.2) -Tor 0.2.2.34 (with libevent-2.0.14-stable, zlib-1.2.5 and openssl-1.0.0d) -Firefox (Aurora) 7.0.1 +Tor 0.2.2.34 (with libevent-2.0.15-stable, zlib-1.2.5 and openssl-1.0.0d) +Firefox (Aurora) 8.0 _ Torbutton 1.4.4.1 - |_ NoScript 2.1.7 + |_ NoScript 2.1.8 |_ HTTPS-Everywhere 1.1
Usage diff --git a/README.WIN-2.2 b/README.WIN-2.2 index 67e73a1..f042fc8 100644 --- a/README.WIN-2.2 +++ b/README.WIN-2.2 @@ -5,11 +5,11 @@ Included applications ---------------------
Vidalia 0.2.15 (with Qt 4.6.2) -Tor 0.2.2.34 (with libevent-2.0.14-stable, zlib-1.2.5 and openssl-1.0.0e) -FirefoxPortable 7.0.1 - _ Firefox (Aurora) 7.0.1 +Tor 0.2.2.34 (with libevent-2.0.15-stable, zlib-1.2.5 and openssl-1.0.0e) +FirefoxPortable 8 + _ Firefox (Aurora) 8 _ Torbutton 1.4.4.1 - |_ NoScript 2.1.7 + |_ NoScript 2.1.8 |_ HTTPS-Everywhere 1.1
Usage diff --git a/build-scripts/versions.mk b/build-scripts/versions.mk index cbcca64..e366fcc 100644 --- a/build-scripts/versions.mk +++ b/build-scripts/versions.mk @@ -6,7 +6,7 @@ HTTPSEVERY_VER=1.1 FIREFOX_VER=8.0 LIBEVENT_VER=2.0.15-stable LIBPNG_VER=1.4.8 -NOSCRIPT_VER=2.1.7 +NOSCRIPT_VER=2.1.8 OPENSSL_VER=1.0.0e OTR_VER=3.2.0 PIDGIN_VER=2.6.4 diff --git a/changelog.linux-2.2 b/changelog.linux-2.2 index 36df2d8..3d97d0e 100644 --- a/changelog.linux-2.2 +++ b/changelog.linux-2.2 @@ -1,3 +1,13 @@ +Tor Browser Bundle (2.2.34-2); suite=linux + + * Update Firefox to 8.0 + * Update Libevent to 2.0.15-stable + * Update NoScript to 2.1.8 + * Add extensions.autoDisableScopes to allow TBB's Firefox to launch with its + extensions enabled + + -- Erinn Clark erinn@torproject.org Fri Nov 11 04:04:59 GMT 2011 + Tor Browser Bundle (2.2.34-1); suite=linux
* Update Tor to 0.2.2.34 diff --git a/changelog.osx-2.2 b/changelog.osx-2.2 index d4186fb..e872d67 100644 --- a/changelog.osx-2.2 +++ b/changelog.osx-2.2 @@ -1,3 +1,13 @@ +Tor Browser Bundle (2.2.34-2); suite=osx + + * Update Firefox to 8.0 + * Update Libevent to 2.0.15-stable + * Update NoScript to 2.1.8 + * Add extensions.autoDisableScopes to allow TBB's Firefox to launch with its + extensions enabled + + -- Erinn Clark erinn@torproject.org Fri Nov 11 04:00:59 GMT 2011 + Tor Browser Bundle (2.2.34-1); suite=osx
* Update Tor to 0.2.2.34 diff --git a/changelog.windows-2.2 b/changelog.windows-2.2 index 5c20651..8db1a2e 100644 --- a/changelog.windows-2.2 +++ b/changelog.windows-2.2 @@ -1,3 +1,13 @@ +Tor Browser Bundle (2.2.34-2); suite=windows + + * Update Firefox to 8.0 + * Update Libevent to 2.0.15-stable + * Update NoScript to 2.1.8 + * Add extensions.autoDisableScopes to allow TBB's Firefox to launch with its + extensions enabled + + -- Erinn Clark erinn@torproject.org Fri Nov 11 04:05:17 GMT 2011 + Tor Browser Bundle (2.2.34-1); suite=windows
* Update Tor to 0.2.2.34
tor-commits@lists.torproject.org