[or-cvs] r11176: Update to openssl 0.9.8e and libevent 1.3b (tor/branches/tor-0_1_2-patches/doc)

phobos at seul.org phobos at seul.org
Sun Aug 19 03:00:04 UTC 2007


Author: phobos
Date: 2007-08-18 23:00:03 -0400 (Sat, 18 Aug 2007)
New Revision: 11176

Modified:
   tor/branches/tor-0_1_2-patches/doc/tor-win32-mingw-creation.txt
Log:
Update to openssl 0.9.8e and libevent 1.3b


Modified: tor/branches/tor-0_1_2-patches/doc/tor-win32-mingw-creation.txt
===================================================================
--- tor/branches/tor-0_1_2-patches/doc/tor-win32-mingw-creation.txt	2007-08-19 02:58:55 UTC (rev 11175)
+++ tor/branches/tor-0_1_2-patches/doc/tor-win32-mingw-creation.txt	2007-08-19 03:00:03 UTC (rev 11176)
@@ -21,15 +21,15 @@
 ----------------------------------------------
 
 Download openssl:
-http://www.openssl.org/source/openssl-0.9.8d.tar.gz
+http://www.openssl.org/source/openssl-0.9.8e.tar.gz
 
 Extract openssl:
 Copy the openssl tarball into the "tor-mingw" directory.
 Type "cd tor-mingw/"
-Type "tar zxf openssl-0.9.8d.tar.gz"
+Type "tar zxf openssl-0.9.8e.tar.gz"
 
 Make openssl libraries:
-Type "cd tor-mingw/openssl-0.9.8d/"
+Type "cd tor-mingw/openssl-0.9.8e/"
 Type "./Configure mingw"
 Edit Makefile and remove the "test:" and "tests:" sections.
 Type "rm -rf ./test"
@@ -77,7 +77,7 @@
 Done.
 
 
-Stage Four: Download, extract, and patch libevent-1.1b.
+Stage Four: Download, extract, and patch libevent-1.3b.
 ------------------------------------------------------
 
 Download libevent-1.3b:



More information about the tor-commits mailing list