[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] r15203: Update changelog and included application list Note OpenSSL/ (torbrowser/trunk)
Author: sjm217
Date: 2008-06-13 07:24:16 -0400 (Fri, 13 Jun 2008)
New Revision: 15203
Modified:
torbrowser/trunk/README
torbrowser/trunk/TODO
Log:
Update changelog and included application list
Note OpenSSL/Windows naming conflict
Modified: torbrowser/trunk/README
===================================================================
--- torbrowser/trunk/README 2008-06-13 11:09:44 UTC (rev 15202)
+++ torbrowser/trunk/README 2008-06-13 11:24:16 UTC (rev 15203)
@@ -38,12 +38,15 @@
Included applications
---------------------
-Vidalia (svn trunk revision 2539)
-Tor 0.2.0.26-rc (with libevent-1.3e, zlib-1.2.3 and openssl-0.9.8g)
+Vidalia (svn trunk revision 2718)
+Tor 0.2.1.1-alpha (with libevent-1.3e, zlib-1.2.3 and openssl-0.9.8h)
Polipo 1.0.4
FirefoxPortable 2.0.0.14
\_ Firefox 2.0.0.14
- \_ Torbutton 1.1.18
+ \_ Torbutton 1.2.0rc2
+PidginPortable 2.4.2
+ \_ Pidgin 2.4.2
+ |_ OTR 3.1
Usage
-----
@@ -129,9 +132,12 @@
Add RunProxyAtStart to vidalia.conf (now required)
1.0.3: Released 2008-05-16
Update Tor to 0.2.0.26-rc
-1.1.0: Released 2008-xx-xx
+1.1.0: Released 2008-06-13
Replace startup batch script with application (RelativeLink), so there is a helpful icon
Make Qt 4.3.5 the default version
Optionally install Pidgin (for Tor IM Browser Bundle)
Extended INSTALL documentation
Optionally use WinRAR to produce a self-extracting split bundle
+ Update Vidalia to revision 2718
+ Update Tor to 0.2.1.1-alpha
+ Update OpenSSL to 0.9.8h
\ No newline at end of file
Modified: torbrowser/trunk/TODO
===================================================================
--- torbrowser/trunk/TODO 2008-06-13 11:09:44 UTC (rev 15202)
+++ torbrowser/trunk/TODO 2008-06-13 11:24:16 UTC (rev 15203)
@@ -70,6 +70,12 @@
General
-------
+- OCSP_RESPONSE is defined both in ssl/include/openssl/ossl_typ.h and
+ wincrypt.h, which causes an error on building Tor. This can be fixed
+ by renameing the #define in wincrypt.h, but something better should
+ be done. See:
+ http://www.mail-archive.com/openssl-dev@xxxxxxxxxxx/msg24079.html
+
- Use process monitor to watch filesystem activity:
http://www.microsoft.com/technet/sysinternals/utilities/processmonitor.mspx