commit 26ae5c807aeb9d1455225bdf0472544f0fb00eea Author: Erinn Clark erinn@torproject.org Date: Tue Jun 21 16:58:16 2011 -0300
bump other new versions, update changelog for tbb osx 2.2.29-1 release --- README.OSX-2.2 | 6 +++--- build-scripts/versions.mk | 4 ++-- changelog.osx-2.2 | 10 ++++++++++ 3 files changed, 15 insertions(+), 5 deletions(-)
diff --git a/README.OSX-2.2 b/README.OSX-2.2 index b8d2fc5..949dd7e 100644 --- a/README.OSX-2.2 +++ b/README.OSX-2.2 @@ -5,11 +5,11 @@ Included applications ---------------------
Vidalia 0.2.12 (with Qt 4.6.2) -Tor 0.2.2.28-beta (with libevent-2.0.12-stable, zlib-1.2.5 and openssl-1.0.0d) +Tor 0.2.2.29-beta (with libevent-2.0.12-stable, zlib-1.2.5 and openssl-1.0.0d) Firefox (Tumucumaque) 4.0.1 _ Torbutton 1.3.3-alpha - |_ NoScript 2.1.1 - |_ HTTPS-Everywhere 0.9.9.development.5 + |_ NoScript 2.1.1.1 + |_ HTTPS-Everywhere 0.9.9.development.6 |_ BetterPrivacy 1.51
Usage diff --git a/build-scripts/versions.mk b/build-scripts/versions.mk index 777afe1..1534a4c 100644 --- a/build-scripts/versions.mk +++ b/build-scripts/versions.mk @@ -2,11 +2,11 @@
RELEASE_VER=2.2.28
-HTTPSEVERY_VER=0.9.9.development.5 +HTTPSEVERY_VER=0.9.9.development.6 FIREFOX_VER=4.0.1 LIBEVENT_VER=2.0.12-stable LIBPNG_VER=1.4.3 -NOSCRIPT_VER=2.1.1 +NOSCRIPT_VER=2.1.1.1 OPENSSL_VER=1.0.0d OTR_VER=3.2.0 PIDGIN_VER=2.6.4 diff --git a/changelog.osx-2.2 b/changelog.osx-2.2 index 6dffa27..b4ab673 100644 --- a/changelog.osx-2.2 +++ b/changelog.osx-2.2 @@ -1,3 +1,11 @@ +Tor Browser Bundle (2.2.29-1) alpha; suite=osx + + * Update Tor to 0.2.2.29-beta + * Update HTTPS Everywhere to 0.9.9.development.6 + * Update NoScript to 2.1.1.1 + + -- Erinn Clark erinn@torproject.org Tue Jun 21 16:43:39 ART 2011 + Tor Browser Bundle (2.2.28-1) alpha; suite=osx
* Update Tor to 0.2.2.28-beta @@ -5,6 +13,8 @@ Tor Browser Bundle (2.2.28-1) alpha; suite=osx * Update NoScript to 2.1.1 * Update BetterPrivacy to 1.51
+ -- Erinn Clark erinn@torproject.org Mon Jun 6 20:25:53 ART 2011 + Tor Browser Bundle (2.2.27-1) alpha; suite=osx
* Update Tor to 0.2.2.27-beta
tor-commits@lists.torproject.org