[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] [torbrowser/master 2/2] bump to 0.2.2.19-alpha and 1.0.6-dev
Author: Erinn Clark <erinn@xxxxxxxxxxxxxx>
Date: Tue, 23 Nov 2010 22:49:35 +0300
Subject: bump to 0.2.2.19-alpha and 1.0.6-dev
Commit: 46f027288b09ef15169acee927927217d34a8199
---
README.OSX | 5 ++++-
build-scripts/Makefile.osx | 4 ++--
2 files changed, 6 insertions(+), 3 deletions(-)
diff --git a/README.OSX b/README.OSX
index b23623c..baf3fcc 100644
--- a/README.OSX
+++ b/README.OSX
@@ -5,7 +5,7 @@ Included applications
---------------------
Vidalia 0.2.10 (with Qt 4.6.2)
-Tor 0.2.2.18-alpha (with libevent-1.4.13, zlib-1.2.3 and openssl-0.9.8p)
+Tor 0.2.2.19-alpha (with libevent-1.4.13, zlib-1.2.3 and openssl-0.9.8p)
Polipo 1.0.4.1
Firefox (Namoroka) 3.6.12
\_ Torbutton 1.2.5
@@ -24,6 +24,9 @@ To exit, close Firefox and Vidalia.
Changelog
---------
+1.0.6: Released 2020-11-24
+ Update Tor to 0.2.2.19-alpha
+
1.0.5: Released 2010-11-18
Update Tor to 0.2.2.18-alpha
Update OpenSSL to 0.9.8p (see CVE-2010-3864)
diff --git a/build-scripts/Makefile.osx b/build-scripts/Makefile.osx
index 0be6546..5793053 100644
--- a/build-scripts/Makefile.osx
+++ b/build-scripts/Makefile.osx
@@ -51,7 +51,7 @@ OTR_VER=3.2.0
PIDGIN_VER=2.6.4
POLIPO_VER=1.0.4.1
QT_VER=4.6.2
-TOR_VER=0.2.2.18-alpha
+TOR_VER=0.2.2.19-alpha
TORBUTTON_VER=1.2.5
VIDALIA_VER=0.2.10
ZLIB_VER=1.2.3
@@ -210,7 +210,7 @@ NAME=TorBrowser
DISTDIR=tbbosx-dist
## Version and name of the compressed bundle (also used for source)
-VERSION=1.0.5-dev
+VERSION=1.0.6-dev
DEFAULT_COMPRESSED_BASENAME=TorBrowser-$(VERSION)-osx-$(ARCH_TYPE)-
IM_COMPRESSED_BASENAME=TorBrowser-IM-$(VERSION)-
DEFAULT_COMPRESSED_NAME=$(DEFAULT_COMPRESSED_BASENAME)
--
1.7.1