commit 78254012e3e5463498b34a24f409e46af334e079 Author: Erinn Clark erinn@torproject.org Date: Thu Sep 19 18:26:10 2013 +0200
update changelogs for Firefox patch update, new libpng, and new torbutton --- README.LINUX-2.3 | 2 +- README.LINUX-2.4 | 2 +- README.OSX-2.3 | 2 +- README.OSX-2.4 | 2 +- README.WIN-2.3 | 2 +- README.WIN-2.4 | 2 +- build-scripts/versions-alpha.mk | 4 ++-- build-scripts/versions.mk | 2 +- changelog.linux-2.3 | 5 ++++- changelog.linux-2.4 | 6 +++++- changelog.osx-2.3 | 5 ++++- changelog.osx-2.4 | 5 ++++- changelog.windows-2.3 | 5 ++++- changelog.windows-2.4 | 5 ++++- 14 files changed, 34 insertions(+), 15 deletions(-)
diff --git a/README.LINUX-2.3 b/README.LINUX-2.3 index 47e5757..6a3ab66 100644 --- a/README.LINUX-2.3 +++ b/README.LINUX-2.3 @@ -7,7 +7,7 @@ Included applications Vidalia 0.2.21 (with Qt 4.8.1) Tor 0.2.3.25 (with libevent-2.0.21-stable, zlib-1.2.8 and openssl-1.0.0k) Firefox 17.0.9esr - _ Torbutton 1.5.2 + _ Torbutton 1.6.2 |_ NoScript 2.6.7.1 |_ HTTPS-Everywhere 3.4.1
diff --git a/README.LINUX-2.4 b/README.LINUX-2.4 index 417bbd2..1e7bb2a 100644 --- a/README.LINUX-2.4 +++ b/README.LINUX-2.4 @@ -7,7 +7,7 @@ Included applications Vidalia 0.2.21 (with Qt 4.8.1) Tor 0.2.4.17-rc (with libevent-2.0.21-stable, zlib-1.2.8 and openssl-1.0.0k) Firefox 17.0.9esr - _ Torbutton 1.5.2 + _ Torbutton 1.6.2 |_ NoScript 2.6.7.1 |_ HTTPS-Everywhere 4.0development.12 |_ PDF Viewer 0.8.298 diff --git a/README.OSX-2.3 b/README.OSX-2.3 index 2365adf..f0b04cf 100644 --- a/README.OSX-2.3 +++ b/README.OSX-2.3 @@ -7,7 +7,7 @@ Included applications Vidalia 0.2.21 (with Qt 4.8.1) Tor 0.2.3.25 (with libevent-2.0.21-stable, zlib-1.2.8 and openssl-1.0.0k) Firefox 17.0.9esr - _ Torbutton 1.5.2 + _ Torbutton 1.6.2 |_ NoScript 2.6.7.1 |_ HTTPS-Everywhere 3.4.1
diff --git a/README.OSX-2.4 b/README.OSX-2.4 index 14b5a73..28799e5 100644 --- a/README.OSX-2.4 +++ b/README.OSX-2.4 @@ -7,7 +7,7 @@ Included applications Vidalia 0.2.21 (with Qt 4.8.1) Tor 0.2.4.17-rc (with libevent-2.0.21-stable, zlib-1.2.8 and openssl-1.0.0k) Firefox 17.0.9esr - _ Torbutton 1.5.2 + _ Torbutton 1.6.2 |_ NoScript 2.6.7.1 |_ HTTPS-Everywhere 4.0development.12 |_ PDF Viewer 0.8.298 diff --git a/README.WIN-2.3 b/README.WIN-2.3 index 5822f93..1a8d30e 100644 --- a/README.WIN-2.3 +++ b/README.WIN-2.3 @@ -7,7 +7,7 @@ Included applications Vidalia 0.2.21 (with Qt 4.8.1) Tor 0.2.3.25 (with libevent-2.0.21-stable, zlib-1.2.8 and openssl-1.0.0k) Firefox 17.0.9esr - _ Torbutton 1.5.2 + _ Torbutton 1.6.2 |_ NoScript 2.6.7.1 |_ HTTPS-Everywhere 3.4.1
diff --git a/README.WIN-2.4 b/README.WIN-2.4 index 801216e..5b27db2 100644 --- a/README.WIN-2.4 +++ b/README.WIN-2.4 @@ -7,7 +7,7 @@ Included applications Vidalia 0.2.21 (with Qt 4.8.1) Tor 0.2.4.17-rc (with libevent-2.0.21-stable, zlib-1.2.8 and openssl-1.0.0k) Firefox 17.0.9esr - _ Torbutton 1.5.2 + _ Torbutton 1.6.2 |_ NoScript 2.6.7.1 |_ HTTPS-Everywhere 4.0development.12 |_ PDF Viewer 0.8.298 diff --git a/build-scripts/versions-alpha.mk b/build-scripts/versions-alpha.mk index 3c2891b..4ddf7be 100644 --- a/build-scripts/versions-alpha.mk +++ b/build-scripts/versions-alpha.mk @@ -4,7 +4,7 @@ RELEASE_VER=2.4.17-beta
ZLIB_VER=1.2.8 OPENSSL_VER=1.0.0k -LIBPNG_VER=1.5.16 +LIBPNG_VER=1.6.3 QT_VER=4.8.1 VIDALIA_VER=0.2.21 LIBEVENT_VER=2.0.21-stable @@ -12,7 +12,7 @@ TOR_VER=0.2.4.17-rc PIDGIN_VER=2.6.4 FIREFOX_VER=17.0.9esr MOZBUILD_VER=1.5.1 -TORBUTTON_VER=1.5.2 +TORBUTTON_VER=1.6.2 NOSCRIPT_VER=2.6.7.1 HTTPSEVERYWHERE_VER=4.0development.12 PDFJS_VER=0.8.298 diff --git a/build-scripts/versions.mk b/build-scripts/versions.mk index c2c1b69..0926def 100644 --- a/build-scripts/versions.mk +++ b/build-scripts/versions.mk @@ -12,7 +12,7 @@ TOR_VER=0.2.3.25 PIDGIN_VER=2.6.4 FIREFOX_VER=17.0.9esr MOZBUILD_VER=1.5.1 -TORBUTTON_VER=1.5.2 +TORBUTTON_VER=1.6.2 NOSCRIPT_VER=2.6.7.1 HTTPSEVERYWHERE_VER=3.4.1 OTR_VER=3.2.0 diff --git a/changelog.linux-2.3 b/changelog.linux-2.3 index efcfd49..9391f1b 100644 --- a/changelog.linux-2.3 +++ b/changelog.linux-2.3 @@ -2,12 +2,15 @@ Tor Browser Bundle (2.3.25-13); suite=linux
* Update Firefox to 17.0.9esr https://www.mozilla.org/security/known-vulnerabilities/firefoxESR.html#firef... + * Update Torbutton to 1.6.2 * Update HTTPS Everywhere to 3.4.1 * Update NoScript to 2.6.7.1 * Remove extraneous libevent libraries (closes: #9727) * Enable GCC hardening for Tor + * Firefox patch changes: + - Disable filtered results in Startpage (closes: #8839)
- -- Erinn Clark erinn@torproject.org Tue Sep 17 19:12:57 CEST 2013 + -- Erinn Clark erinn@torproject.org Thu Sep 19 17:58:44 CEST 2013
Tor Browser Bundle (2.3.25-12); suite=linux
diff --git a/changelog.linux-2.4 b/changelog.linux-2.4 index fb74b72..8f7d655 100644 --- a/changelog.linux-2.4 +++ b/changelog.linux-2.4 @@ -2,12 +2,16 @@ Tor Browser Bundle (2.4.17-beta-2); suite=linux
* Update Firefox to 17.0.9esr https://www.mozilla.org/security/known-vulnerabilities/firefoxESR.html#firef... + * Update Torbutton to 1.6.2 + * Update LibPNG to 1.6.3 * Update HTTPS Everywhere to 4.0development.12 * Update NoScript to 2.6.7.1 * Remove extraneous libevent libraries (closes: #9727) * Enable GCC hardening for Tor + * Firefox patch changes: + - Disable filtered results in Startpage (closes: #8839)
- -- Erinn Clark erinn@torproject.org Tue Sep 17 19:12:57 CEST 2013 + -- Erinn Clark erinn@torproject.org Thu Sep 19 17:58:44 CEST 2013
Tor Browser Bundle (2.4.17-beta-1); suite=linux
diff --git a/changelog.osx-2.3 b/changelog.osx-2.3 index 909d432..94d8876 100644 --- a/changelog.osx-2.3 +++ b/changelog.osx-2.3 @@ -2,12 +2,15 @@ Tor Browser Bundle (2.3.25-13); suite=osx
* Update Firefox to 17.0.9esr https://www.mozilla.org/security/known-vulnerabilities/firefoxESR.html#firef... + * Update Torbutton to 1.6.2 * Update HTTPS Everywhere to 3.4.1 * Update NoScript to 2.6.7.1 * Remove extraneous libevent libraries (closes: #9727) * Enable GCC hardening for Tor + * Firefox patch changes: + - Disable filtered results in Startpage (closes: #8839)
- -- Erinn Clark erinn@torproject.org Tue Sep 17 19:12:57 CEST 2013 + -- Erinn Clark erinn@torproject.org Thu Sep 19 17:58:44 CEST 2013
Tor Browser Bundle (2.3.25-12); suite=osx
diff --git a/changelog.osx-2.4 b/changelog.osx-2.4 index a961240..8550b0f 100644 --- a/changelog.osx-2.4 +++ b/changelog.osx-2.4 @@ -2,12 +2,15 @@ Tor Browser Bundle (2.4.17-beta-2); suite=osx
* Update Firefox to 17.0.9esr https://www.mozilla.org/security/known-vulnerabilities/firefoxESR.html#firef... + * Update Torbutton to 1.6.2 * Update HTTPS Everywhere to 4.0development.12 * Update NoScript to 2.6.7.1 * Remove extraneous libevent libraries (closes: #9727) * Enable GCC hardening for Tor + * Firefox patch changes: + - Disable filtered results in Startpage (closes: #8839)
- -- Erinn Clark erinn@torproject.org Tue Sep 17 19:12:57 CEST 2013 + -- Erinn Clark erinn@torproject.org Thu Sep 19 17:58:44 CEST 2013
Tor Browser Bundle (2.4.17-beta-1); suite=osx
diff --git a/changelog.windows-2.3 b/changelog.windows-2.3 index 4658de3..b05d8ba 100644 --- a/changelog.windows-2.3 +++ b/changelog.windows-2.3 @@ -2,12 +2,15 @@ Tor Browser Bundle (2.3.25-13); suite=windows
* Update Firefox to 17.0.9esr https://www.mozilla.org/security/known-vulnerabilities/firefoxESR.html#firef... + * Update Torbutton to 1.6.2 * Update HTTPS Everywhere to 3.4.1 * Update NoScript to 2.6.7.1 * Remove extraneous libevent libraries (closes: #9727) * Enable GCC hardening for Tor + * Firefox patch changes: + - Disable filtered results in Startpage (closes: #8839)
- -- Erinn Clark erinn@torproject.org Tue Sep 17 19:12:57 CEST 2013 + -- Erinn Clark erinn@torproject.org Thu Sep 19 17:58:44 CEST 2013
Tor Browser Bundle (2.3.25-12); suite=windows
diff --git a/changelog.windows-2.4 b/changelog.windows-2.4 index ff45651..c77b364 100644 --- a/changelog.windows-2.4 +++ b/changelog.windows-2.4 @@ -2,12 +2,15 @@ Tor Browser Bundle (2.4.17-beta-2); suite=windows
* Update Firefox to 17.0.9esr https://www.mozilla.org/security/known-vulnerabilities/firefoxESR.html#firef... + * Update Torbutton to 1.6.2 * Update HTTPS Everywhere to 4.0development.12 * Update NoScript to 2.6.7.1 * Remove extraneous libevent libraries (closes: #9727) * Enable GCC hardening for Tor + * Firefox patch changes: + - Disable filtered results in Startpage (closes: #8839)
- -- Erinn Clark erinn@torproject.org Tue Sep 17 19:12:57 CEST 2013 + -- Erinn Clark erinn@torproject.org Thu Sep 19 17:58:44 CEST 2013
Tor Browser Bundle (2.4.17-beta-1); suite=windows
tor-commits@lists.torproject.org