commit dacbd0a32598b5dffe6e2aec39d59d6cede56d0a Author: Erinn Clark erinn@torproject.org Date: Tue Feb 5 18:15:43 2013 +0100
update alpha bundles to openssl 1.0.1d --- README.LINUX-2.4 | 2 +- README.OSX-2.4 | 2 +- README.WIN-2.4 | 2 +- build-scripts/versions-alpha.mk | 2 +- changelog.linux-2.4 | 3 ++- changelog.osx-2.4 | 3 ++- changelog.windows-2.4 | 3 ++- 7 files changed, 10 insertions(+), 7 deletions(-)
diff --git a/README.LINUX-2.4 b/README.LINUX-2.4 index 2482e2c..18d3b2e 100644 --- a/README.LINUX-2.4 +++ b/README.LINUX-2.4 @@ -5,7 +5,7 @@ Included applications ---------------------
Vidalia 0.2.21 (with Qt 4.8.1) -Tor 0.2.4.10-alpha (with libevent-2.0.21-stable, zlib-1.2.7 and openssl-1.0.1c) +Tor 0.2.4.10-alpha (with libevent-2.0.21-stable, zlib-1.2.7 and openssl-1.0.1d) Firefox 17.0.2esr _ Torbutton 1.5.0pre-alpha |_ NoScript 2.6.4.4 diff --git a/README.OSX-2.4 b/README.OSX-2.4 index 4607cea..4c4f018 100644 --- a/README.OSX-2.4 +++ b/README.OSX-2.4 @@ -5,7 +5,7 @@ Included applications ---------------------
Vidalia 0.2.21 (with Qt 4.8.1) -Tor 0.2.4.10-alpha (with libevent-2.0.21-stable, zlib-1.2.7 and openssl-1.0.1c) +Tor 0.2.4.10-alpha (with libevent-2.0.21-stable, zlib-1.2.7 and openssl-1.0.1d) Firefox 17.0.2esr _ Torbutton 1.5.0pre-alpha |_ NoScript 2.6.4.4 diff --git a/README.WIN-2.4 b/README.WIN-2.4 index 7caf620..df08643 100644 --- a/README.WIN-2.4 +++ b/README.WIN-2.4 @@ -5,7 +5,7 @@ Included applications ---------------------
Vidalia 0.2.21 (with Qt 4.8.1) -Tor 0.2.4.10-alpha (with libevent-2.0.21-stable, zlib-1.2.7 and openssl-1.0.1c) +Tor 0.2.4.10-alpha (with libevent-2.0.21-stable, zlib-1.2.7 and openssl-1.0.1d) Firefox 17.0.2esr _ Torbutton 1.5.0pre-alpha |_ NoScript 2.6.4.4 diff --git a/build-scripts/versions-alpha.mk b/build-scripts/versions-alpha.mk index 70f5a17..abc7578 100644 --- a/build-scripts/versions-alpha.mk +++ b/build-scripts/versions-alpha.mk @@ -3,7 +3,7 @@ RELEASE_VER=2.4.10-alpha
ZLIB_VER=1.2.7 -OPENSSL_VER=1.0.1c +OPENSSL_VER=1.0.1d LIBPNG_VER=1.5.13 QT_VER=4.8.1 VIDALIA_VER=0.2.21 diff --git a/changelog.linux-2.4 b/changelog.linux-2.4 index 52390ad..89734db 100644 --- a/changelog.linux-2.4 +++ b/changelog.linux-2.4 @@ -1,10 +1,11 @@ Tor Browser Bundle (2.4.10-alpha-1); suite=linux
* Update Tor to 0.2.4.10-alpha + * Update OpenSSL to 1.0.1d * Update NoScript to 2.6.4.4 * Add PDF Viewer (PDF.js) to README
- -- Erinn Clark erinn@torproject.org Tue Feb 5 12:59:27 CET 2013 + -- Erinn Clark erinn@torproject.org Tue Feb 5 18:13:28 CET 2013
Tor Browser Bundle (2.4.9-alpha-1); suite=linux
diff --git a/changelog.osx-2.4 b/changelog.osx-2.4 index d3271f8..f099bd0 100644 --- a/changelog.osx-2.4 +++ b/changelog.osx-2.4 @@ -1,10 +1,11 @@ Tor Browser Bundle (2.4.10-alpha-1); suite=osx
* Update Tor to 0.2.4.10-alpha + * Update OpenSSL to 1.0.1d * Update NoScript to 2.6.4.4 * Add PDF Viewer (PDF.js) to README
- -- Erinn Clark erinn@torproject.org Tue Feb 5 12:59:21 CET 2013 + -- Erinn Clark erinn@torproject.org Tue Feb 5 18:13:28 CET 2013
Tor Browser Bundle (2.4.9-alpha-1); suite=osx
diff --git a/changelog.windows-2.4 b/changelog.windows-2.4 index 434aa07..c77200b 100644 --- a/changelog.windows-2.4 +++ b/changelog.windows-2.4 @@ -1,10 +1,11 @@ Tor Browser Bundle (2.4.10-alpha-1); suite=windows
* Update Tor to 0.2.4.10-alpha + * Update OpenSSL to 1.0.1d * Update NoScript to 2.6.4.4 * Add PDF Viewer (PDF.js) to README
- -- Erinn Clark erinn@torproject.org Tue Feb 5 12:59:23 CET 2013 + -- Erinn Clark erinn@torproject.org Tue Feb 5 18:13:28 CET 2013
Tor Browser Bundle (2.4.9-alpha-test-1); suite=windows
tor-commits@lists.torproject.org