[tor-commits] [tor-browser-build/master] Bug 21704: Abort install if CPU is missing SSE2 support

boklm at torproject.org boklm at torproject.org
Wed Oct 17 10:10:19 UTC 2018


commit b71d1862ad5daf9c22edba498a11b9beeeb6c495
Author: Nicolas Vigier <boklm at torproject.org>
Date:   Wed Oct 17 12:06:28 2018 +0200

    Bug 21704: Abort install if CPU is missing SSE2 support
    
    Update tbb-windows-installer to v0.5, adding patch to abort install if
    CPU is missing SSE2 support.
---
 projects/tbb-windows-installer/config | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/projects/tbb-windows-installer/config b/projects/tbb-windows-installer/config
index 57c4fda..a990229 100644
--- a/projects/tbb-windows-installer/config
+++ b/projects/tbb-windows-installer/config
@@ -1,5 +1,5 @@
 # vim: filetype=yaml sw=2
-version: 0.4
+version: 0.5
 git_url: https://github.com/moba/tbb-windows-installer.git
 git_hash: 'v[% c("version") %]'
 tag_gpg_id: 1



More information about the tor-commits mailing list