commit 6d09f7a6b7cffc04551f8909fde975f9e21f2d96 Author: Georg Koppen gk@torproject.org Date: Tue Sep 11 09:40:16 2018 +0000
Use first stable tor in the 0.3.4 series
This fixes a crash bug on macOS 10.9.x as well (see: bug 27482). --- projects/tor/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/projects/tor/config b/projects/tor/config index aeea5e0..1549369 100644 --- a/projects/tor/config +++ b/projects/tor/config @@ -1,6 +1,6 @@ # vim: filetype=yaml sw=2 filename: '[% project %]-[% c("version") %]-[% c("var/osname") %]-[% c("var/build_id") %]' -version: 0.3.3.9 +version: 0.3.4.8 git_hash: 'tor-[% c("version") %]' git_url: https://git.torproject.org/tor.git git_submodule: 1